OpenSimMirror/OpenSim/Framework/Console
UbitUmarov 759789bc45 change console main help to match master 2015-09-24 02:07:30 +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 change console main help to match master 2015-09-24 02:07:30 +01:00
ConsoleBase.cs factor out common HandleShow code for "show uptime" 2012-11-22 04:05:09 +00:00
ConsoleDisplayList.cs
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
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
RemoteConsole.cs Add request received/handling stats for caps which are served by http poll handlers. 2013-07-15 23:27:46 +01:00