Commit Graph

28215 Commits

Author SHA1 Message Date
UbitUmarov
1e0207b499 err better have the loggic right... 2023-02-19 03:32:19 +00:00
UbitUmarov
6c454c2b09 mantis 9060: do allow https schema on oar load 2023-02-18 23:06:05 +00:00
UbitUmarov
a1faed8d47 missing api number change 2023-02-09 11:04:43 +00:00
UbitUmarov
8706ea8a92 add llLinkSetSoundQueueing and llLinkSetSoundRadius 2023-02-09 10:55:44 +00:00
UbitUmarov
bc2590c82d fix typo 2023-02-06 19:31:32 +00:00
UbitUmarov
797ba85b35 add llLinkAdjustSoundVolume, llLinkPlaySound and llLinkStopSound 2023-02-06 18:47:39 +00:00
UbitUmarov
4d84d4b116 update api version and script syntax 2023-01-31 17:07:44 +00:00
UbitUmarov
9edba5582e mantis 9056: add llReplaceSubString() 2023-01-31 16:58:09 +00:00
UbitUmarov
0eb22bbc96 fix old bug just ported to new function 2023-01-26 15:14:00 +00:00
UbitUmarov
1e58b71813 minor change to unixtime conversion 2023-01-26 14:41:09 +00:00
Jeff Kelley
f3b2b4eed6 add llGetInventoryAcquireTime
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-01-26 14:28:22 +00:00
UbitUmarov
da59cb659b fix typo 2023-01-26 12:11:26 +00:00
UbitUmarov
42ec116e27 try to improve profiles online indication. This ofc just fais on HG 2023-01-26 12:07:59 +00:00
UbitUmarov
76072311b2 cosmetics 2023-01-13 14:40:55 +00:00
UbitUmarov
1b95449f9d cosmetics 2023-01-13 14:36:02 +00:00
UbitUmarov
cfc1170ea4 bullet low level seems to ignore MaxCollisionsPerFrame, in soem cases. Thanks Beq Janus 2023-01-12 13:04:21 +00:00
UbitUmarov
8ba1441eb1 robust: add exclude by id0; pre compile some regex searchs. not that user block by id0 or mac is not very effective and may even block wrong users! 2023-01-08 19:10:50 +00:00
UbitUmarov
3422ae3be1 minor cleanup 2022-12-27 18:24:06 +00:00
UbitUmarov
2c2b340afe mantis 4092: apply patch, wit a change, to llstopanimation 2022-12-27 18:14:13 +00:00
UbitUmarov
3607da13e0 cosmetics 2022-12-17 18:51:44 +00:00
UbitUmarov
763c04873f fix a bad test 2022-12-16 04:54:34 +00:00
UbitUmarov
333c5091b6 revert a incomplete tests fix that was not supposed to be commited today 2022-12-16 04:38:55 +00:00
UbitUmarov
f52099433d item needs owner ... 2022-12-16 04:19:20 +00:00
UbitUmarov
5afbf8e8a8 items need owner 2022-12-16 02:31:09 +00:00
UbitUmarov
89a5f6139f fix 2 bugs caused by nonsense xinventory fieldnames 2022-12-16 02:10:37 +00:00
UbitUmarov
9d9d8e3305 missing changes on tests 2022-12-15 23:36:12 +00:00
UbitUmarov
e471df72d8 missing changes 2022-12-15 23:33:50 +00:00
UbitUmarov
1f6dcedafb a few more changes to Xinventory service 2022-12-15 23:30:08 +00:00
UbitUmarov
e88e93a34a a few changes on attachment module and Xinventory service 2022-12-15 23:17:59 +00:00
UbitUmarov
6b4dfcde84 mantis 9039: do not lose runtime permitions on llAttachToAvatarTemp 2022-11-18 03:36:35 +00:00
UbitUmarov
fcc067a49e fix unit of time on contexttimeout control. Thanks _cslcm_ 2022-11-16 18:11:39 +00:00
UbitUmarov
04c4a707e5 mantis 9036: do not allow ForceAttachToAvatarFromInventory to attach coalesced inventory assets 2022-11-12 19:31:38 +00:00
UbitUmarov
48d26f8925 mantis 9036: do not allow attach of coalesced inventory assets 2022-11-12 18:50:09 +00:00
UbitUmarov
d0a7a4fd0e for fix old ode for linux and others by using again same unmanaged lib as ubode. Otherwise mono will just use the wrong one, since they have same api, and are both always loaded by mono 2022-11-09 01:35:12 +00:00
UbitUmarov
4ec3fce8f1 ode modules: rename native api classes 2022-11-08 18:18:07 +00:00
UbitUmarov
dc5a07fdb4 do not close a response still in use 2022-11-06 00:12:50 +00:00
UbitUmarov
d790ea4868 do not waste time sending a message back to client on DeactivateClientDueToTimeout..., that most likely will fail 2022-11-05 14:30:50 +00:00
UbitUmarov
61527e82ff LSL fix a vector lslvector cast 2022-10-30 20:47:09 +00:00
UbitUmarov
3a628c335e ubode: fix physical prims space destroy 2022-10-29 03:47:45 +01:00
UbitUmarov
c3107713f4 ubode: revert raycasts timeout to older value 2022-10-28 21:32:18 +01:00
UbitUmarov
0dd88c4ec7 add some missing default group owner powers on xmlrpc groups module 2022-10-28 20:10:39 +01:00
UbitUmarov
be5fc7344c search a prim inventory matching both name and asset type, on some LSL and OSSL functions 2022-10-24 02:15:56 +01:00
UbitUmarov
06f5933187 missing using statement 2022-10-22 13:49:29 +01:00
UbitUmarov
ee243b8ad4 add llSHA256String() same as osSHA256 2022-10-22 13:42:17 +01:00
UbitUmarov
016ff2fb11 add llObjectGetLinkKey(...) 2022-10-22 13:19:13 +01:00
UbitUmarov
e5fd020b97 mantis 9032: actually shutup if old format 2022-10-16 13:12:36 +01:00
UbitUmarov
b4b4d904fe add missing future asset def 2022-10-15 01:59:21 +01:00
UbitUmarov
d2161872e0 fix typo/bug on ubode 2022-10-07 19:12:21 +01:00
UbitUmarov
5ea28ff530 a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now (for real now) 2022-09-30 11:47:44 +01:00
UbitUmarov
03a4287658 a few more changes to console; revert a change possible only needed on future .net, at lest we did live without it till now 2022-09-30 11:46:14 +01:00