Commit Graph

4061 Commits

Author SHA1 Message Date
UbitUmarov
7bf6e2e543 more uuid == 2022-03-18 22:48:24 +00:00
UbitUmarov
94f291fd99 missing changes 2022-03-18 19:28:17 +00:00
UbitUmarov
1097145e08 a few more 2022-03-18 02:29:00 +00:00
Vincent Sylvester
13dbbc2683 Remove tabs, indent code properly
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2022-03-13 13:15:05 +00:00
UbitUmarov
60e67e5320 yengine, only send out of heap errors to owner and wigotu stacktrace 2022-03-09 22:03:55 +00:00
UbitUmarov
0e5abf6bc1 a few changes on yengine heap control 2022-03-09 21:04:47 +00:00
UbitUmarov
aa164b1bcb on lsl list size estimation, consider each entry pointer size, plus each char on strings is 2 bytes 2022-03-09 21:01:47 +00:00
UbitUmarov
9a897683f4 avoid null ref 2022-02-23 13:38:13 +00:00
UbitUmarov
6a0f29f182 mantis 8972: avoid null ref plus cosmetics 2022-02-10 16:37:37 +00:00
UbitUmarov
e011fb773e cosmetics 2022-01-31 21:30:40 +00:00
UbitUmarov
dea5b83e8b also revert osMessageAttachments time penalty. It does dispturb current existent action games 2022-01-22 21:27:36 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +00:00
UbitUmarov
9b33ef9c8c a few more changes on vectors etc 2022-01-10 02:21:17 +00:00
UbitUmarov
dd846ffc6c update libomv with vector2 and 3 IsZero() 2022-01-09 23:52:42 +00:00
UbitUmarov
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00
UbitUmarov
7e0fc95c3a == UUID.Zero is slow 2022-01-09 00:33:16 +00:00
UbitUmarov
0bbcd7bf63 Maximum notecard size is 65,536 bytes, enforce it on osmakenotecard 2022-01-06 21:16:18 +00:00
UbitUmarov
e78caeeac8 add explicit osMakeNotecard(string notecardName, LSL_String contents) so it does not depend on implicit cast from string to list, as before 2022-01-06 20:42:50 +00:00
UbitUmarov
ce5dca5c56 revert the slowdown of osMessageObject. Also reduce the slowdown osMessageAttachments to (100 + 10 *NumberTargetedPrims) miliseconds. Some action games shown a bit of visible negative impact, so lets test 2022-01-06 02:34:14 +00:00
UbitUmarov
e6528e828d do use listObjToInt() 2022-01-01 18:52:35 +00:00
UbitUmarov
67bdbc02a1 change osMessageAttachments() a bit more 2022-01-01 18:32:54 +00:00
UbitUmarov
0a447d1a9c slowdown osMessageObject a bit. Also slowdown osMessageAttachments by (200 + 10 *NumberTargetedPrims) miliseconds, plus some implementation changes 2022-01-01 18:06:19 +00:00
UbitUmarov
63db74c393 Ooopps.. better call initLSL 2021-12-31 04:20:03 +00:00
UbitUmarov
e3d8450692 throttle osnpcsay as llSay 2021-12-31 04:12:21 +00:00
UbitUmarov
249f0fc4c2 mantis 7896 and 7910: fix lsl setting of flexi and impact on prim type 2021-11-30 16:29:04 +00:00
UbitUmarov
463c66d256 try save some zeptogram of CO2 2021-11-28 16:02:45 +00:00
UbitUmarov
c3fca42983 cosmetics 2021-11-21 02:37:02 +00:00
UbitUmarov
68f3fbd8c6 fix yengine timer event ... 2021-11-20 06:19:45 +00:00
UbitUmarov
852245d81c a few more changes on script running flag 2021-11-20 04:39:29 +00:00
UbitUmarov
743f3af745 force yengine scripts recomp 2021-11-20 03:54:03 +00:00
UbitUmarov
ca3525bf0a mantis 3315: change the control of script flag running (needs testing) 2021-11-20 03:24:34 +00:00
UbitUmarov
1692254e3f cosmetics 2021-11-20 02:46:07 +00:00
UbitUmarov
ca7b6e7deb fix llRemoteLoadScriptPin permissions 2021-11-20 02:32:00 +00:00
UbitUmarov
846d955e26 do not enqueue changed_region on a new script 2021-11-20 02:28:12 +00:00
UbitUmarov
c0fdd2a80b cosmetics 2021-11-15 20:59:46 +00:00
UbitUmarov
f542026282 fix last commit 2021-11-02 18:58:36 +00:00
UbitUmarov
b08ffb622f try save a tiny bit of CO2 2021-11-02 17:25:29 +00:00
UbitUmarov
8c16034bef change to llTargetOmega. If gain == 0 make viewer stop and reset rotation. NOT AS SL (but as its spec) - MAY DEPEND ON VIEWER. as before on physical only works on rootprim, ignored on child ones 2021-10-26 23:08:01 +01:00
UbitUmarov
74a0bb3837 simplify combatmodule npc kill check 2021-10-24 21:06:42 +01:00
UbitUmarov
3db0bf7996 mantis 7952: kill npc if health gone (original patch by Mandarinka Tasty with small change) 2021-10-24 21:03:55 +01:00
UbitUmarov
3f3a5da3a9 mantis 6199 and 6872: Yengine will now error at compile tme if state name not found. Was doing it at runtime only. Xengine stays as it was 2021-10-23 23:27:31 +01:00
UbitUmarov
65bdaec4d6 increase yengine compiled_version. This wil force automatic recmpile of scripts 2021-10-18 20:44:04 +01:00
UbitUmarov
3423e53043 fix osRequest*URL return type and threat level name 2021-10-18 20:42:28 +01:00
UbitUmarov
7dc9f14aef same on XEngine, those need to be together so crossing and tp cases can be easy detected 2021-10-14 16:01:38 +01:00
UbitUmarov
a3479e8c99 YEngine changed region and teleport are sent together 2021-10-14 14:37:14 +01:00
UbitUmarov
042c49385f mantis 7941: change llCollisionFilter code 2021-10-07 17:52:08 +01:00
UbitUmarov
9ee704e3bd mantis 8933: Yengine allow bool to float implicit cast 2021-10-07 16:14:46 +01:00
UbitUmarov
5592f818c9 mantis 8933: Yengine allow the case integer *= float 2021-10-07 15:47:59 +01:00
UbitUmarov
a6868c4166 mantis 8933: disable some YEngine excessive implicit cast 2021-10-07 15:46:39 +01:00
UbitUmarov
68efbfc603 add llOrd, llChar llHash 2021-10-02 14:17:11 +01:00