Commit Graph

22295 Commits

Author SHA1 Message Date
Kevin Cozens
e40fe91966 Fix mantis #6170 - Check if first argument of PRIM_TEXT is string or key
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-03-15 08:34:56 +00:00
UbitUmarov
03a9bc8db6 avoid some noise on shutdown 2023-03-10 14:47:06 +00:00
UbitUmarov
1e5c0d4c41 minor cleanup 2023-03-10 13:38:40 +00:00
UbitUmarov
477f0e230b avoid a old potencial stack overflow 2023-03-10 13:27:42 +00:00
UbitUmarov
fc41ab3d93 misisng file 2023-02-28 10:01:45 +00:00
UbitUmarov
3b31dc94ba mantis 9065: rename llObjectGetLink as spec llGetObjectLink 2023-02-28 09:56:13 +00:00
UbitUmarov
ca5f47358e support parcel option restrict moap 2023-02-25 12:23:27 +00:00
UbitUmarov
b8702a094e fix typo 2023-02-24 08:29:23 +00:00
UbitUmarov
3b181f21ae mantis 9064: apply Jeff Kelley patch by hand, plus simular object_mass fix and cosmetics 2023-02-24 08:12:35 +00:00
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
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
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
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
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
d2161872e0 fix typo/bug on ubode 2022-10-07 19:12:21 +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
UbitUmarov
66113831dd mantis 9028: check for for a null (should not be needed) 2022-09-25 15:41:56 +01:00