Justin Clark-Casey (justincc) 19c2f08a8b Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. před 12 roky
..
AssemblyInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. před 15 roky
CommandConsole.cs 23e1a55ed5 Add text about using double quotes to surround console command arguments containing spaces to "help" text. před 12 roky
ConsoleBase.cs 8a0a78cbcc Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. před 13 roky
ConsoleDisplayList.cs a0ac284a11 Add ConsoleDisplayList for more consistent formatting of console output in list form. před 12 roky
ConsoleDisplayTable.cs 19c2f08a8b Add much easier ConsoleDisplayTable AddColumn() and AddRow() methods. před 12 roky
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 před 15 roky
LocalConsole.cs 903d5c02cb Updated some variables to be closer to the coding standards (and easier to understand). před 13 roky
MockConsole.cs 6fa3dffad2 Use a fully stubbed out MockConsole for unit tests rather than inheriting from CommandConsole. před 12 roky
OpenSimAppender.cs e4b8d76b10 Change appender to deal with line feeds more intelligently. před 14 roky
RemoteConsole.cs e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. před 13 roky