UbitUmarov
|
a8b4c359d9
do not start log before knowing where to log
|
3 years ago |
UbitUmarov
|
08b06ec670
lludp textures.. do not try to decode meshes and other things ( imprudence plague at LBSA)
|
4 years ago |
UbitUmarov
|
cb1faeec04
kick npcs the right way
|
4 years ago |
UbitUmarov
|
69e12f537f
test: try handle cntr-c another way
|
4 years ago |
UbitUmarov
|
e054386731
change show users again
|
4 years ago |
UbitUmarov
|
7c4285511f
change show circuits display
|
4 years ago |
UbitUmarov
|
402186844c
cosmetics
|
4 years ago |
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 )
|
4 years ago |
UbitUmarov
|
dcc2f764f2
add a /index.php fake handler, for map. only does ?method=.. but can be extended)
|
4 years ago |
UbitUmarov
|
99658309ce
missing file
|
4 years ago |
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
|
4 years ago |
UbitUmarov
|
b98ad6c53c
remove some useless NULL arguments
|
5 years ago |
Melanie
|
110644c23a
Make ReadConfig a general features of consoles, rather than type dependent
|
5 years ago |
Melanie
|
7e136c67fd
Call SetServer on consoles reflectively to avoid having type checks in places where it tends to be forgotten to update them.
|
5 years ago |
Melanie
|
0fd17c08ae
Massive console refactor. Greatly simplify interface.
|
5 years ago |
Melanie
|
c9b7ec2af9
Make the DNS cache timeout configurable.
|
5 years ago |
UbitUmarov
|
d90b68c2a6
change wrong watchdog stopped thread check code, and don't log it
|
7 years ago |
UbitUmarov
|
8195cd5153
another one
|
7 years ago |
UbitUmarov
|
07e614a32c
dont log timeouts on stopped threads
|
7 years ago |
UbitUmarov
|
731510c305
let .net decide GC mode from its defaults on the platform
|
7 years ago |
UbitUmarov
|
957ca41b13
remove file bin/Mono.Posix.dll that causes problems with mono
|
7 years ago |
Melanie Thielker
|
5ceb315e34
Secure sim stats with an (optional) password.
|
7 years ago |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
7 years ago |
Mandarinka Tasty
|
aee3f273f0
Serving robots.txt from bin Idea of solution for http://opensimulator.org/mantis/view.php?id=7392
|
7 years ago |
Melanie Thielker
|
cdfdf6322d
Applying a modified version of TomTheDragon's patch to prevent the sim
|
8 years ago |
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 |