Commit Graph

4376 Commits

Author SHA1 Message Date
UbitUmarov
bf90a8d1c5 reduce potencial useless string casts from list items 2023-03-15 09:22:14 +00:00
Kevin Cozens
5ad710c8df Fix mantis #6170 - Check if first argument of PRIM_TEXT is string or key
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-03-15 09:18:34 +00: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
a2db2c7ed3 mantis 9065: rename llObjectGetLink as spec llGetObjectLink 2023-02-28 09:58:19 +00:00
UbitUmarov
833cd468ff cosmetics 2023-02-24 12:35:12 +00:00
UbitUmarov
7b23e2fe08 fix typo 2023-02-24 08:32:31 +00:00
UbitUmarov
d8822ff8fe a few more cosmetic changes 2023-02-24 08:28:14 +00:00
UbitUmarov
eacc55625b mantis 9064: apply Jeff Kelley patch by hand, plus simular object_mass fix and cosmetics 2023-02-24 08:19:26 +00:00
UbitUmarov
ce0d426b99 add helper SimulatorFeaturesModulr OpenSimExtraFeatureContains plus cosmetics 2023-02-23 22:50:45 +00:00
UbitUmarov
20ef1d6aaf still another change on parser 2023-02-23 03:08:55 +00:00
UbitUmarov
8c7c991320 mantis 9061 change lsl integer parsing again... 2023-02-22 21:50:08 +00:00
UbitUmarov
dbf675d2d1 add lsl float and integer 0 2023-02-18 02:53:56 +00:00
UbitUmarov
8d647c189c inalvid double should defualt to 0 2023-02-18 02:38:58 +00:00
UbitUmarov
92e25a9377 change lsl integer parsing 2023-02-18 02:34:30 +00:00
UbitUmarov
ac5321dfe4 change lsl float parsing 2023-02-18 02:01:52 +00:00
UbitUmarov
361f6a9226 add from string, from lsl string and from span lsl vector3 and rotation variants 2023-02-18 01:15:31 +00:00
UbitUmarov
4a4ff5faf4 oops 2023-02-18 00:18:16 +00:00
UbitUmarov
8a4ae07e88 lsl vector3 is no longer 'unsafe' 2023-02-17 23:58:30 +00:00
UbitUmarov
daacad69e4 cosmetics; change lsl string to lslvector and lsl rotation methods; 2023-02-17 23:52:49 +00:00
UbitUmarov
be2192fd53 revert change on script execution release points. That will need a full recompile with script states reset, not justifiable by now; plus cosmetics 2023-02-16 05:04:11 +00:00
UbitUmarov
1026efa9fd another recent bug fix: llister id can also be a invalid key 2023-02-14 23:41:20 +00:00
UbitUmarov
22ba1c7688 avoid array out of bounds on last terrain getheight 2023-02-14 02:02:37 +00:00
UbitUmarov
c3db66a3f9 add LSL:key.NullKey, plus cosmetics 2023-02-10 16:18:37 +00:00
UbitUmarov
bd41db241f fix back llsensor*: let id be a invalid or empty key again 2023-02-10 14:07:04 +00:00
UbitUmarov
37ce17f927 some more changes on lslapi, mostly style 2023-02-10 13:44:09 +00:00
UbitUmarov
c3b0c49cd0 do define LSL_string.Empty plas cosmetics 2023-02-09 20:21:21 +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
38f681775c missing change 2023-02-09 18:00:01 +00:00
UbitUmarov
a0165816de change get terrain height 2023-02-09 17:56:10 +00:00
UbitUmarov
16b6bbd253 a few changes fo yengine exec time check points on function calls 2023-02-09 12:11:18 +00:00
UbitUmarov
45beb824af add llLinkSetSoundQueueing and llLinkSetSoundRadius 2023-02-09 10:59:24 +00:00
UbitUmarov
842bb15939 missed one 2023-02-08 03:24:15 +00:00
UbitUmarov
6e25a0a65d avoid some warnings about unused things 2023-02-08 03:22:59 +00:00
UbitUmarov
5800c46498 change llGroundNormal 2023-02-08 03:18:26 +00:00
UbitUmarov
59caf60fc5 cosmetics on lslapi 2023-02-08 03:17:22 +00:00
UbitUmarov
3744d2c57d a few changes to lsl getlink* 2023-02-08 03:07:16 +00:00
UbitUmarov
9472ec630c fix typo 2023-02-06 19:26:31 +00:00
UbitUmarov
44b4fe523b add llLinkAdjustSoundVolume, llLinkPlaySound and llLinkStopSound 2023-02-06 18:55:06 +00:00
UbitUmarov
5ac93aaf2f update api version and script syntax 2023-01-31 17:17:33 +00:00
UbitUmarov
6a2d9e8ec3 mantis 9056: add llReplaceSubString() 2023-01-31 17:16:33 +00:00
UbitUmarov
9e60afbb68 change that message a bit 2023-01-27 00:04:41 +00:00
UbitUmarov
dec215e438 try to make a Yengine error message more usefull 2023-01-26 21:02:17 +00:00
UbitUmarov
86f34a73be fix old bug just ported to new function 2023-01-26 15:07:09 +00:00
UbitUmarov
4feb6dc2d6 minor cosmetics 2023-01-26 14:56:37 +00:00
UbitUmarov
7e15ff2894 minor change to unixtime conversion 2023-01-26 14:48:25 +00:00
Jeff Kelley
1e3cbd42ba add llGetInventoryAcquireTime
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2023-01-26 14:48:01 +00:00
UbitUmarov
eea5d14ec6 more cosmetics 2023-01-21 15:49:46 +00:00
UbitUmarov
8d16d0b0ba minor cosmetics 2022-12-30 00:16:37 +00:00
UbitUmarov
c2fbd10f89 fix llstopanimation patch, as i did on master 2022-12-29 21:53:33 +00:00