.. |
Application.cs
|
7cc89cdadc
Add using clause I missed
|
12 years ago |
ConfigurationLoader.cs
|
9fcf3f1a3f
Make "config show/set/get/save" console commands available on all servers
|
12 years ago |
IApplicationPlugin.cs
|
b47e405420
* minor: Comments
|
15 years ago |
OpenSim.cs
|
0ba0ac4669
Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings
|
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
|
8c8c8a00a4
Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working.
|
12 years ago |