OpenSimMirror/OpenSim/Framework/Console
Justin Clark-Casey (justincc) 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers.
This adds explicit cap poll handler supporting to the Caps classes rather than relying on callers to do the complicated coding.
Other refactoring was required to get logic into the right places to support this.
2013-07-15 23:27:46 +01:00
..
AssemblyInfo.cs Bump version and assembly version numbers from 0.7.5 to 0.7.6 2013-02-05 00:23:17 +00:00
CommandConsole.cs minor: Remove unnecessary commented out code from last commit c28a2f05 and fix up code comment 2013-01-09 01:04:43 +00:00
ConsoleBase.cs factor out common HandleShow code for "show uptime" 2012-11-22 04:05:09 +00:00
ConsoleDisplayList.cs Add ConsoleDisplayList for more consistent formatting of console output in list form. 2012-05-23 03:19:25 +01:00
ConsoleDisplayTable.cs Fix indenting on ConsoleDisplayTable, align indenting on "show animations" console command 2013-01-02 22:37:50 +00:00
ConsolePluginCommand.cs 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 2010-01-20 00:16:08 +00:00
ConsoleUtil.cs 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. 2013-02-20 22:09:33 +00:00
LocalConsole.cs Implement delete key for local console 2013-05-09 23:11:37 +01:00
MockConsole.cs factor out common HandleShow code for "show uptime" 2012-11-22 04:05:09 +00:00
OpenSimAppender.cs Change appender to deal with line feeds more intelligently. 2010-05-19 04:17:56 +01:00
RemoteConsole.cs Add request received/handling stats for caps which are served by http poll handlers. 2013-07-15 23:27:46 +01:00