Историја ревизија

Аутор SHA1 Порука Датум
  Robert Adams 4c362a83f9 Merge branch 'master' into varregion пре 10 година
  Justin Clark-Casey (justincc) 2cf7478b9a Merge branch 'justincc-master' пре 10 година
  Justin Clark-Casey (justincc) 8e72b53edc Stop exceptions being generated on agent connection if a telehub object has been deleted or has no spawn points. пре 10 година
  Robert Adams f127e4b4ee Merge branch 'master' into varregion пре 10 година
  Justin Clark-Casey (justincc) 1a8b56fa87 Merge branch 'justincc-master' пре 10 година
  Justin Clark-Casey (justincc) e99a7d879e Remove old IInterRegionComms and references. This hasn't been used since 2009 and was superseded by ISimulationService пре 10 година
  Robert Adams 7e32313a49 varregion: Add region size to teleport event messages (EnableSimulator, пре 11 година
  Robert Adams 9984ecf862 varregion: Add region size to teleport event messages (EnableSimulator, пре 11 година
  Robert Adams 2d2bea4aa7 varregion: many more updates removing the constant RegionSize and replacing пре 11 година
  Robert Adams b40b57776b varregion: remove unused Scene.HaveNeighbor routine. Its computation пре 11 година
  Robert Adams 13a9a4b653 varregion: rename 'LegacyRegionLocX' back to 'RegionLocX' and same for Y and Z. пре 11 година
  Robert Adams 6cd0d7a62b varregion: Add MaxRegionSize constant and enforce in RegionInfo. пре 11 година
  Robert Adams beeec1c467 varregion: elimination of Constants.RegionSize from all over OpenSimulator. пре 11 година
  Robert Adams cd1a23fc14 varregion: remove uses of region size constant. In particular, update scene пре 11 година
  Robert Adams ff5885ab23 varregion: push TerrainData implementation up and down the database storage stack. пре 11 година
  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 година
  Robert Adams 8c1d80fdfd varregion: serious rework of TerrainChannel: пре 11 година
  Robert Adams 317c04fe17 VarRegion: change RegionInfo storage of region coordinates from region пре 11 година
  Justin Clark-Casey (justincc) 2cd95fac73 refactor: Rename Scene.AddNewClient() to AddNewAgent() to make it obvious in the code that this is symmetric with CloseAgent() пре 11 година
  Justin Clark-Casey (justincc) b16bc7b01c refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly. пре 11 година
  Justin Clark-Casey (justincc) 32ddfc2740 Reinsert client.SceneAgent checks into LLUDPServer.HandleCompleteMovementIntoRegion() to fix race condition regression in commit 7dbc93c (Wed Sep 18 21:41:51 2013 +0100) пре 11 година
  Justin Clark-Casey (justincc) c6dea6ee78 Change some message log levels in Scene.IncomingUpdateChildAgent() for debugging purposes пре 11 година
  Justin Clark-Casey (justincc) 3a9a8d2113 Revert "Also check user authorization if looking to upgrade from a child to a root agent." пре 11 година
  Justin Clark-Casey (justincc) 83c113896e Create regression TestCrossOnSameSimulatorNoRootDestPerm() to check that avatars are not allowed to cross into a neighbour where they are not authorized, even if a child agent was allowed. пре 11 година
  Justin Clark-Casey (justincc) ddcbd4bb7d refactor: rename *ChildAgentDataUpdate() methods to *UpdateChildAgent() пре 11 година
  Justin Clark-Casey (justincc) 3ce46adb2a minor: Make log message when Scene.IncomingChildAgentDateUpdate() more explicit that there is a problem if it still finds the agent to be a child if the sender wanted to wait till it became root пре 11 година
  Diva Canto 04619a9b13 Restore group membership check for HG users in QueryAccess. пре 11 година
  Justin Clark-Casey (justincc) c7ded0618c Also check user authorization if looking to upgrade from a child to a root agent. пре 11 година
  Justin Clark-Casey (justincc) 5f0d54c209 For a Hypergrid user, delay estate access checks until NewUserConnection() so that they work. пре 11 година
  Justin Clark-Casey (justincc) 857f24a5e2 Fix bug where users teleporting to non-neighbour regions could continue to hear chat from their source region for some time after teleport completion. пре 11 година