Justin Clark-Casey (justincc) f6f7585ec5 Add a "debug scene set child-repri <double>" command that allows child reprioritization distance to be changed on the fly. vor 10 Jahren
..
AssemblyInfo.cs 5450b1b024 Change assembly versions to 0.8.1 vor 10 Jahren
CommandConsole.cs 9be935ac6d Add ICommands.HasCommand() method so that we can detect whether a command has already been registered without needing to also run it vor 10 Jahren
ConsoleBase.cs 5c48d7a378 factor out common HandleShow code for "show uptime" vor 12 Jahren
ConsoleDisplayList.cs 059a1e90b9 Add ConsoleDisplayList for more consistent formatting of console output in list form. vor 12 Jahren
ConsoleDisplayTable.cs 8f31649fad Fix indenting on ConsoleDisplayTable, align indenting on "show animations" console command vor 12 Jahren
ConsoleDisplayUtil.cs aa2fb1ec25 minor: Increase size of parcel name field in "land show" console command output. Construct table using CDT rather than string formats vor 10 Jahren
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 vor 15 Jahren
ConsoleUtil.cs f6f7585ec5 Add a "debug scene set child-repri <double>" command that allows child reprioritization distance to be changed on the fly. vor 10 Jahren
LocalConsole.cs f55e153636 Compile the regex that extract categories for colourization just once rather than on every single log. vor 10 Jahren
MockConsole.cs 9be935ac6d Add ICommands.HasCommand() method so that we can detect whether a command has already been registered without needing to also run it vor 10 Jahren
OpenSimAppender.cs e4b8d76b10 Change appender to deal with line feeds more intelligently. vor 14 Jahren
RemoteConsole.cs 1b7b664c86 Add request received/handling stats for caps which are served by http poll handlers. vor 11 Jahren