UbitUmarov
|
0197ffc3ee
|
add llGetRenderMaterial
|
2025-08-16 01:42:39 +01:00 |
|
UbitUmarov
|
6f5eb8c7b8
|
ok that was not the stub..
|
2025-08-14 22:26:23 +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 |
|
Vincent Sylvester
|
d3cf429c4c
|
llGetVisualParams
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2025-04-11 15:28:40 +01:00 |
|
Vincent Sylvester
|
587b19c76b
|
llListFindListNext
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2025-04-11 14:56:54 +01:00 |
|
UbitUmarov
|
7d47398802
|
bad merge..
|
2025-04-11 08:50:25 +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
|
e681e1f09a
|
add llGetLinkSitFlags and dummy llSetLinkSitFlags
|
2025-02-07 22:04:01 +00:00 |
|
UbitUmarov
|
a20a5f312d
|
add llGetStartString and limited llRezObjectWithParams for testing
|
2024-11-22 04:01:03 +00:00 |
|
Sue Cripter
|
0bf18539b5
|
Add llGetNotecardLineSync
|
2024-07-04 00:10:29 +02:00 |
|
UbitUmarov
|
cc1227364c
|
add llDerezObject(..)
|
2024-06-23 21:54:46 +01:00 |
|
UbitUmarov
|
25dcfa8b4e
|
change llAtan2 arguments order to (y,x) to match standard documentation
|
2024-04-12 22:14:54 +01:00 |
|
UbitUmarov
|
e918888e30
|
add llGetCameraAspect and llGetCameraFOV
|
2024-03-28 15:34:03 +00:00 |
|
UbitUmarov
|
acbec23f48
|
clean appdomain related things
|
2024-03-26 21:34:33 +00:00 |
|
UbitUmarov
|
cf27093ee9
|
several changes to llIsFriend and related methods
|
2024-02-16 20:14:06 +00:00 |
|
UbitUmarov
|
4e2bea288a
|
add llIsFriend
|
2024-02-16 17:17:59 +00:00 |
|
UbitUmarov
|
2e26b8a8bb
|
add LinksetData support. Untested and still does not store in dbs. Not as spec. See mantis 9081 (runprebuild)
|
2024-02-06 23:45:11 +00:00 |
|
UbitUmarov
|
52bd6a443e
|
make llLinkPlaySound() closer to spec
|
2023-05-31 19:27:43 +01:00 |
|
UbitUmarov
|
35962d8c39
|
add llListFindStrided; llListFindList change to be more as spec
|
2023-04-29 11:06:35 +01:00 |
|
UbitUmarov
|
7dbedecd88
|
add LSL llLinear2sRGB and llsRGB2Linear
|
2023-04-28 01:55:35 +01:00 |
|
UbitUmarov
|
02fd3b86fa
|
missing file and take a debug message out
|
2023-04-27 21:58:21 +01:00 |
|
UbitUmarov
|
4c061a0602
|
add llListSortStrided and osListSortInPlaceStrided
|
2023-04-26 20:26:01 +01:00 |
|
UbitUmarov
|
9c2aa87acf
|
cosmetics
|
2023-03-01 21:08:35 +00:00 |
|
UbitUmarov
|
49eabf2c0c
|
missing file
|
2023-02-28 10:06:14 +00:00 |
|
UbitUmarov
|
71ae7655e5
|
llSetStatus is suposed to accept a mask to set several things true or false on one call
|
2023-02-09 20:18:55 +00:00 |
|
UbitUmarov
|
45beb824af
|
add llLinkSetSoundQueueing and llLinkSetSoundRadius
|
2023-02-09 10:59:24 +00:00 |
|
UbitUmarov
|
44b4fe523b
|
add llLinkAdjustSoundVolume, llLinkPlaySound and llLinkStopSound
|
2023-02-06 18:55:06 +00:00 |
|
UbitUmarov
|
6a2d9e8ec3
|
mantis 9056: add llReplaceSubString()
|
2023-01-31 17:16:33 +00:00 |
|
Jeff Kelley
|
1e3cbd42ba
|
add llGetInventoryAcquireTime
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2023-01-26 14:48:01 +00:00 |
|
UbitUmarov
|
d9380c9b83
|
clean some spurius chars and a few other things. Thanks Vincent Sylvester
|
2022-11-12 02:49:01 +00:00 |
|
UbitUmarov
|
fd6edf81d9
|
remove some xengine code; remove OSSLPrim, whatever that was
|
2022-11-01 01:23:04 +00:00 |
|
UbitUmarov
|
a28c875ce4
|
add llSHA256String() same as osSHA256
|
2022-10-22 14:10:07 +01:00 |
|
UbitUmarov
|
0d35531200
|
add llObjectGetLinkKey(...)
|
2022-10-22 12:13:44 +01:00 |
|
UbitUmarov
|
6ff8ecaae0
|
appdomains are gone. XEngine does not make much sense without them
|
2022-10-02 11:38:50 +01:00 |
|
UbitUmarov
|
68efbfc603
|
add llOrd, llChar llHash
|
2021-10-02 14:17:11 +01:00 |
|
UbitUmarov
|
9d1bd02d12
|
add LSL_Integer osAvatarType(LSL_Key avkey)
|
2021-04-21 15:52:09 +01:00 |
|
UbitUmarov
|
5acf56d20e
|
add missing lsl stub for llXorBase64
|
2020-12-29 13:24:04 +00:00 |
|
UbitUmarov
|
421cc0c018
|
change llName2Key and add llRequestUserKey (not the patch on mantis 8369, now utdated). some testing needed..
|
2020-08-16 20:01:00 +01:00 |
|
UbitUmarov
|
bce206e6dc
|
change a few more
|
2020-08-15 04:53:30 +01:00 |
|
UbitUmarov
|
f1cd3aa007
|
change llRequestDisplayName and llGetDisplayName
|
2020-08-15 04:21:54 +01:00 |
|
UbitUmarov
|
991b97db58
|
change llRequestUsername
|
2020-08-15 04:05:41 +01:00 |
|
UbitUmarov
|
baf94f1af5
|
several changes to llTargetedEmail
|
2020-08-08 17:37:48 +01:00 |
|
StolenRuby
|
d022891cc1
|
Added llTargetedEmail
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2020-08-08 15:50:03 +01:00 |
|
UbitUmarov
|
e8b9735f95
|
add some lsl functions
|
2020-06-11 17:12:22 +01:00 |
|
UbitUmarov
|
0bcd58fd0f
|
mantis8548: change more LSL arguments declarations to their formal form. Still a lot more to do. This is a case where coerence matters over performance, to avoid more future issues
|
2019-07-31 16:27:36 +01:00 |
|
UbitUmarov
|
c14209e362
|
add some LSL
|
2018-12-28 14:40:51 +00:00 |
|
UbitUmarov
|
01b84ef46b
|
some cleanup
|
2018-11-18 22:39:08 +00:00 |
|
UbitUmarov
|
9185d397df
|
add a bit more things to ScriptSyntax, change a few more incoerent lsl types in function arguments
|
2018-11-10 21:00:04 +00:00 |
|