OpenSimMirror/OpenSim/Region/Application
Justin Clark-Casey (justincc) 8c8c8a00a4 Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working.
This was because the "currently selected" scene reference was being left as the dead scene instead of the restarted Scene object.
2012-11-23 02:22:30 +00:00
..
Application.cs Add using clause I missed 2012-09-30 15:57:49 +01:00
ConfigurationLoader.cs Make "config show/set/get/save" console commands available on all servers 2012-11-22 05:48:41 +00:00
IApplicationPlugin.cs * minor: Comments 2009-08-12 22:54:57 -04:00
OpenSim.cs Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working. 2012-11-23 02:22:30 +00:00
OpenSimBackground.cs Calling .Close() on AutoResetEvent and ManualResetEvent (those classes contain an unmanaged resource that will not automatically be disposed when they are GCed), and commenting out some ManualResetEvents that are not in use yet 2009-10-09 02:10:53 -07:00
OpenSimBase.cs Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working. 2012-11-23 02:22:30 +00:00