Historial de Commits

Autor SHA1 Mensaje Fecha
  Justin Clark-Casey (justincc) beef41f24c Stop simulators attempting to contact registered but offline regions (RegionFlags.Persistent but not RegioNFlags.RegionOnline) on startup and when an avatar completes a teleport. hace 10 años
  Justin Clark-Casey (justincc) bb5e2e1f02 refactor: Use simpler auto-implemented property for HttpPort in GridRegion hace 10 años
  Justin Clark-Casey (justincc) 13e2af7525 minor: Remove compiler warning from GridRegion in IGridService hace 10 años
  BlueWall 10a8d2852e OpenSimExtras hace 10 años
  Robert Adams aa8b44c001 Add code to GridService to check for overlapping of varregions hace 10 años
  Oren Hurvitz 998d7009a6 Eliminated many warnings hace 10 años
  Oren Hurvitz 06e0528d0b In teleports, pass the source region to the destination (similar to an HTTP referrer) hace 10 años
  Robert Adams 1cf17a3cf7 Merge branch 'master' into varregion hace 11 años
  Robert Adams 8ff2ff1a36 Remove some chatty DebugFormat statements. No functional changes. hace 11 años
  Robert Adams 7e32313a49 varregion: Add region size to teleport event messages (EnableSimulator, hace 11 años
  Robert Adams fd045d520e Merge branch 'master' into varregion hace 11 años
  Robert Adams 9984ecf862 varregion: Add region size to teleport event messages (EnableSimulator, hace 11 años
  Robert Adams eab9390e05 Initialize default region size in GridRegion in the no parameter constructor hace 11 años
  Robert Adams 6869633d76 Add serialization/deserialization of region size to RegionInfo, GridRegion, and RegionData. hace 11 años
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing hace 11 años
  Robert Adams e5f7c8b6e8 varregion: add lots of DEBUG level log messages. Especially for teleport. hace 11 años
  Robert Adams 6937eec258 Merge branch 'master' into varregion hace 11 años
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. hace 11 años
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. hace 11 años
  Robert Adams 6df7d4219d varregion: add linkage for region size in creations and conversions hace 11 años
  Robert Adams 7416809077 varregion: plug in TerrainData class and modify TerrainModule and LLClientView to use same. This passes a terrain info class around rather than passing a one dimensional array thus allowing variable regions. Update the database storage for variable region sizes. This should be downward compatible (same format for 256x256 regions). hace 11 años
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region hace 11 años
  Justin Clark-Casey (justincc) 4cbadc3c49 Allow one to specify a DefaultHGRegion flag in [GridService] in order to allow different default regions for HG and direct grid logins. hace 11 años
  Robert Adams aa521fb385 Do not add a port zero to end of the hypergrid gateway host name. hace 11 años
  Justin Clark-Casey (justincc) ef3cc2e507 minor: Add documentation to IGridService.GetRegionFlags() hace 12 años
  Melanie bde2ff5e78 Next step for world map overlays hace 13 años
  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) hace 13 años
  Justin Clark-Casey (justincc) 17e9d61f43 Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName() hace 13 años
  Jonathan Freedman 4f40374464 Merge git://github.com/opensim/opensim into mantis5110 hace 14 años
  Marck 2bce1716af Fix HypergridLinker.Check4096() hace 14 años