Commit History

Автор 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 години