OpenSimMirror/OpenSim/Region/Application
Justin Clark-Casey (justincc) 647cb278c7 Get "show modules" console command to show modules in alphabetical order, and group shared and non-shared modules together
This is to make it easier to tell if a region has a certain module active or not
2013-02-27 22:25:03 +00:00
..
Application.cs Additional ThreadPool worker and IOCP thread startup logic 2013-02-10 14:14:33 -05: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 Get "show modules" console command to show modules in alphabetical order, and group shared and non-shared modules together 2013-02-27 22:25:03 +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 Remove long unused Scene.DumpAssetsToFile boolean. 2013-02-06 02:21:17 +00:00