Justin Clark-Casey (justincc)
|
5db3f08871
minor: add --default-user option to "load oar" help long description. Do other small tidies of "load oar" console command help.
|
há 10 anos atrás |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
36f01dce2d
Change MaxPoolThreads default in code as well from 15 to 300
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
fea18a909f
Fix bug in "show modules" comamnd that was showing shared modules as non-shared and non-shared as shared
|
há 10 anos atrás |
Justin Clark-Casey (justincc)
|
b019fd5a95
Show region size column in simulator version of "show regions" console command
|
há 10 anos atrás |
Diva Canto
|
2ff9ea3f80
Fixed a few things pertaining to interfacing with the estate service. Specifically, StoreEstateSettings was not being used anywhere; instead EstatSetting.Save was being called, but that method is a trigger to the DB-layer code directly, which, besides being wrong, was making it impossible to replace the service with a remote connector.
|
há 10 anos atrás |
Dev Random
|
78015bbbdc
Console commands for Estate Mgmt
|
há 10 anos atrás |
Matt Lehmann
|
8b3c2f7d0c
updated version of default user switch for load oar :q :q
|
há 10 anos atrás |
Dev Random
|
4aa483777b
Move new Estate commands to OpenSim.cs
|
há 10 anos atrás |
Oren Hurvitz
|
921f0052f4
Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
4e6f7435d0
Add UUID and ready status (whether region has finished starting up) to "show regions" console output.
|
há 10 anos atrás |
Robert Adams
|
79200ed270
Fix displacement and location operations on legacy trees and grass in
|
há 10 anos atrás |
Robert Adams
|
41b6602a77
Add "--no-objects" parameter to 'load oar'.
|
há 10 anos atrás |
Robert Adams
|
2a4dd34616
Change new 'load oar' parameters to be hyphenated to be consistant with
|
há 10 anos atrás |
Robert Adams
|
5e6a47f13f
varregion: remove --noterrain and --noparcel parameters in 'load oar'.
|
há 11 anos atrás |
Robert Adams
|
6fbfb47b92
varregion: add --noterrain and --noparcel to 'load oar'.
|
há 11 anos atrás |
Robert Adams
|
dd6db72939
varregion: add --displacement parameter to 'load oar'.
|
há 11 anos atrás |
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.
|
há 11 anos atrás |
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
|
há 11 anos atrás |
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 :)
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
b44c69807d
Fix bug where "show modules" would accidentally list all the shared modules again as "non-shared"
|
há 11 anos atrás |
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.
|
há 11 anos atrás |
dahlia
|
b704de9bf8
minor code formatting for the sake of consistency and readability
|
há 11 anos atrás |
Robert Adams
|
d9bd6e6b5b
Add parameter and explanation of ManagedStats return to OpenSimDefaults.ini.
|
há 11 anos atrás |
Robert Adams
|
50c163ae6c
Add a JSON web fetch of the statististics managed by StatsManager.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
638c3d25b0
Remove never implemented stub modules commands (list, load, unload) from back in 2009.
|
há 11 anos atrás |
Dan Lake
|
6572847518
Added MinPoolThreads to ini [Startup] section to control SmartThreadPool.
|
há 11 anos atrás |
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.
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
25889b2d7e
change "debug packet" command to "debug lludp packet" to conform with other "debug lludp" options
|
há 11 anos atrás |
Justin Clark-Casey (justincc)
|
0d2fd0d914
Make general server stats available on the robust console as well as the simulator console
|
há 11 anos atrás |