Commit Graph

22394 Commits

Author SHA1 Message Date
UbitUmarov
ace18f8013 cosmetics 2023-02-24 02:30:47 +00:00
UbitUmarov
c70486ab3f cosmetics 2023-02-24 00:17:56 +00:00
UbitUmarov
2433ea82c9 cosmetics on scenepresence and grid map 2023-02-24 00:07:46 +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
f41ff1419c update libomv with faster vector3 UnitX,Y,Z rotations 2023-02-15 16:27:43 +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
da1951f3bd do not lose instant message creation time (viewers may display ad UTC time on offline messages, for now) 2023-02-08 03:03:14 +00:00
UbitUmarov
d0be98bacb cosmetics 2023-02-08 03:00:20 +00:00
UbitUmarov
0ad8d8da7b add sog GetLinkSitingAvatar(..) 2023-02-08 02:58:45 +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
a0bb4a252e don't delete too much on online cache at tp out 2023-02-03 21:03:25 +00:00
UbitUmarov
3858cc945c we do need to ship the cached friends around on teleports (friends must come from grid) 2023-02-03 17:17:02 +00:00
UbitUmarov
a7b8ce9cfd try improve profiles online indication a bit more 2023-02-01 21:09:20 +00:00
UbitUmarov
e2d71afc10 cosmetics 2023-02-01 19:14:54 +00:00
UbitUmarov
b327224b74 try improve profiles online indication a bit more 2023-02-01 18:56:08 +00:00
UbitUmarov
a9cc7594e2 reduce possible trigger of Changed.POSITION just due to noise 2023-02-01 18:45:11 +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
86706f45af a few changes to friends module 2023-01-26 18:53:33 +00:00
UbitUmarov
4358ab54b0 add automatic copy of System.Drawing.Common.dll for the current platform, that is still needed 2023-01-26 18:52:02 +00:00
UbitUmarov
86f34a73be fix old bug just ported to new function 2023-01-26 15:07:09 +00:00