.. |
AssemblyInfo.cs
|
1f1da23097
Bump version and assembly version numbers from 0.7.5 to 0.7.6
|
11 years ago |
CommandConsole.cs
|
290dc274ec
minor: Remove unnecessary commented out code from last commit c28a2f05 and fix up code comment
|
11 years ago |
ConsoleBase.cs
|
5c48d7a378
factor out common HandleShow code for "show uptime"
|
12 years ago |
ConsoleDisplayList.cs
|
059a1e90b9
Add ConsoleDisplayList for more consistent formatting of console output in list form.
|
12 years ago |
ConsoleDisplayTable.cs
|
8f31649fad
Fix indenting on ConsoleDisplayTable, align indenting on "show animations" console command
|
12 years ago |
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
|
15 years ago |
ConsoleUtil.cs
|
2fa42f24fd
Make it possible to disconnected a specified number of bots via the pCampbot console command "disconnect [<n>]"
|
11 years ago |
LocalConsole.cs
|
ff0332730d
Implement delete key for local console
|
11 years ago |
MockConsole.cs
|
5c48d7a378
factor out common HandleShow code for "show uptime"
|
12 years ago |
OpenSimAppender.cs
|
e4b8d76b10
Change appender to deal with line feeds more intelligently.
|
14 years ago |
RemoteConsole.cs
|
1b7b664c86
Add request received/handling stats for caps which are served by http poll handlers.
|
11 years ago |