OpenSimMirror/OpenSim/Region/Application
Justin Clark-Casey (justincc) b44c69807d Fix bug where "show modules" would accidentally list all the shared modules again as "non-shared"
Addresses http://opensimulator.org/mantis/view.php?id=6860
2013-11-19 23:53:15 +00:00
..
Application.cs minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads" 2013-08-09 18:27:26 +01:00
ConfigurationLoader.cs Remove legacy sqlite lines added internally by OpenSimulator to the [Startup] section. 2013-10-28 18:03:34 +00:00
IApplicationPlugin.cs * minor: Comments 2009-08-12 22:54:57 -04:00
OpenSim.cs Fix bug where "show modules" would accidentally list all the shared modules again as "non-shared" 2013-11-19 23:53:15 +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 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 2013-11-15 21:45:08 +00:00