Commit graph

46 commits

Author SHA1 Message Date
Sei Lisa
b7f16900ed Update to kwdb 0.0.20240415000
Quite some new functions and constants.
2024-04-15 16:15:56 +02:00
Sei Lisa
8d4750b6d0 Add new functions and constants 2023-12-12 16:52:45 +01:00
Sei Lisa
152ede8cd0 Add new functions (no implementation yet) and constants 2023-07-15 11:05:53 +02:00
Sei Lisa
1bd9551c2f New upstream version of builtins.txt 2023-04-09 11:07:56 +02:00
Sei Lisa
b13bb6d810 Add LinkSound functions and constants; disallow unstable in void
The unstable flag does not make sense in void functions; add warning.

Also, new upstream version of builtins.txt with new functions that have been added to fndata.txt.
2023-02-03 12:57:58 +01:00
Sei Lisa
947dcd9383 Add new LinksetData functions and other builtins 2022-11-15 23:11:38 +01:00
Sei Lisa
9c281dec64 New function, llSHA256String
Implement it in lslbasefuncs.py, and add tests. Also add more test vectors for llMD5String and llSHA1String.
2022-10-14 18:39:04 +02:00
Sei Lisa
8966b9de97 New upstream function: llGetObjectLinkKey 2022-10-01 01:18:12 +02:00
Sei Lisa
3f77f14eac Upstream update, new function llSetEnvironment
This commit was in the preprocessor branch by mistake; it has now been brought to the master branch.
2022-09-15 01:10:33 +02:00
Sei Lisa
95d0fb4b13 New upstream version of builtins.txt; minor fix
Add comment to llGetStatus and make it more future-proof by adding unused flags.
2022-08-26 12:51:02 +02:00
Sei Lisa
c29475d072 New constants and functions; some refactoring of lslfuncopt
TODO: unit tests
2022-05-13 14:49:18 +02:00
Sei Lisa
02b37d6dad Add OBJECT_ACCOUNT_LEVEL, fix PRIM_PROJECTOR 2022-03-06 02:54:58 +01:00
Sei Lisa
f6fe3dd7bd Add llGetInventoryAcquireTime 2021-06-12 19:18:23 +02:00
Sei Lisa
cfafb1e9d1 Add llOpenFloater 2021-05-19 22:48:44 +02:00
Sei Lisa
c4f210138f Add newly introduced functions llOrd, llChar, llHash 2021-05-08 22:43:31 +02:00
Sei Lisa
b6a5e01ed4 New upstream version of builtins.txt 2021-01-28 12:06:20 +01:00
Sei Lisa
1e22a21074 New upstream version of builtins.txt 2020-06-12 21:02:07 +02:00
Sei Lisa
2b07c13498 Update to latest kwdb from upstream 2020-04-22 21:17:45 +02:00
Sei Lisa
be06ffe1f2 New upstream version of builtins.txt 2020-02-29 17:02:58 +01:00
Sei Lisa
750465f17b New upstream version of builtins.txt, new OBJECT_* constants 2019-06-23 13:33:02 +02:00
Sei Lisa
985b9c4ef1 New upstream version of builtins.txt 2019-02-23 02:06:03 +01:00
Sei Lisa
4b83ae6c4e More upstream changes to builtins.txt 2019-02-07 14:46:53 +01:00
Sei Lisa
f2aa2ed231 New upstream version of builtins.txt adding INVENTORY_SETTING 2019-02-06 18:54:40 +01:00
Sei Lisa
155a35ff8f Upstream version of builtins.txt; update fndata.txt 2018-12-08 19:30:26 +01:00
Sei Lisa
2740306b6c New upstream version of KWDB
Adds a new function. Some things are pending to check, after we become more acquainted with the new function (see TODO in fndata.txt).
2018-11-09 19:07:48 +01:00
Sei Lisa
21cecc46f8 Add new Animesh functions 2018-06-26 03:16:05 +02:00
Sei Lisa
c3be2bd216 New functions llName2Key() and llRequestUserKey() 2018-05-09 19:06:25 +02:00
Sei Lisa
57df2558e7 New upstream version of builtins.txt. 2017-10-20 10:00:24 +02:00
Sei Lisa
3f59f5f16f New upstream release of builtins.txt. 2017-08-17 16:57:08 +02:00
Sei Lisa
20d2f68918 New upstream version of builtins.txt. 2017-08-17 00:42:13 +02:00
Sei Lisa
61565470a2 New upstream version of builtins.txt, and minor code style changes. 2017-06-15 21:11:54 +02:00
Sei Lisa
98da3f32c6 New upstream version of builtins.txt. 2017-03-17 04:51:39 +01:00
Sei Lisa
b4a8b57184 New upstream version of builtins.txt 2016-12-08 02:18:27 +01:00
Sei Lisa
25fe5d5f3e New upstream version of builtins.txt 2016-11-11 05:12:26 +01:00
Sei Lisa
dcb5a1db51 New upstream version of builtins.txt 2016-06-26 00:48:13 +02:00
Sei Lisa
05511e6870 New upstream version of builtins.txt 2016-06-06 21:22:58 +02:00
Sei Lisa
3ff4ad3110 New upstream version of builtins.txt 2016-06-02 05:37:33 +02:00
Sei Lisa
daae0ec518 New upstream version of builtins.txt 2016-01-22 20:56:20 +01:00
Sei Lisa
144fa5b00e New upstream version of builtins.txt 2016-01-16 05:39:52 +01:00
Sei Lisa
5a2c7278cd New upstream version of builtins.txt 2015-12-16 01:03:14 +01:00
Sei Lisa
d35ab22c42 New upstream version of builtins.txt. 2015-07-09 21:22:02 +02:00
Sei Lisa
1a67db64dc Get rid of builtins.txt.dat by adding a parameter to the parser ctor. 2015-07-09 20:35:14 +02:00
Sei Lisa
621b29b0cc New upstream version of builtins.txt 2015-05-02 23:07:28 +02:00
Sei Lisa
595286f22a New keywords. 2015-04-21 04:26:18 +02:00
Sei Lisa
ed17d3330d Updated builtins.txt and builtins.txt.dat 2015-03-05 23:37:43 +01:00
Sei Lisa
07176278f8 Add current builtins.txt, which is needed to execute.
It's bound to become obsolete soon though, so check the kwdb repository for a fresh file.
2014-07-26 03:13:07 +02:00