Kevin Cozens
122d3a3768
Removed trailing semi-colons from option settings
2018-03-19 15:35:28 -04:00
Kevin Cozens
6b24ff0bc9
Removed trailing whitespace
2018-03-19 12:30:03 -04:00
Kevin Cozens
a4ac91dc6b
Fixed a typo
2018-03-19 12:17:38 -04:00
UbitUmarov
f83f7e18b6
comment out some debug messages visible on SOP CompleteMovement
2018-03-10 22:07:52 +00:00
UbitUmarov
a0d0d65c70
mantis 7885: robust asset services have no cache and only accept a asset ID that is a uuid, so regions hack to cache several image formats is not possible. Robut GetTexture is very heavy unless image format is the default (j2k mime type x-j2k), since with no cache image convertions is performed on every request. Adicionally it does expose all textures if the tcp port is public. Avoid using it.
2018-03-10 20:50:24 +00:00
UbitUmarov
8c390ef3fe
Merge branch 'master' of opensimulator.org:/var/git/opensim
2018-03-05 21:00:49 +00:00
UbitUmarov
d543421675
make the setting economymodule visible on Economy section of OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does also look for it at Startup section for legacy reasons)
2018-03-05 20:59:43 +00:00
UbitUmarov
c5ce9b7be8
make the setting economymodule visible on Economy section of OpenSimDefaults.ini and OpenSim.ini.example. This setting must be changed to allow other modules and disable our simple one. (ours does look for it at Startup section for legacy reasons)
2018-03-05 20:37:58 +00:00
UbitUmarov
47fd3afecd
change SampleMoneyModule intialization, make it look for economymodule setting both in startup and economy sections; change some default settings to no cost values, since that is our default
2018-03-05 20:20:29 +00:00
UbitUmarov
18914fae64
make more clear some magic numbers on SOP getnumberofsides(), reduce unnecessary calls to it on LSL api
2018-03-05 16:36:39 +00:00
mewtwo0641
f579fbba0e
Remove the work around for sphere number of faces since as of commit 846f35 it initially has the correct number of faces and the workaround returns 2 more than the correct number of faces.
2018-03-04 13:26:19 +00:00
UbitUmarov
846f35d365
a few more changes on tortured prims number of sides/faces
2018-02-22 02:49:56 +00:00
UbitUmarov
25d6d99c6e
fix a old issue on some tortured prims number of sides, and so textures set
2018-02-21 15:28:34 +00:00
UbitUmarov
d6a35d6d2f
COmment out relocation of tmp cs source file during compilation. This seems to cause issues on same win servers, and is only usefull on deep scripts debug (Xengine compiler)
2018-02-18 14:04:02 +00:00
UbitUmarov
96aecf80ef
Oops... don't leave script source out of compilation in same cases
2018-02-11 18:27:42 +00:00
UbitUmarov
e685d8dcef
mantis 8287: applied modified patch by hand, thx watcher64
2018-02-04 00:16:51 +00:00
UbitUmarov
a22606a89f
do not timeout floatsam assets caching thread
2018-02-02 11:47:19 +00:00
UbitUmarov
e3f804e1d8
try fix IAR load inventory links and objects owner
2018-01-26 16:18:45 +00:00
UbitUmarov
af9bff7ed2
try fix mantis 8283
2018-01-22 21:43:21 +00:00
UbitUmarov
8fe16a1974
Ooops... fix the parentesis
2018-01-16 19:10:56 +00:00
UbitUmarov
d39bf37926
do not timeout BackupWorker threads
2018-01-16 17:16:40 +00:00
UbitUmarov
439cbf0d4d
missed a few..
2018-01-09 19:48:13 +00:00
UbitUmarov
e908c0ecad
give up on a property that old monos do compile, but then smore ok exec
2018-01-09 19:47:10 +00:00
UbitUmarov
1a6770191c
test our obsolete jenkins ...
2018-01-08 12:30:43 +00:00
UbitUmarov
eec3921800
fall back to a obsolete property since several monos in use (include our own) do not suporte the proper .net4.0 one
2018-01-08 12:00:21 +00:00
UbitUmarov
89a690c11f
a few more xml things
2018-01-05 12:24:07 +00:00
UbitUmarov
0b96cd56fc
don't be bad Jenkins..
2018-01-05 00:30:00 +00:00
UbitUmarov
ce0aa53cc4
let tau do something in avatar MoveToTarget
2018-01-04 23:59:47 +00:00
UbitUmarov
ec6f87d3ef
disable some XmlResolver
2018-01-04 23:51:43 +00:00
UbitUmarov
7f49364d65
remove some tabs added to config files
2018-01-04 22:52:29 +00:00
UbitUmarov
2811e5cef3
update configuration files and examples for mutes
2018-01-04 21:21:38 +00:00
UbitUmarov
48dbba3441
add more files for robust mutes suport. (module is still named MuteListModuleTst for testing, others in core will be removed later
2018-01-04 20:56:48 +00:00
UbitUmarov
8eea9531ee
fix estates URI
2018-01-03 10:21:07 +00:00
UbitUmarov
7ffb0aca44
fix/clean error messages on MySQLUserProfiles (profilesV2)
2018-01-02 01:51:14 +00:00
UbitUmarov
a7803409f6
clean some extra space chars
2017-12-30 15:46:32 +00:00
UbitUmarov
8032898773
mantis 8271: work around missing encoding of estate bans on the pseudo url encode used on POST, without changing the xml also used elsewhere. Possible this can be used in other case
2017-12-30 15:28:26 +00:00
UbitUmarov
f0fd15ccc9
add missing entry on prebuid.xml for mutelist service
2017-12-20 18:20:26 +00:00
UbitUmarov
201c916670
add a missing return on a mesh decode error in ubOdemeshmerizer
2017-12-14 05:36:15 +00:00
UbitUmarov
17b79cec91
mantis 8255 update example_web.xml
2017-12-13 02:14:51 +00:00
UbitUmarov
b35a10e2be
mantis 8250: try to work around timing issues
2017-12-13 01:10:21 +00:00
UbitUmarov
d32debe618
commit what i did so far for core mutes module, befere i lose it
2017-12-11 23:58:27 +00:00
UbitUmarov
a95e286168
increase sample rate of WaitGetScenePresence()
2017-12-11 23:36:42 +00:00
UbitUmarov
1e3cb82756
move some sharable items out of Xmute to Framework; add another test mutelistmodule, ignore it
2017-11-17 01:30:39 +00:00
UbitUmarov
4150a616c5
try kick jenkins/nant 2
2017-11-16 18:45:01 +00:00
UbitUmarov
366cdac656
try kick jenkins/nant
2017-11-16 18:13:32 +00:00
UbitUmarov
2f13b68d4f
add missing part of mutes list protocol
2017-11-16 17:50:06 +00:00
Melanie Thielker
d35ab8c86c
Donating the Avination Mute Module
...
This lived out-of-tree and therefore wasn't part of the big code
drop. It's classic Avination, tied to MySQL and a direct database
connection and I don't have the bandwidth to fix it to core methods.
However, it has all the strange mute logic that OpenSim was missing
and maybe someone can step up to make it work in an open grid context.
2017-11-14 12:12:07 +00:00
UbitUmarov
873d42005f
add AGENT_LIST_EXCLUDENPC bit mask option to llGetAgentList scope to exclude NPCs
2017-11-14 03:49:32 +00:00
TomTheDragon
98f90f4eed
Changing map tile colors This change also allows setting the water color, as well as the 4 colors for textured map tiles.
...
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2017-11-13 20:43:16 +00:00
UbitUmarov
6546ea6da6
mantis 8253: don't let attachments delete remove controls from viewers on crossings.
2017-11-12 12:00:03 +00:00