Justin Clark-Casey (justincc) 57530c8897 minor: Make note in log if scene was restarted due to an unrecoverable physics error 12 年 前
..
Application 53839ac779 Make "show http-handlers" command available for ROBUST instances as well as the simulator executable. 12 年 前
ClientStack 2271986396 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. 12 年 前
CoreModules d3776e8fba Add AllowRegionRestartFromClient setting to [EstateManagement] section of OpenSim.ini. 12 年 前
DataSnapshot 0c96d7ea5c minor: resolve some mono compiler warnings 12 年 前
Framework 57530c8897 minor: Make note in log if scene was restarted due to an unrecoverable physics error 12 年 前
OptionalModules 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 年 前
Physics 627cfe6678 Remove the LandGeom checks in OdeScene - these are pointless since LandGeom is always IntPtr.Zero and contacts returned always have a valid geometry. 12 年 前
RegionCombinerModule aac4d9d682 Fix issue where RegionCombinerModule was not removing regions from its dictionary on RemoveRegion(), causing a later issue if regions were restarted (removed then readded). 12 年 前
ReplaceableModules ec1a5d8933 Some module reshuffling, no user functionality yet 15 年 前
ScriptEngine 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 年 前
UserStatistics 2f865da5c7 refactor: factor out common code in WebStatsModule.OnMakeRootAgent() 12 年 前