UbitUmarov
25641e95a7
remove a spurius space on viewer name
2025-05-19 01:57:46 +01:00
UbitUmarov
a800514050
add missing oar load help text; verify asset fullid on save to oar
2025-05-13 22:30:52 +01:00
UbitUmarov
5207b251c3
a few more useless changes
2024-04-08 21:43:03 +01:00
UbitUmarov
d9380c9b83
clean some spurius chars and a few other things. Thanks Vincent Sylvester
2022-11-12 02:49:01 +00:00
UbitUmarov
79b3157d0b
a little use of MathF
2022-10-03 18:43:52 +01:00
UbitUmarov
fbbcc1edd7
== string.Empty is .Lenght == 0
2022-01-13 20:31:52 +00:00
UbitUmarov
60c99756ed
add some missing using(...
2021-10-14 18:17:28 +01:00
UbitUmarov
a8b4c359d9
do not start log before knowing where to log
2020-12-12 02:48:44 +00:00
UbitUmarov
08b06ec670
lludp textures.. do not try to decode meshes and other things ( imprudence plague at LBSA)
2020-11-10 01:24:13 +00:00
UbitUmarov
cb1faeec04
kick npcs the right way
2020-11-09 23:16:35 +00:00
UbitUmarov
69e12f537f
test: try handle cntr-c another way
2020-09-30 02:28:40 +01:00
UbitUmarov
e054386731
change show users again
2020-08-14 21:23:04 +01:00
UbitUmarov
7c4285511f
change show circuits display
2020-08-03 13:04:16 +01:00
UbitUmarov
402186844c
cosmetics
2020-07-15 19:13:22 +01:00
UbitUmarov
ba972b50ed
disable console command restart, that currently will just break everything ( there is also the restart module that will do the same if used )
2020-07-13 21:35:50 +01:00
UbitUmarov
dcc2f764f2
add a /index.php fake handler, for map. only does ?method=.. but can be extended)
2020-04-25 23:24:00 +01:00
UbitUmarov
99658309ce
missing file
2020-04-25 15:32:21 +01:00
UbitUmarov
3707301c59
changes to load oar with --merge: with option --mergeReplaceObjects it will replace objects already in region, without it, skip; with opetion merge-parcels will try to merge them, without it ignores oar parcels. as before without --merge all is replaced. renamed the options force* as merge* since they are merge suboptions
2020-02-28 18:36:52 +00:00
UbitUmarov
b98ad6c53c
remove some useless NULL arguments
2019-10-22 12:23:19 +01:00
Melanie
110644c23a
Make ReadConfig a general features of consoles, rather than type dependent
2019-08-21 21:23:54 +01:00
Melanie
7e136c67fd
Call SetServer on consoles reflectively to avoid having type checks in places where it tends to be forgotten to update them.
2019-08-21 21:15:58 +01:00
Melanie
0fd17c08ae
Massive console refactor. Greatly simplify interface.
2019-08-20 23:28:59 +01:00
Melanie
c9b7ec2af9
Make the DNS cache timeout configurable.
...
In containerized environments, DNS is simulated. It can change several
times per second as containers move around. The hardcoded timeout was
too long for a container environment.
2019-08-09 12:06:33 +01:00
UbitUmarov
d90b68c2a6
change wrong watchdog stopped thread check code, and don't log it
2017-05-26 00:05:35 +01:00
UbitUmarov
8195cd5153
another one
2017-05-25 02:24:15 +01:00
UbitUmarov
07e614a32c
dont log timeouts on stopped threads
2017-05-23 06:38:19 +01:00
UbitUmarov
731510c305
let .net decide GC mode from its defaults on the platform
2017-05-09 18:27:06 +01:00
UbitUmarov
957ca41b13
remove file bin/Mono.Posix.dll that causes problems with mono
2017-05-09 11:58:07 +01:00
Melanie Thielker
5ceb315e34
Secure sim stats with an (optional) password.
...
There is way too much in these stats to expose them to the world, at
least for some of us.
2017-02-01 15:30:17 +00:00
Melanie Thielker
b16abc8166
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Mandarinka Tasty
aee3f273f0
Serving robots.txt from bin Idea of solution for http://opensimulator.org/mantis/view.php?id=7392
...
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com >
Signed-off-by: Melanie Thielker <melanie@t-data.com >
2016-12-29 22:32:08 +00:00
Melanie Thielker
cdfdf6322d
Applying a modified version of TomTheDragon's patch to prevent the sim
...
from crashing when signals are unavailable.
2016-12-12 09:26:12 +00:00
UbitUmarov
da2c1e8aad
don't do unix signals on windows
2016-12-12 00:54:41 +00:00
Melanie Thielker
4d1536f1ec
Allow OpenSim to respond to Unix signals. This may need work to be
...
properly ignoed on Windows.
Windows devs, please test and check for platform flags if this causes
issues in Windows
2016-12-12 00:07:36 +00:00
Mandarinka Tasty
d2bbd7ef2b
Fix in cmdparams.Length for: SavePrimsXml2 and SaveXml
...
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com >
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt >
2016-11-26 04:14:32 +00:00
Mandarinka Tasty
1e90417ac2
Fix in descriptions of: load xml, load xml2, save xml, save xml2
...
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com >
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt >
2016-11-26 04:11:31 +00:00
Jak Daniels
0b216c37df
Changes to Load Oar options and new code to support importing OARs with different Region sizes to the destination region.
...
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt >
2015-11-22 01:32:48 +00:00
UbitUmarov
7bfa311e32
fix a old bug i added: MaxWearables can't be changed in runtime
2015-09-03 20:51:30 +01:00
UbitUmarov
a11edceb00
seems to compile ( tests comented out)
2015-09-02 19:54:53 +01:00
UbitUmarov
371c9dd2af
bad merge?
2015-09-01 14:54:35 +01:00
UbitUmarov
3829df1059
try to implement core load oar options
2015-08-24 17:05:16 +01:00
Justin Clark-Casey (justincc)
45dd0cc363
Actually start a region created via the "create region" console command.
...
Addresses http://opensimulator.org/mantis/view.php?id=7478
2015-03-13 23:50:00 +00:00
Shy Robbiani
78258a0fa1
help restart message corrected
...
The "restart" console command restarts the currently selected region or
all regions in this instance if root is selected. Changed the message
accordingly.
2015-03-11 23:30:05 +00:00
Melanie Thielker
b5ac2eb1e1
Allow setting the size of the wearables array from config, for core compatibility
2015-03-10 01:04:04 +01:00
UbitUmarov
a301bad8ad
on util thread pool reduce the min number of threads, increase the
...
maximum and increase the idle time before release to OS
2014-10-13 12:10:13 +01:00
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.
2014-10-11 00:03:05 +01:00
Jak Daniels
bde60cc92e
Add persistent command history in console
...
Signed-off-by: BlueWall <jamesh@bluewallgroup.com >
2014-09-23 10:36:00 -04:00
UbitUmarov
538a95ff1e
in show connections show also if it is a childagent connection
2014-08-14 21:05:17 +01:00
UbitUmarov
8c657e4837
add a estimator of client ping time, and painfully make it visible in show
...
connections console command
2014-08-14 20:41:36 +01:00
Justin Clark-Casey (justincc)
36f01dce2d
Change MaxPoolThreads default in code as well from 15 to 300
2014-08-08 23:47:03 +01:00