OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 57530c8897 minor: Make note in log if scene was restarted due to an unrecoverable physics error 2012-11-26 23:22:54 +00:00
..
Application Make "show http-handlers" command available for ROBUST instances as well as the simulator executable. 2012-09-13 00:20:09 +01:00
ClientStack Lock on AgentCircuitData during Scene.AddClient() and RemoveClient() to prevent an inactive connection being left behind if the user closes the viewer whilst the connection is being established. 2012-11-26 23:19:00 +00:00
CoreModules Add AllowRegionRestartFromClient setting to [EstateManagement] section of OpenSim.ini. 2012-11-26 23:22:39 +00:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-10 00:39:35 +01:00
Framework minor: Make note in log if scene was restarted due to an unrecoverable physics error 2012-11-26 23:22:54 +00:00
OptionalModules Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 2012-08-21 22:23:04 +01:00
Physics Remove the LandGeom checks in OdeScene - these are pointless since LandGeom is always IntPtr.Zero and contacts returned always have a valid geometry. 2012-08-02 01:28:21 +01:00
RegionCombinerModule Fix issue where RegionCombinerModule was not removing regions from its dictionary on RemoveRegion(), causing a later issue if regions were restarted (removed then readded). 2012-08-02 01:27:17 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 2012-08-21 22:23:04 +01:00
UserStatistics refactor: factor out common code in WebStatsModule.OnMakeRootAgent() 2012-07-19 01:00:50 +01:00