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.
|
12 years ago |
nebadon
|
d053625663
Update save oar and save iar help responses to reflect new -h|--home
|
12 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 |
Dan Lake
|
3c55f3015f
Removed unused show commands from Scene.cs and SceneBase.cs. The show modules command in OpenSim.cs now shows both shared modules and region modules.
|
13 years ago |
Justin Clark-Casey (justincc)
|
8a0a78cbcc
Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around.
|
13 years ago |
Justin Clark-Casey (justincc)
|
aeb4ff0274
Allow an avatar to be explicitly named to the "debug packet" command
|
13 years ago |
Justin Clark-Casey (justincc)
|
8caf3ed49e
Remove the unimplented "clear assets" command.
|
13 years ago |
Oren Hurvitz
|
7f318277f1
When creating an OAR, optionally exclude objects according to their permissions
|
13 years ago |
Justin Clark-Casey (justincc)
|
2b26d2f1a5
prevent "create region" console command from being able to create a region with the same id as one that already exists.
|
13 years ago |
Justin Clark-Casey (justincc)
|
6d866ba6d5
Temporarily put in a log line which shows which locale the user is running in.
|
13 years ago |
Justin Clark-Casey (justincc)
|
6f4d079fc5
Add a --noassets option to "save oar".
|
13 years ago |
Justin Clark-Casey (justincc)
|
0bd6bc8fba
create "config show" as a region console command synonym for "config get".
|
13 years ago |