Commit History

Author SHA1 Message Date
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor 14 years ago
  Melanie 686660650b Implement region registration with authentication 14 years ago
  Melanie d49cc7ca90 Implement "Reservation" flag behavior. 14 years ago
  Melanie 344d27b19d Implement the NoMove behavior. Cause Reservation flag to be reset on 14 years ago
  Diva Canto ab021aaa25 Make region flag specs work for regions whose names contain spaces. Uses underscore in place of spaces. Region_Word1_Word2. 14 years ago
  Melanie e3a04fcb7b Change the error messages on region region registration. This changes URM 14 years ago
  Melanie 7467a471ca Add the option to reject duplicate region names 14 years ago
  Melanie 78e9dc7c2c Add a "LockedOut" flag to allow locking a region out via the grid server. 14 years ago
  Melanie 9727e3d66b Add "Persistent" flag to regions table flags values 14 years ago
  Melanie e189b3056f Add last_seen field to regions table 14 years ago
  Melanie 21de921b95 Make the new API return only the regions that are marked online 14 years ago
  Melanie d889d4e1fa Finally the region service config stuff is in. 14 years ago
  Melanie 7a352edd5a Add some commands to the grid server 14 years ago
  Melanie 59ecd6d151 Temp fix: initialize flags value to prevent exception 14 years ago
  Melanie 28d6705358 Preliminary work on the new default region setting mechanism 14 years ago
  Melanie d9f15fbf40 store owner_uuid in the region table 15 years ago
  Diva Canto a2d5da7129 More debug messages if things go wrong. 15 years ago
  Diva Canto 52e477b41f Better guards on RegisterRegion in GridService. 15 years ago
  Diva Canto b6824c495c Deleted the meaningless console commands on the GridService. Will need to add meaningful ones. 15 years ago
  Diva Canto 6a5d7650d0 All tests pass for MySQL/MySQLRegionData. 15 years ago
  Diva Canto 2824bbc47b Changed name of the hyperlink XMLRPC method to linkk-region, so that it doesn't conflict with the existing one. 15 years ago
  Diva Canto fd8fb7735b First test passes -- regions being registered and retrieved correctly in Data.Null. 15 years ago
  Diva Canto 67276589c8 Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo. 15 years ago
  Diva Canto ffd30b8ac3 Moved RegionName from RegionInfo to SimpleRegionInfo. 15 years ago
  Diva Canto ae07b220c6 Changed position methods so that they assume the input params are in meters. 15 years ago
  Diva Canto 390137d540 Added grid handler and grid remote connector. 15 years ago
  Diva Canto e736273815 First pass at the grid service. 15 years ago