Justin Clark-Casey (justincc) 1f22b29ca3 Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. vor 12 Jahren
..
AssemblyInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. vor 15 Jahren
CommandConsole.cs 133f05dc41 Add text about using double quotes to surround console command arguments containing spaces to "help" text. vor 12 Jahren
ConsoleBase.cs 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. vor 13 Jahren
ConsoleDisplayList.cs 059a1e90b9 Add ConsoleDisplayList for more consistent formatting of console output in list form. vor 12 Jahren
ConsoleDisplayTable.cs 1f22b29ca3 Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. vor 12 Jahren
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 vor 15 Jahren
LocalConsole.cs 2f398231ac Minor improvements to logging vor 12 Jahren
MockConsole.cs 0007711eb5 Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. vor 13 Jahren
OpenSimAppender.cs e4b8d76b10 Change appender to deal with line feeds more intelligently. vor 14 Jahren
RemoteConsole.cs e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. vor 13 Jahren