Historique des commits

Auteur SHA1 Message Date
  Justin Clark-Casey (justincc) 99308d64c6 minor: Add some doc to Scene.Backup() detailing its direct invocation if the indepedent backup thread is not running (e.g. in a regression test) il y a 10 ans
  Oren Hurvitz e131e73652 Run slow operations in a separate thread, instead of using FireAndForget (which has a 1-minute timeout) il y a 10 ans
  Oren Hurvitz 921f0052f4 Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field il y a 11 ans
  Oren Hurvitz 62b3bdf0fc When linking two groups, and then deleting the combined group: delete *all* of the combined group's prims, including those that came from the second subgroup il y a 11 ans
  Jak Daniels 61353dde80 Allow Region specific static maptiles to be loaded from file. il y a 10 ans
  Justin Clark-Casey (justincc) c9415fd763 If an avatar is sitting, send out position updates to clients for any change, not just those outside the usual tolerances. il y a 10 ans
  Robert Adams 0f03c64a0c Make Scene.DefaultDrawDistance to be the max of the region size and the il y a 10 ans
  dahlia a2866b85f3 add newRegion parameter to CrossAgentToNewRegion event and trigger the event after crossing thread is invoked il y a 10 ans
  dahlia 269a6410a0 add EventManager event OnCrossAgentToNewRegion il y a 10 ans
  Robert Adams c26f01ff8c varregion: make scene default draw distance to be the maximum size of the il y a 10 ans
  Robert Adams fc9930e420 Repair check for if in region position (I mean || is kinda like &&). il y a 10 ans
  Robert Adams 877bdcdce1 Rewrite of mega-region code to use new form of border checking. il y a 10 ans
  Robert Adams 4c362a83f9 Merge branch 'master' into varregion il y a 10 ans
  Justin Clark-Casey (justincc) 2cf7478b9a Merge branch 'justincc-master' il y a 10 ans
  Justin Clark-Casey (justincc) 8e72b53edc Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points. il y a 10 ans
  Robert Adams f127e4b4ee Merge branch 'master' into varregion il y a 10 ans
  Justin Clark-Casey (justincc) 1a8b56fa87 Merge branch 'justincc-master' il y a 10 ans
  Justin Clark-Casey (justincc) e99a7d879e Remove old IInterRegionComms and references. This hasn't been used since 2009 and was superseded by ISimulationService il y a 10 ans
  Robert Adams 7e32313a49 varregion: Add region size to teleport event messages (EnableSimulator, il y a 11 ans
  Robert Adams 9984ecf862 varregion: Add region size to teleport event messages (EnableSimulator, il y a 11 ans
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing il y a 11 ans
  Robert Adams b40b57776b varregion: remove unused Scene.HaveNeighbor routine. Its computation il y a 11 ans
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. il y a 11 ans
  Robert Adams 6cd0d7a62b varregion: Add MaxRegionSize constant and enforce in RegionInfo. il y a 11 ans
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. il y a 11 ans
  Robert Adams cd1a23fc14 varregion: remove uses of region size constant. In particular, update scene il y a 11 ans
  Robert Adams ff5885ab23 varregion: push TerrainData implementation up and down the database storage stack. il y a 11 ans
  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). il y a 11 ans
  Robert Adams 8c1d80fdfd varregion: serious rework of TerrainChannel: il y a 11 ans
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region il y a 11 ans