Cronologia Commit

Autore SHA1 Messaggio Data
  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. 10 anni fa
  Justin Clark-Casey (justincc) bb5e2e1f02 refactor: Use simpler auto-implemented property for HttpPort in GridRegion 10 anni fa
  Justin Clark-Casey (justincc) 13e2af7525 minor: Remove compiler warning from GridRegion in IGridService 10 anni fa
  BlueWall 10a8d2852e OpenSimExtras 10 anni fa
  Robert Adams aa8b44c001 Add code to GridService to check for overlapping of varregions 10 anni fa
  Oren Hurvitz 998d7009a6 Eliminated many warnings 10 anni fa
  Oren Hurvitz 06e0528d0b In teleports, pass the source region to the destination (similar to an HTTP referrer) 10 anni fa
  Robert Adams 1cf17a3cf7 Merge branch 'master' into varregion 11 anni fa
  Robert Adams 8ff2ff1a36 Remove some chatty DebugFormat statements. No functional changes. 11 anni fa
  Robert Adams 7e32313a49 varregion: Add region size to teleport event messages (EnableSimulator, 11 anni fa
  Robert Adams fd045d520e Merge branch 'master' into varregion 11 anni fa
  Robert Adams 9984ecf862 varregion: Add region size to teleport event messages (EnableSimulator, 11 anni fa
  Robert Adams eab9390e05 Initialize default region size in GridRegion in the no parameter constructor 11 anni fa
  Robert Adams 6869633d76 Add serialization/deserialization of region size to RegionInfo, GridRegion, and RegionData. 11 anni fa
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing 11 anni fa
  Robert Adams e5f7c8b6e8 varregion: add lots of DEBUG level log messages. Especially for teleport. 11 anni fa
  Robert Adams 6937eec258 Merge branch 'master' into varregion 11 anni fa
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. 11 anni fa
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. 11 anni fa
  Robert Adams 6df7d4219d varregion: add linkage for region size in creations and conversions 11 anni fa
  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). 11 anni fa
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region 11 anni fa
  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. 11 anni fa
  Robert Adams aa521fb385 Do not add a port zero to end of the hypergrid gateway host name. 11 anni fa
  Justin Clark-Casey (justincc) ef3cc2e507 minor: Add documentation to IGridService.GetRegionFlags() 12 anni fa
  Melanie bde2ff5e78 Next step for world map overlays 13 anni fa
  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) 13 anni fa
  Justin Clark-Casey (justincc) 17e9d61f43 Change GridService.GetRegionByName() to only return info if there is an exact region name match, unlike GetRegionsByName() 13 anni fa
  Jonathan Freedman 4f40374464 Merge git://github.com/opensim/opensim into mantis5110 14 anni fa
  Marck 2bce1716af Fix HypergridLinker.Check4096() 14 anni fa