OpenSimMirror/OpenSim/Region
Justin Clark-Casey (justincc) 43a6f28620 If restating a region, clean up the physics scene after the main scene has been closed not before.
If this is done before then on ODE agent update calls still incoming can fail as they try to use a raycastmanager that has been disposed.
Bullet plugin does nothing on Dispose()
However, I wouldn't be at all surprised if individual region restarting was buggy in lots of other areas.
2012-05-26 01:55:35 +01:00
..
Application Saving estate state is really slow (relatively) and it gets 2012-05-10 09:08:40 -07:00
ClientStack Fix build break. Comment out EQG deregister/register logging. 2012-05-18 03:50:23 +01:00
CoreModules Resolve some mono compiler warnings. 2012-05-25 04:03:16 +01:00
DataSnapshot minor: resolve some mono compiler warnings 2012-05-03 01:56:24 +01:00
Framework If restating a region, clean up the physics scene after the main scene has been closed not before. 2012-05-26 01:55:35 +01:00
OptionalModules refactor: Rename ConsoleTableRow and ConsoleTableColumn to ConsoleDisplayTableRow and ConsoleDisplayTableColumn 2012-05-23 03:23:37 +01:00
Physics refactor: move EventQueueGet path generation into common method. Rename some local variables in line with code conventions. Add commented out EQG log lines for future use. 2012-05-18 00:38:29 +01:00
RegionCombinerModule Improve locking of RegionCombinerModule.m_regions 2012-05-19 04:59:36 +01:00
ReplaceableModules Some module reshuffling, no user functionality yet 2009-07-10 20:46:16 +00:00
ScriptEngine One can now get hyoergrid region co-ordinates with llRequestSimulatorData 2012-05-26 01:32:42 +01:00
UserStatistics Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable. 2012-05-03 01:45:49 +01:00