Commit Graph
1898 Commits
Author SHA1 Message Date
UbitUmarov ef8a36b40c silly bug 2026-04-17 01:31:36 +01:00
UbitUmarov 9e21972be5 do flag prims to save on lsl change of name or description 2026-04-16 22:10:58 +01:00
UbitUmarov eaed2f5b02 add llSetRenderMaterial (ugly code) 2026-02-22 11:51:58 +00:00
UbitUmarov 9132b1c982 avoid going out bounds on llInsertString. Thx Tampa 2026-01-13 02:39:43 +00:00
UbitUmarov d9d876fb5c avoid possible null refs in parseString2List. thx Tampa 2025-12-19 05:12:18 +00:00
UbitUmarov 5590105e31 cosmetics 2025-10-05 03:31:55 +01:00
UbitUmarov 153a5e978a let llSetBuoyancy work on attachments. But unlike at sl, the effect is not removed when the script or its prim is removed/deattached. SO use with care. THis lmitation was a reason why we did not let is work on attachments 2025-09-05 19:22:12 +01:00
UbitUmarov 15dc813fae some changes to llWorldPosToHUD. May need more (ofc it is opensim) 2025-08-17 01:23:44 +01:00
UbitUmarov 392d324863 add llWorldPosToHUD 2025-08-16 04:31:17 +01:00
UbitUmarov 4ec6248dad add llIsLinkGLTFMaterial 2025-08-16 02:32:54 +01:00
UbitUmarov 0197ffc3ee add llGetRenderMaterial 2025-08-16 01:42:39 +01:00
UbitUmarov 6edc1f962b llMap* lookat does nothing 2025-08-13 12:30:07 +01:00
UbitUmarov 739e7a21a1 add llMapBeacon 2025-08-12 23:45:38 +01:00
UbitUmarov 7ac111627f some changes to llMapDestination 2025-08-12 22:26:46 +01:00
UbitUmarov 0d71b6d871 very useless changes 2025-06-25 02:22:28 +01:00
UbitUmarov 157de21332 cosmetics 2025-06-20 04:08:20 +01:00
UbitUmarov e0006fb17d stop old useless bytes to float and back to bytes 2025-06-04 23:41:26 +01:00
UbitUmarov 74c64e199d mantis 9205: fix text alpha for lsl 2025-06-04 22:37:47 +01:00
UbitUmarov 147d90b258 ok no static.. 2025-04-17 20:34:43 +01:00
UbitUmarov de749dd6ed minor change 2025-04-17 20:24:47 +01:00
Vincent Sylvester 28266fc7b6 HMAC function, stubs and interfaces for compute hash
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-17 20:20:28 +01:00
UbitUmarov 70eafec6fa fix compile since HMAC_SHA224() is missing 2025-04-17 19:46:05 +01:00
Vincent Sylvester f6227d26eb Fix llHMAC and ComputeHash
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-17 19:10:44 +01:00
UbitUmarov b00df07563 do not allow estate bans to grid admins 2025-04-17 15:50:08 +01:00
UbitUmarov 4b5d9c0696 ooops 2025-04-12 04:10:05 +01:00
UbitUmarov 47e9a13e2b ugly cosmetics 2025-04-11 20:49:05 +01:00
UbitUmarov d76f0437cd ugly cosmetics 2025-04-11 20:19:49 +01:00
UbitUmarov 748d7d08db a few more chances also the the ossl version 2025-04-11 18:57:42 +01:00
UbitUmarov a068bd3da6 oops 2025-04-11 18:36:49 +01:00
UbitUmarov 2ebbcdcfff change llListFindListNext negative instance case 2025-04-11 18:26:30 +01:00
UbitUmarov b5d1d39829 a few fixes... 2025-04-11 16:03:14 +01:00
Vincent Sylvester d3cf429c4c llGetVisualParams
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 15:28:40 +01:00
UbitUmarov 16665227ce fix lllistfindnext for some cases 2025-04-11 15:22:28 +01:00
Vincent Sylvester 587b19c76b llListFindListNext
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 14:56:54 +01:00
UbitUmarov d12418ed8f cosmetics, note that sha224 is not correct 2025-04-11 09:21:29 +01:00
Vincent Sylvester d9180d3a59 llHMAC
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 08:45:15 +01:00
UbitUmarov ac4ae13ceb use switch expression instead (the changes..) 2025-04-11 08:11:03 +01:00
Vincent Sylvester ae4ea576d5 llGetHealth
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 08:08:06 +01:00
Vincent Sylvester 6eab3e6efb llGetSimStats
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 07:51:12 +01:00
Vincent Sylvester f42fd1c552 llGetInventoryDesc
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-04-11 07:25:06 +01:00
UbitUmarov bde18322eb add LSL_Integer osListFindListNext(LSL_List src, LSL_List test, LSL_Integer lstart, LSL_Integer lend, LSL_Integer instance), like ll one but with search restricted to a substring. Untested, sorry 2025-04-04 01:30:41 +01:00
UbitUmarov d346a7aea7 mantis 9187: only apply setcontentype restrictions to type html 2025-03-25 04:27:53 +00:00
UbitUmarov e681e1f09a add llGetLinkSitFlags and dummy llSetLinkSitFlags 2025-02-07 22:04:01 +00:00
UbitUmarov 4088b5d165 cosmetics 2024-12-22 23:29:34 +00:00
UbitUmarov e1dd994f2d fix rez distance check 2024-11-30 19:52:29 +00:00
UbitUmarov 49a4285180 fix vel parameter on rez obj witrh params 2024-11-30 19:14:48 +00:00
UbitUmarov 5aa37e74eb minor changes on llgettime 2024-11-29 21:23:10 +00:00
UbitUmarov b1f5734d90 fix RezzerID 2024-11-27 18:51:10 +00:00
UbitUmarov a20a5f312d add llGetStartString and limited llRezObjectWithParams for testing 2024-11-22 04:01:03 +00:00
UbitUmarov 1ff28960f1 cosmetics 2024-11-19 04:25:32 +00:00