Justin Clark-Casey (justincc) b44c69807d Fix bug where "show modules" would accidentally list all the shared modules again as "non-shared" 11 years ago
..
Application.cs 23ca1f859e minor: Consistently log IOCP for IO completion thread startup log information instead of mixing this with "IO Completion Threads" 11 years ago
ConfigurationLoader.cs 39de7614ec Remove legacy sqlite lines added internally by OpenSimulator to the [Startup] section. 11 years ago
IApplicationPlugin.cs b47e405420 * minor: Comments 15 years ago
OpenSim.cs b44c69807d Fix bug where "show modules" would accidentally list all the shared modules again as "non-shared" 11 years ago
OpenSimBackground.cs 494a1e922d 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 15 years ago
OpenSimBase.cs 7cab41f422 refactor: replace verbose checks with String.IsNullOrEmpty where applicable. 11 years ago