OpenSimMirror/OpenSim/Framework/Console
UbitUmarov 371c9dd2af bad merge? 2015-09-01 14:54:35 +01:00
..
AssemblyInfo.cs Updated all occurrences of AssemblyVersion("0.8.1.*") to AssemblyVersion("0.8.2.*") 2015-04-29 18:47:17 -07:00
CommandConsole.cs bad merge? 2015-09-01 14:54:35 +01: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
ConsoleDisplayUtil.cs minor: Increase size of parcel name field in "land show" console command output. Construct table using CDT rather than string formats 2014-03-06 00:40:24 +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 Add a "debug scene set child-repri <double>" command that allows child reprioritization distance to be changed on the fly. 2014-07-29 00:13:29 +01:00
LocalConsole.cs Add persistent command history in console 2014-09-23 10:36:00 -04:00
MockConsole.cs Add ICommands.HasCommand() method so that we can detect whether a command has already been registered without needing to also run it 2014-07-18 22:27:39 +01: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