UbitUmarov
f58e1f6265
mantis 8479: deep change DeRezObjects(..) doing independent permitions checks per action. m_useTrashOnDelete should now work except if god deletes, but still not recomended
2019-02-15 01:09:37 +00:00
Robert Adams
52947b6280
Remove some more cut-and-paste typos in 6dof constraint setup in XNA
...
version of BulletSim. Could only effect operation of flexible linksets when
using the C# version of the Bullet physics engine.
Found by Tampa and AliciaRaven and reported in Mantis 7612.
2019-02-05 08:35:27 -08:00
Robert Adams
a1568697d0
Remove cut-and-paste typo in 6dof contstrain setup in XNA version of
...
BulletSim. Could only effect operation of flexible linksets when using
the C# version of the Bullet physics engine.
Found by Tampa and reported in Mantis 7612.
2019-02-05 08:07:22 -08:00
UbitUmarov
874cc47617
allow more suicidal NonPhysicalPrimMax
2019-02-05 02:25:04 +00:00
UbitUmarov
175817fe55
enforce prim size restrictions on physical state change; Place restrictions on ini values
2019-02-05 01:45:04 +00:00
UbitUmarov
b8121ad8a2
prevent freswitch from messing global cert validation, more work is need on rest requests ( also for other things)
2019-02-04 21:44:40 +00:00
UbitUmarov
55f27135dd
remove references to obsolete CertificatePolicy
2019-02-04 21:06:50 +00:00
UbitUmarov
364b718acf
reduce the odds of MTU violation
2019-02-04 20:12:08 +00:00
UbitUmarov
ef3b424b26
optimizers are silly
2019-02-03 00:47:43 +00:00
UbitUmarov
2f3101e1d2
typos, thx
2019-02-01 18:43:39 +00:00
UbitUmarov
75e48610e7
place a global cooldown of 2 min on god map generation
2019-02-01 18:19:27 +00:00
UbitUmarov
6bb8055cc2
change last commit to do as console comand generate map
2019-02-01 12:52:58 +00:00
fly-man-
45de5eb638
Allow Grid owners to regenerate a maptile for a region manually through the use of the God Tools
...
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2019-02-01 12:38:59 +00:00
UbitUmarov
b16ee749ed
change default config: allow grid gods by default, if you don't trust grid admins what are you doing there?; disable most god powers unless god level is requested on viewer
2019-01-31 18:02:21 +00:00
UbitUmarov
9046e5cb9d
ubode add position to pid control it stopped flying to prevent slow drifts
2019-01-31 17:25:18 +00:00
UbitUmarov
76b777b1fb
remove MRM module (minimodule). Its outdated and we have no maintainers. Thanks to all that worked on it. You should either use scripts or a full region module. Or revert this commit and update its code ;)
2019-01-31 12:14:29 +00:00
UbitUmarov
44e6f45ed6
cosmetics
2019-01-31 12:03:14 +00:00
UbitUmarov
e0b06d4b6b
cosmetics
2019-01-31 11:46:18 +00:00
UbitUmarov
1e1d296ef4
do update physics script events on link ( this does need another cleanup one day
2019-01-31 10:27:21 +00:00
UbitUmarov
73e64c6597
mantis 6702: fix collisions lldetectedlinknumber also on Yengine
2019-01-30 12:27:03 +00:00
UbitUmarov
dd43e613f0
oops that went bad on linux, reverting
2019-01-30 00:58:41 +00:00
UbitUmarov
d86bb08c28
change GetDrawStringSize so result better matchs rendering size
2019-01-30 00:46:40 +00:00
UbitUmarov
eb7715e2f8
a few changes to last commits
2019-01-30 00:12:46 +00:00
UbitUmarov
5fc44398fe
actually .. do take the trim out
2019-01-29 22:06:30 +00:00
UbitUmarov
373ec7afa2
try to not lose start and end spaces in osDrawText
2019-01-29 22:01:54 +00:00
UbitUmarov
dc633ee768
cosmetics
2019-01-29 21:16:28 +00:00
UbitUmarov
6479eb9022
change encoding few event cap messages
2019-01-29 21:11:21 +00:00
UbitUmarov
6bc8e2413f
ubode replace a locklessqueue by .net concurrentqueue
2019-01-29 13:49:29 +00:00
UbitUmarov
f1076607dc
mantis 8457: ok ok shutup the warning
2019-01-28 07:47:00 +00:00
UbitUmarov
52e5f58c9a
add a try catch on HandleMapItemRequest
2019-01-28 04:38:27 +00:00
UbitUmarov
cc27168cc1
change encoding of event cap messages
2019-01-28 04:01:09 +00:00
UbitUmarov
4c79a85621
forgotten locks on ubode
2019-01-28 03:37:54 +00:00
UbitUmarov
cc204a279e
change encoding of a another event cap message
2019-01-28 00:40:33 +00:00
UbitUmarov
695d807696
change encoding of a few event caps messages
2019-01-26 16:42:42 +00:00
UbitUmarov
07946e040d
ok i said all ( lie )
2019-01-25 21:40:30 +00:00
UbitUmarov
f7926eb28c
ok take the all change
2019-01-25 21:35:23 +00:00
UbitUmarov
367bd48d91
script mono is meaningless for us
2019-01-25 21:21:23 +00:00
UbitUmarov
df568b1a66
some sop cleanup
2019-01-25 20:57:48 +00:00
UbitUmarov
61fb39e49b
cleanup
2019-01-25 20:54:24 +00:00
UbitUmarov
8048746759
changes on sog boundingbox and other cleanup
2019-01-25 20:52:46 +00:00
UbitUmarov
cb94991acb
cleanup dead code
2019-01-25 20:50:13 +00:00
UbitUmarov
3ee70aac0b
mess around with prioritizer
2019-01-25 20:49:18 +00:00
UbitUmarov
e3d0ec6f40
a few changes on priority queues and their heap
2019-01-25 20:46:03 +00:00
UbitUmarov
27f5248d9f
Ooops fix bad locking
2019-01-25 03:19:48 +00:00
UbitUmarov
f474c10f71
change threads confusing names
2019-01-25 01:50:33 +00:00
UbitUmarov
15c28bb2d4
update libomv with a few more 'useless' changes
2019-01-25 00:23:59 +00:00
UbitUmarov
d5059d650f
mantis 8452: possible fix
2019-01-22 11:32:51 +00:00
UbitUmarov
eb9ac87dd9
fix a bad c&p
2019-01-21 14:09:36 +00:00
UbitUmarov
9e2152d2cb
disable tests that now fail bc a scenegraph is now needed to find prims by local id
2019-01-21 13:45:05 +00:00
UbitUmarov
9d002fb568
oops
2019-01-21 13:23:44 +00:00