dahlia
|
0875050161
Add console utility commands "scale scene" and "translate scene". Note that repeated use of these commands will induce floating point accumulation errors. Please back up your region before using.
|
%!s(int64=11) %!d(string=hai) anos |
dahlia
|
e52a8d388f
"rotate scene" command now uses Constants.RegionSize / 2 to pick the center of rotation and center can be optionally overridden in the command line
|
%!s(int64=11) %!d(string=hai) anos |
dahlia
|
5a9ec0748b
add a "rotate scene" console command. Seems to work for prims/sculpts/mesh but not for foliage, don't know why. Also doesn't work on terrain. Successive use of this command will likely introduce floating point error accumulation. Back up your region before using it :)
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
b44c69807d
Fix bug where "show modules" would accidentally list all the shared modules again as "non-shared"
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
b16bc7b01c
refactor: rename Scene.IncomingCloseAgent() to CloseAgent() in order to make it clear that all non-clientstack callers should be using this rather than RemoveClient() in order to step through the ScenePresence state machine properly.
|
%!s(int64=11) %!d(string=hai) anos |
dahlia
|
b704de9bf8
minor code formatting for the sake of consistency and readability
|
%!s(int64=11) %!d(string=hai) anos |
Robert Adams
|
d9bd6e6b5b
Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.
|
%!s(int64=11) %!d(string=hai) anos |
Robert Adams
|
50c163ae6c
Add a JSON web fetch of the statististics managed by StatsManager.
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
638c3d25b0
Remove never implemented stub modules commands (list, load, unload) from back in 2009.
|
%!s(int64=11) %!d(string=hai) anos |
Dan Lake
|
6572847518
Added MinPoolThreads to ini [Startup] section to control SmartThreadPool.
|
%!s(int64=11) %!d(string=hai) anos |
Dan Lake
|
f64f07e7c5
command line kick user now uses exact name match instead of substring search to avoid kicking the wrong user or multiple wrong users.
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
25889b2d7e
change "debug packet" command to "debug lludp packet" to conform with other "debug lludp" options
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
12900ea84e
Log same environment information to Robust log as is already done for simulator logs, for debug purposes
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
0e8ec5649e
Get "show modules" console command to obey selected command line region/s
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
647cb278c7
Get "show modules" console command to show modules in alphabetical order, and group shared and non-shared modules together
|
%!s(int64=11) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
a16ae5d7e3
Move scene debug commands into separate module. Command changes from "debug scene <key> <value>" to "debug scene set <key> <value>" to accomodate future settings
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
e65737be93
minor: add missing newline to "debug scene" console command
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
f566dc0618
Remove unimplemented "debug teleport" console command
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
701ca1e4b8
Add "debug scene pbackup true|false" console command. This enables or disable periodic scene backup. For debug purposes.
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
8c8c8a00a4
Fix problem where restarting the currently selected region would stop various console commands (e.g. "show users") from working.
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
3ce00e97cc
Factor out command script code.
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
9fcf3f1a3f
Make "config show/set/get/save" console commands available on all servers
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
45d1e6ab09
Make "show info" command available across all servers
|
%!s(int64=12) %!d(string=hai) anos |
Melanie
|
8c130bcaf5
Remove the old style module loader and all references to it
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
09f4e72d6a
Fix memory leak where removing an NPC did not remove its circuits.
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
b5a3c74a5c
Add "active true|false" to "debug scene" console command.
|
%!s(int64=12) %!d(string=hai) anos |
Oren Hurvitz
|
ce468215d5
Support multi-region OAR files
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
d53a53d4c5
Make "show http-handlers" command available for ROBUST instances as well as the simulator executable.
|
%!s(int64=12) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
e6fb458597
no-op change for cia.vc test
|
%!s(int64=12) %!d(string=hai) anos |