.. |
Application.cs
|
7cc89cdadc
Add using clause I missed
|
vor 12 Jahren |
ConfigurationLoader.cs
|
9fcf3f1a3f
Make "config show/set/get/save" console commands available on all servers
|
vor 12 Jahren |
IApplicationPlugin.cs
|
b47e405420
* minor: Comments
|
vor 15 Jahren |
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
|
vor 12 Jahren |
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
|
vor 15 Jahren |
OpenSimBase.cs
|
8c8c8a00a4
Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working.
|
vor 12 Jahren |