Commit Graph

4192 Commits

Author SHA1 Message Date
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
549ebc1025 add old llList2ListStrided renamed osOldList2ListStrided to easy any possible script fixes 2023-04-27 22:15:19 +01:00
UbitUmarov
a4ba4232e6 change llList2ListStrided so it is more like spec (no exclusion range, etc 2023-04-27 22:01:52 +01:00
UbitUmarov
02fd3b86fa missing file and take a debug message out 2023-04-27 21:58:21 +01:00
UbitUmarov
46831b086e add llList2ListSlice 2023-04-27 21:55:55 +01:00
UbitUmarov
7b7071f778 fix bad c&p 2023-04-26 21:05:16 +01:00
UbitUmarov
4c061a0602 add llListSortStrided and osListSortInPlaceStrided 2023-04-26 20:26:01 +01:00
UbitUmarov
33bdf572c6 fix several PARCEL_DETAILS_* constants for getparceldetails, add PARCEL_DETAILS_GEOMETRICCENTER; Stop script on unknown parameter, instead of keep running with a wrong integer 0 result 2023-04-18 17:54:24 +01:00
UbitUmarov
f96793cd19 minr changes to lsl getparceldetails 2023-04-18 02:49:23 +01:00
UbitUmarov
93e06f87f6 add list osGetParcelIDs() and key osGetParcelID(), plus a few changes to previus commits 2023-04-16 20:00:35 +01:00
UbitUmarov
68130e0c93 cosmetics 2023-04-16 18:09:34 +01:00
UbitUmarov
f8e7e45965 add a test workflow for dotnet 2023-03-19 21:03:24 +00:00
UbitUmarov
b0f28dc54f missing changes 2023-03-15 11:32:58 +00:00
UbitUmarov
d345288efa reduce potencial useless float casts from list items 2023-03-15 11:29:35 +00:00
UbitUmarov
3dd1dd2f76 reduce potencial useless int casts from list items 2023-03-15 10:32:55 +00:00
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