OpenSimMirror/OpenSim/Framework/Console
Justin Clark-Casey (justincc) 2fa42f24fd Make it possible to disconnected a specified number of bots via the pCampbot console command "disconnect [<n>]"
Bots disconnected are ascending from last in numeric order.
Temporarily no way to reconnect bots.
2013-08-19 21:00:31 +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 Make it possible to disconnected a specified number of bots via the pCampbot console command "disconnect [<n>]" 2013-08-19 21:00:31 +01: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