Justin Clark-Casey (justincc)
|
93ba0332c4
minor: Extend 'debug http' usage statement to 0..3 from 0..2
|
12 years ago |
Justin Clark-Casey (justincc)
|
9825861f4a
Shuffle "debug http" levels so that 1 and 2 now cause different levels of warn to be logged if we receive invalid xml for xmlrpc.
|
12 years ago |
BlueWall
|
c53c55fed0
Add variable timer configureation for the timer_Script
|
12 years ago |
Justin Clark-Casey (justincc)
|
5c162ccd57
Go back to calling IncomingCloseAgent() in the "kick user" command for consistency instead of IClientAPI.Close() directly.
|
12 years ago |
Justin Clark-Casey (justincc)
|
b56673c920
Fix bug with "kick user" reducing agent counts by 2 instead of 1.
|
12 years ago |
Justin Clark-Casey (justincc)
|
98b46d48fe
Allow the thread watchdog to accept an alarm method that is invoked if the timeout is breached.
|
12 years ago |
BlueWall
|
3229e32b4e
Add replaceable region modules to the "show modules" command
|
12 years ago |
Justin Clark-Casey (justincc)
|
0b02a4d42e
Add an optional mechanism for physics modules to collect and return arbitrary stats.
|
12 years ago |
Mic Bowman
|
de44734fe9
Saving estate state is really slow (relatively) and it gets
|
12 years ago |
Justin Clark-Casey (justincc)
|
2bad430ed8
Put scene object related console commands into new "Objects" help category rather than "Regions"
|
12 years ago |
Justin Clark-Casey (justincc)
|
ab243f4a57
Incorporate scene teleporting debugging into "debug scene teleport true|false" command
|
12 years ago |
Justin Clark-Casey (justincc)
|
9671e43497
Replace "scene debug true false true" console command with "scene debug scripting true" or other parameters as appropriate.
|
12 years ago |
Justin Clark-Casey (justincc)
|
aa881e8065
Allow comments to appear in command scripts (e.g. shutdown_commands.txt).
|
12 years ago |
Justin Clark-Casey (justincc)
|
fa2a64564a
Move "change region" command into general category
|
12 years ago |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 years ago |
Justin Clark-Casey (justincc)
|
154ba0124a
Add experimental --publish option to "save oar" so that OARs reloaded to the same grid don't have the publisher as owner.
|
13 years ago |
nebadon
|
d053625663
Update save oar and save iar help responses to reflect new -h|--home
|
13 years ago |
Justin Clark-Casey (justincc)
|
a3bb1a81de
correct very minor typo in "debug scene" help
|
13 years ago |
BlueWall
|
3deb52d399
Teleport Debugging
|
13 years ago |
Justin Clark-Casey (justincc)
|
4d065f0453
Provide user feedback on execution of "backup" region console command
|
13 years ago |
Justin Clark-Casey (justincc)
|
7f019cc196
If a startup simulator script is present, run it after the normal region selection code rather than before.
|
13 years ago |
Justin Clark-Casey (justincc)
|
c934901a05
Use GetAgentCircuits() to receive a copy of the AgentCircuitsByUUID dictionary rather than AgentCircuitManager.AgentCircuits directly in "show circuits" to avoid enumeration exceptions
|
13 years ago |
Justin Clark-Casey (justincc)
|
2a9c9ae340
Provide more user feedback when "debug http" is set
|
13 years ago |
Justin Clark-Casey (justincc)
|
658d02b5e9
Improve some of the debug help messages
|
13 years ago |
Justin Clark-Casey (justincc)
|
b6b0bc7b32
Add "debug http" command for currently simple extra debug logging of non-event queue inbound http requests to a simulator
|
13 years ago |
Dan Lake
|
5fd1749150
Remove SceneViewer from ScenePresence to reduce quadruple queueing of
|
13 years ago |
Justin Clark-Casey (justincc)
|
6ce3daff94
Pick up the intended ConsolePrompt from [Startup] instead of console_prompt.
|
13 years ago |
Justin Clark-Casey (justincc)
|
2d4ac6288d
Alter commit 3758306 to allow region name to be substituted within a region console prompt
|
13 years ago |
Justin Clark-Casey (justincc)
|
b990914ec4
convert tabs from commit 3758306 to spaces
|
13 years ago |
GuduleLapointe
|
37583063ee
Allow custom setting for the console prompt
|
13 years ago |