UbitUmarov
|
3829df1059
try to implement core load oar options
|
9 vuotta sitten |
Justin Clark-Casey (justincc)
|
45dd0cc363
Actually start a region created via the "create region" console command.
|
9 vuotta sitten |
Shy Robbiani
|
78258a0fa1
help restart message corrected
|
9 vuotta sitten |
Melanie Thielker
|
b5ac2eb1e1
Allow setting the size of the wearables array from config, for core compatibility
|
9 vuotta sitten |
UbitUmarov
|
a301bad8ad
on util thread pool reduce the min number of threads, increase the
|
10 vuotta sitten |
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.
|
10 vuotta sitten |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
10 vuotta sitten |
UbitUmarov
|
538a95ff1e
in show connections show also if it is a childagent connection
|
10 vuotta sitten |
UbitUmarov
|
8c657e4837
add a estimator of client ping time, and painfully make it visible in show
|
10 vuotta sitten |
Justin Clark-Casey (justincc)
|
36f01dce2d
Change MaxPoolThreads default in code as well from 15 to 300
|
10 vuotta sitten |
Justin Clark-Casey (justincc)
|
fea18a909f
Fix bug in "show modules" comamnd that was showing shared modules as non-shared and non-shared as shared
|
10 vuotta sitten |
Justin Clark-Casey (justincc)
|
b019fd5a95
Show region size column in simulator version of "show regions" console command
|
10 vuotta sitten |
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.
|
10 vuotta sitten |
Dev Random
|
78015bbbdc
Console commands for Estate Mgmt
|
10 vuotta sitten |
Matt Lehmann
|
8b3c2f7d0c
updated version of default user switch for load oar :q :q
|
10 vuotta sitten |
Dev Random
|
4aa483777b
Move new Estate commands to OpenSim.cs
|
10 vuotta sitten |
Oren Hurvitz
|
921f0052f4
Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field
|
11 vuotta sitten |
Justin Clark-Casey (justincc)
|
4e6f7435d0
Add UUID and ready status (whether region has finished starting up) to "show regions" console output.
|
10 vuotta sitten |
Robert Adams
|
79200ed270
Fix displacement and location operations on legacy trees and grass in
|
10 vuotta sitten |
Robert Adams
|
41b6602a77
Add "--no-objects" parameter to 'load oar'.
|
10 vuotta sitten |
Robert Adams
|
2a4dd34616
Change new 'load oar' parameters to be hyphenated to be consistant with
|
10 vuotta sitten |
Robert Adams
|
5e6a47f13f
varregion: remove --noterrain and --noparcel parameters in 'load oar'.
|
10 vuotta sitten |
Robert Adams
|
6fbfb47b92
varregion: add --noterrain and --noparcel to 'load oar'.
|
10 vuotta sitten |
Robert Adams
|
dd6db72939
varregion: add --displacement parameter to 'load oar'.
|
10 vuotta sitten |
Melanie
|
31279a3308
Merge commit '08750501617ca332ab196b2f25030e3c635c9dd6' into careminster
|
11 vuotta sitten |
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.
|
11 vuotta sitten |
Melanie
|
6d6b9ab791
Merge branch 'master' into careminster
|
11 vuotta sitten |
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
|
11 vuotta sitten |
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 :)
|
11 vuotta sitten |
Melanie
|
3589acdab1
Merge branch 'master' into careminster
|
11 vuotta sitten |