Justin Clark-Casey (justincc) 9bcf072795 Make it possible to switch whether we serialize osd requests per endpoint or not, either via config (SerializeOSDRequests in [Network]) or via the "debug comms set" console command. 11 年 前
..
AssemblyInfo.cs 1f1da23097 Bump version and assembly version numbers from 0.7.5 to 0.7.6 11 年 前
CommandConsole.cs 290dc274ec minor: Remove unnecessary commented out code from last commit c28a2f05 and fix up code comment 12 年 前
ConsoleBase.cs 5c48d7a378 factor out common HandleShow code for "show uptime" 12 年 前
ConsoleDisplayList.cs 059a1e90b9 Add ConsoleDisplayList for more consistent formatting of console output in list form. 12 年 前
ConsoleDisplayTable.cs 8f31649fad Fix indenting on ConsoleDisplayTable, align indenting on "show animations" console command 12 年 前
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 年 前
ConsoleUtil.cs 9bcf072795 Make it possible to switch whether we serialize osd requests per endpoint or not, either via config (SerializeOSDRequests in [Network]) or via the "debug comms set" console command. 11 年 前
LocalConsole.cs ff0332730d Implement delete key for local console 11 年 前
MockConsole.cs 5c48d7a378 factor out common HandleShow code for "show uptime" 12 年 前
OpenSimAppender.cs e4b8d76b10 Change appender to deal with line feeds more intelligently. 14 年 前
RemoteConsole.cs 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. 11 年 前