Justin Clark-Casey (justincc) 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 年 前
..
AssemblyInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 年 前
CommandConsole.cs 749c3fef8a Change "help" to display categories/module list then "help <category/module>" to display commands in a category. 12 年 前
ConsoleBase.cs 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 13 年 前
ConsolePluginCommand.cs c211a120a5 Console output no longer requires loglevel to be set to info; you can run the simulator with log level WARN or ERROR and see the output of console commands 15 年 前
LocalConsole.cs 903d5c02cb Updated some variables to be closer to the coding standards (and easier to understand). 13 年 前
MockConsole.cs 0007711eb5 Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. 12 年 前
OpenSimAppender.cs e4b8d76b10 Change appender to deal with line feeds more intelligently. 14 年 前
RemoteConsole.cs e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. 13 年 前