Commit Verlauf

Autor SHA1 Nachricht Datum
  Justin Clark-Casey (justincc) ef3cc2e507 minor: Add documentation to IGridService.GetRegionFlags() vor 12 Jahren
  Melanie bde2ff5e78 Next step for world map overlays vor 12 Jahren
  Justin Clark-Casey (justincc) d05d065d85 Improve some grid region log messages to express regions at co-ordinate (e.g. 1000, 1000) rather than meter positions (256000, 256000) vor 12 Jahren
  Justin Clark-Casey (justincc) 17e9d61f43 Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName() vor 13 Jahren
  Jonathan Freedman 4f40374464 Merge git://github.com/opensim/opensim into mantis5110 vor 14 Jahren
  Marck 2bce1716af Fix HypergridLinker.Check4096() vor 14 Jahren
  Justin Clark-Casey (justincc) fe8d3d5a2b Revert "Merge remote branch 'otakup0pe/mantis5110'" vor 14 Jahren
  Jonathan Freedman a2167b0f0d * more url / hg cleanup vor 14 Jahren
  Jonathan Freedman 32ccc7a9d9 * refactor refactor refactor ServerURI 4 lyfe vor 14 Jahren
  Marck 7e47ab746e Allow creation of link regions if there is an existing region within a 4096 range. vor 14 Jahren
  John Hurliman d506449f67 * Removed the unused GridRegion.getInternalEndPointPort() (just use InternalEndPoint.Port). This class is complex enough as it is vor 14 Jahren
  John Hurliman 3437605da6 * Removed the broken and unused GridRegion.ExternalEndPoint setter vor 14 Jahren
  Diva Canto 5ce12c92d9 Fixed a missing field in the last regions table migration. vor 14 Jahren
  Diva Canto bd6d1a2444 Moved prim crossing to EntityTransferModule. Not complete yet. vor 14 Jahren
  Melanie 10f8c2ea9b Merge branch 'master' into presence-refactor vor 14 Jahren
  Melanie 686660650b Implement region registration with authentication vor 14 Jahren
  Melanie e3a04fcb7b Change the error messages on region region registration. This changes URM vor 14 Jahren
  Melanie 3c90d834ea Remove all references to master avatar, replacing with estate owner where vor 14 Jahren
  Melanie 28d6705358 Preliminary work on the new default region setting mechanism vor 14 Jahren
  Melanie db4cdc0961 Set the estate owner to be the master avatar if it's not set. vor 15 Jahren
  Melanie 596f2307bf Add owner_uuid. Not sure this works. Worth a test vor 15 Jahren
  Jeff Ames ee205e7e81 Formatting cleanup. vor 15 Jahren
  Diva Canto 500cd3505a Added RegionSecret to GridRegion, and corresponding saving/retrieval from DB layer. This sounds fishy to me, but it's what's used to make external currency modules work, for now. vor 15 Jahren
  Diva Canto f4bf581b96 Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.cs/HypergridServiceConnector.cs, away from Region.Communications and HGNetworkServersInfo. vor 15 Jahren
  Diva Canto 5757afe766 First pass at the heart surgery for grid services. Compiles and runs minimally. A few bugs to catch now. vor 15 Jahren
  Diva Canto 52e477b41f Better guards on RegisterRegion in GridService. vor 15 Jahren
  Diva Canto 6a5d7650d0 All tests pass for MySQL/MySQLRegionData. vor 15 Jahren
  Diva Canto 1faaa0a43a GridServerPostHandler finished. GridClient tests all work. More guards on getting parameters and replies over the wire. vor 15 Jahren
  Diva Canto dd3d52ae1f Added test GridClient, which allowed me to remove a few bugs out of the new code. vor 15 Jahren
  Diva Canto 67276589c8 Changed IGridService to use the new GridRegion data structure instead of old SimpleRegionInfo. vor 15 Jahren