Justin Clark-Casey (justincc) 2bde9e4f89 Correct mistake in parsing 'show object pos' and similar pos commands where the 'to' text would be treat as the end vector rather than discarded. 11 rokov pred
..
AssemblyInfo.cs 840de6c036 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 15 rokov pred
CommandConsole.cs f0a936832b minor: Remove unnecessary commented out code from last commit c28a2f05 and fix up code comment 12 rokov pred
ConsoleBase.cs 08234d0097 factor out common HandleShow code for "show uptime" 12 rokov pred
ConsoleDisplayList.cs 059a1e90b9 Add ConsoleDisplayList for more consistent formatting of console output in list form. 12 rokov pred
ConsoleDisplayTable.cs 35a1949fb8 Fix indenting on ConsoleDisplayTable, align indenting on "show animations" console command 12 rokov pred
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 rokov pred
ConsoleUtil.cs 2bde9e4f89 Correct mistake in parsing 'show object pos' and similar pos commands where the 'to' text would be treat as the end vector rather than discarded. 11 rokov pred
LocalConsole.cs 2f398231ac Minor improvements to logging 12 rokov pred
MockConsole.cs 08234d0097 factor out common HandleShow code for "show uptime" 12 rokov pred
OpenSimAppender.cs e4b8d76b10 Change appender to deal with line feeds more intelligently. 14 rokov pred
RemoteConsole.cs e6272b8d56 Stop also adding an ordinary http handler when we set up a poll http handler. 13 rokov pred