UbitUmarov
|
da2c1e8aad
don't do unix signals on windows
|
8 years ago |
Melanie Thielker
|
4d1536f1ec
Allow OpenSim to respond to Unix signals. This may need work to be
|
8 years ago |
Mandarinka Tasty
|
d2bbd7ef2b
Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml
|
8 years ago |
Mandarinka Tasty
|
1e90417ac2
Fix in descriptions of: load xml, load xml2, save xml, save xml2
|
8 years ago |
Jak Daniels
|
0b216c37df
Changes to Load Oar options and new code to support importing OARs with different Region sizes to the destination region.
|
9 years ago |
UbitUmarov
|
7bfa311e32
fix a old bug i added: MaxWearables can't be changed in runtime
|
9 years ago |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
UbitUmarov
|
3829df1059
try to implement core load oar options
|
9 years ago |
Justin Clark-Casey (justincc)
|
45dd0cc363
Actually start a region created via the "create region" console command.
|
9 years ago |
Shy Robbiani
|
78258a0fa1
help restart message corrected
|
9 years ago |
Melanie Thielker
|
b5ac2eb1e1
Allow setting the size of the wearables array from config, for core compatibility
|
9 years ago |
UbitUmarov
|
a301bad8ad
on util thread pool reduce the min number of threads, increase the
|
10 years ago |
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 years ago |
Jak Daniels
|
bde60cc92e
Add persistent command history in console
|
10 years ago |
UbitUmarov
|
538a95ff1e
in show connections show also if it is a childagent connection
|
10 years ago |
UbitUmarov
|
8c657e4837
add a estimator of client ping time, and painfully make it visible in show
|
10 years ago |
Justin Clark-Casey (justincc)
|
36f01dce2d
Change MaxPoolThreads default in code as well from 15 to 300
|
10 years ago |
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 years ago |
Justin Clark-Casey (justincc)
|
b019fd5a95
Show region size column in simulator version of "show regions" console command
|
10 years ago |
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 years ago |
Dev Random
|
78015bbbdc
Console commands for Estate Mgmt
|
10 years ago |
Matt Lehmann
|
8b3c2f7d0c
updated version of default user switch for load oar :q :q
|
10 years ago |
Dev Random
|
4aa483777b
Move new Estate commands to OpenSim.cs
|
10 years ago |
Oren Hurvitz
|
921f0052f4
Get the full viewer name even if it's (incorrectly) sent in the 'Channel' field
|
11 years ago |
Justin Clark-Casey (justincc)
|
4e6f7435d0
Add UUID and ready status (whether region has finished starting up) to "show regions" console output.
|
10 years ago |
Robert Adams
|
79200ed270
Fix displacement and location operations on legacy trees and grass in
|
10 years ago |
Robert Adams
|
41b6602a77
Add "--no-objects" parameter to 'load oar'.
|
10 years ago |
Robert Adams
|
2a4dd34616
Change new 'load oar' parameters to be hyphenated to be consistant with
|
10 years ago |
Robert Adams
|
5e6a47f13f
varregion: remove --noterrain and --noparcel parameters in 'load oar'.
|
11 years ago |