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