Justin Clark-Casey (justincc) 57530c8897 minor: Make note in log if scene was restarted due to an unrecoverable physics error 12 years ago
..
Application 53839ac779 Make "show http-handlers" command available for ROBUST instances as well as the simulator executable. 12 years ago
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 years ago
CoreModules d3776e8fba Add AllowRegionRestartFromClient setting to [EstateManagement] section of OpenSim.ini. 12 years ago
DataSnapshot 0c96d7ea5c minor: resolve some mono compiler warnings 12 years ago
Framework 57530c8897 minor: Make note in log if scene was restarted due to an unrecoverable physics error 12 years ago
OptionalModules 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
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 years ago
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 years ago
ReplaceableModules ec1a5d8933 Some module reshuffling, no user functionality yet 15 years ago
ScriptEngine 061c748b75 Add --force flag to "kick user" console command to allow bypassing of recent race condition checks. 12 years ago
UserStatistics 2f865da5c7 refactor: factor out common code in WebStatsModule.OnMakeRootAgent() 12 years ago