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 |
|
UbitUmarov
|
c643b4236f
|
a few changes to last commit
|
2018-10-23 18:55:26 +01:00 |
|
Mandarinka Tasty
|
06a35b9559
|
llName2Key. Thanks to mewtwo0641 and watcher64.
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2018-10-23 18:01:13 +01:00 |
|
UbitUmarov
|
f01e4600d1
|
double Ooopss
|
2018-10-20 02:06:05 +01:00 |
|
UbitUmarov
|
0611d3339b
|
remove TempAttachments module
|
2018-10-20 01:00:55 +01:00 |
|
UbitUmarov
|
befe1ad4be
|
fix some LSL functions to return type Key as they should and not string
|
2018-03-05 17:02:07 +00:00 |
|
UbitUmarov
|
da69bc5da6
|
restore argument name material_bits
|
2017-01-08 11:28:34 +00:00 |
|
UbitUmarov
|
fb42845bee
|
mantis 8117: fix llSetPhysicsMaterial, using proper LSL_float type
|
2017-01-08 11:15:39 +00:00 |
|
Melanie Thielker
|
b16abc8166
|
Massive tab and trailing space cleanup
|
2017-01-05 19:07:37 +00:00 |
|
UbitUmarov
|
935510d879
|
add llGetMaxScaleFactor and llGetMinScaleFactor
|
2016-11-25 18:35:23 +00:00 |
|
Mandarinka Tasty
|
e45245d267
|
Implementation of LSL_Integer llScaleByFactor(double scaling_factor)
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2016-11-25 16:22:10 +00:00 |
|
Mandarinka Tasty
|
b0f87fba1c
|
Implementation of new LSL function: list llGetAttachedList(key avatar); It also returns HUDs' keys.
Signed-off-by: Mandarinka Tasty <mandarinka.tasty@gmail.com>
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2016-11-04 10:55:11 +00:00 |
|
UbitUmarov
|
ece4088a45
|
add missing llSetVelocity stub
|
2015-09-08 21:53:52 +01:00 |
|
UbitUmarov
|
371c9dd2af
|
bad merge?
|
2015-09-01 14:54:35 +01:00 |
|
Melanie Thielker
|
9766dc1f81
|
Add WhiteCore's LL Json functions
|
2015-05-26 21:05:59 +02:00 |
|
Freaky Tech
|
7f0995ae31
|
added llGetEnv() implementation
Signed-off-by: BlueWall <jamesh@bluewallgroup.com>
|
2015-03-03 16:39:00 -05:00 |
|
Melanie Thielker
|
87a4abac50
|
Plumb the rest of the serverside AO
|
2014-09-09 20:50:41 +02:00 |
|
Melanie Thielker
|
f2390f7c72
|
Plumb llSetAnimationOverride
|
2014-09-09 03:01:05 +02:00 |
|
Talun
|
c9742c826d
|
Mantis 7146 The lsl function llGetMassMKS is not implemented
This patch implements llGetMassMKS as it is described in the wiki
http://wiki.secondlife.com/wiki/LlGetMassMKS
|
2014-05-06 17:31:21 +01:00 |
|
Melanie
|
437326a480
|
Merge branch 'master' of ssh://melanie@3dhosting.de/var/git/careminster into careminster
Conflicts:
OpenSim/Region/ClientStack/Linden/Caps/UploadBakedTextureModule.cs
OpenSim/Region/CoreModules/Framework/Caps/CapabilitiesModule.cs
OpenSim/Region/Framework/Scenes/Scene.cs
OpenSim/Region/Framework/Scenes/SceneObjectPart.cs
OpenSim/Region/ScriptEngine/Shared/Api/Implementation/Plugins/SensorRepeat.cs
|
2013-07-18 10:17:30 +01:00 |
|