Commit Graph

27822 Commits

Author SHA1 Message Date
UbitUmarov
a145453ba0 cosmetics 2021-11-17 13:16:24 +00:00
UbitUmarov
17c32e6058 possible null ref 2021-11-17 12:08:04 +00:00
UbitUmarov
c0fdd2a80b cosmetics 2021-11-15 20:59:46 +00:00
UbitUmarov
74d1500133 change PriorityQueue locking and add some try/catch 2021-11-13 20:54:01 +00:00
UbitUmarov
6ed4f4050e some static declarions missing 2021-11-12 00:42:32 +00:00
UbitUmarov
7663d92242 minor safeguard 2021-11-03 01:52:13 +00:00
UbitUmarov
2e8ec93386 do set a default script of not provided; minor safeguard 2021-11-03 01:49:26 +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
0a2f9ff6e1 fix bad format string 2021-11-02 15:32:33 +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
162454bdc0 cosmetics 2021-10-26 18:51:32 +01:00
UbitUmarov
b50b088dba simplify combat module 2021-10-24 21:49:54 +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
bc7f9b9d68 mantis 5596: do override terrain raw file like other formats seem to do, just for coerence 2021-10-20 02:03:08 +01:00
UbitUmarov
39f0343069 mantis 8935: do send animesh animations of rezobject 2021-10-20 00:04:08 +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
d48aaee5d9 change filename to robuststartuplogo.txt on last commit, also in code 2021-10-17 23:51:25 +01:00
Vincent Sylvester
ac83b0244a Load startuplogo_server.txt as logo for Robust
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2021-10-17 23:29:31 +01:00
UbitUmarov
60c99756ed add some missing using(... 2021-10-14 18:17: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
104ea0518e minor changes on lludp updates send control 2021-10-12 18:10:40 +01:00
UbitUmarov
c71181ff51 possible multithreading issues 2021-10-12 18:08:49 +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
UbitUmarov
a5b417fca1 dont let llInsertString break a surrogate pair 2021-10-02 01:04:26 +01:00
UbitUmarov
030dabe2ab some cleanup usimb libomv utf8 stringtobytes 2021-10-01 17:24:12 +01:00
UbitUmarov
c55d508333 update libomv 2021-10-01 03:17:47 +01:00
UbitUmarov
a7ba50b9de cosmetics 2021-09-30 22:28:51 +01:00
UbitUmarov
d58dd334e9 add a missing hack on temp attachments 2021-09-30 22:16:42 +01:00
UbitUmarov
a8a85ebb91 a few checks for deleted presence 2021-09-21 03:21:42 +01:00
UbitUmarov
85a0e4243c remove a forgotten checkthreatlevel on a osSetProjectionParams variant 2021-09-20 18:09:24 +01:00
UbitUmarov
12ad2358a0 temporary attachments can not do llTeleport* 2021-09-17 02:21:51 +01:00
UbitUmarov
151350467f TPs are root agents only 2021-09-17 01:55:24 +01:00
UbitUmarov
1e85f54275 TPs are root agents only 2021-09-17 01:48:16 +01:00
UbitUmarov
2d7437cd31 region handle things on tp to landmark 2021-09-17 01:04:54 +01:00
UbitUmarov
e8735b6997 region handle things 2021-09-16 18:39:32 +01:00
UbitUmarov
6acf368f5b let osTeleportAgent(key agent, vector position, vector lookat) try teleport to a nearby region is position is outside current region (TEST) 2021-09-16 17:36:38 +01:00
UbitUmarov
916e981214 precision issues 2021-09-16 17:28:03 +01:00
UbitUmarov
441ab99087 typos, ofc 2021-09-15 23:33:53 +01:00
UbitUmarov
55fb69f8e0 a few changes on teleport lookat 2021-09-15 23:01:01 +01:00
UbitUmarov
a3ab4db5fc several changes to llTeleport so it does HG lms 2021-09-15 21:05:00 +01:00
UbitUmarov
06c8893357 some changes on oshttp send control 2021-09-15 15:14:12 +01:00