Commit History

Author SHA1 Message Date
  BlueWall 328883700a UserProfiles 11 years ago
  Justin Clark-Casey (justincc) 5d93c99e8c Fix possible race condition with local region cache if a region was added after startup. 11 years ago
  Diva Canto 922425a205 Last 27 modules' directives (service connectors out). 11 years ago
  Justin Clark-Casey (justincc) 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. 12 years ago
  Justin Clark-Casey (justincc) 9ccb578721 Don't cache regions data on the other unused LocalGridServiceConnector that the module code still sets up even if we're using one directly instantiated from the RemoteGridServiceConnector. 12 years ago
  Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 years ago
  Justin Clark-Casey (justincc) 3376979923 Remove static m_MainInstance in LocalGridServiceConnector. 12 years ago
  Diva Canto 2c7e87c45b Better output for show neighbours 13 years ago
  Diva Canto 0090534793 Added Check4096 config var under [GridService], at the request of many. Changed the iteration that Marck had on the Hyperlinker. 14 years ago
  Marck 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. 14 years ago
  Diva Canto 19558f380a Fixes the long-standing RegionUp bug! Plus lots of other cleanups related to neighbours. 14 years ago
  Diva Canto ea3d287f70 Some method implementations were missing from LocalGridServiceConnector. 14 years ago
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 14 years ago
  Melanie e3a04fcb7b Change the error messages on region region registration. This changes URM 14 years ago
  Melanie 28d6705358 Preliminary work on the new default region setting mechanism 14 years ago
  Diva Canto ad81b453b3 GetRegionByPosition: use the cache, Luke. 15 years ago
  Diva Canto 4eca59ec13 Improved the Local grid connector to fetch data from the DB when it doesn't find it in the cache. 15 years ago
  Diva Canto 2432cc607e Neighbours cache working. 15 years ago
  Diva Canto 67276589c8 Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo. 15 years ago
  Diva Canto 35deff7ec4 Modules active. Tested HGGridConnector in standalone only for now. Modules commands work. 15 years ago
  Diva Canto 34f4738159 Added HGGridConnector and related code. 15 years ago
  Diva Canto 390137d540 Added grid handler and grid remote connector. 15 years ago
  Diva Canto 66f8166bd0 First pass at LocalGridServiceConnector. Nothing of this is used by the simulator yet. 15 years ago