Commit Graph

27793 Commits

Author SHA1 Message Date
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
UbitUmarov
fb66053083 save/read some missing parcel flags on oar 2021-09-15 15:12:59 +01:00
UbitUmarov
b658f9bb13 BUG: silly stack overflow bc typo 2021-09-15 13:56:17 +01:00
UbitUmarov
e32734bb3b similar for osAvatarName2Key 2021-09-15 01:43:33 +01:00
UbitUmarov
2cc8b97a2e osKey2Name: first look if the avatar is on region already 2021-09-15 01:28:27 +01:00
UbitUmarov
b89f7eca35 oops BUG fix: do not modify shared list of scene presences 2021-09-14 18:02:58 +01:00
UbitUmarov
7ea0821704 model upload: do create inventory texture entries by default (was do not) 2021-09-14 01:40:18 +01:00
UbitUmarov
acf02563f2 some cleanup 2021-09-14 01:35:32 +01:00
UbitUmarov
11f9f67453 parcel dwell: viewers shoul done see parcel fakeID 2021-09-14 00:55:02 +01:00
UbitUmarov
3c6d5a9b10 counted process threads may not be all active, so remove the 'active' word' 2021-09-09 22:35:42 +01:00
UbitUmarov
288cc5ef46 delegate.BeginInvoke is a dead end 2021-09-09 20:01:46 +01:00
UbitUmarov
ef26527ac6 Ooops.. better not have a thread lease time of 3ms 2021-09-09 19:39:17 +01:00
UbitUmarov
b3f9217d27 delegate.BeginInvoke is a dead end 2021-09-09 19:23:24 +01:00
UbitUmarov
095b46d193 cosmetics 2021-09-09 18:48:06 +01:00
UbitUmarov
29e3cc3bd9 delegate.BeginInvoke is a dead end 2021-09-09 18:27:16 +01:00
UbitUmarov
c1a39589f6 remove dead code ( from Megas) 2021-09-09 18:11:17 +01:00
UbitUmarov
da3a1981ff delegate.BeginInvoke is a dead end 2021-09-09 17:58:12 +01:00
UbitUmarov
7789eb5107 delegate.BeginInvoke is a dead end 2021-09-09 17:46:45 +01:00
UbitUmarov
9d60ceb85f update libomv 2021-09-08 21:03:04 +01:00
UbitUmarov
076c87914d save a few ns on ubode 2021-09-08 17:52:11 +01:00
UbitUmarov
1e4799604f add suspendflow option to workmanager startthread 2021-09-07 02:51:08 +01:00
UbitUmarov
b0814951bd stop sending god as estate owner 2021-09-06 15:55:54 +01:00
UbitUmarov
f085e9a5e8 cosmetics 2021-09-05 20:25:36 +01:00
UbitUmarov
8769abcd72 remove TAP also from rastclient 2021-09-05 19:53:03 +01:00
UbitUmarov
34b6998cfd a few more changes on oshttp response 2021-09-05 14:18:10 +01:00
UbitUmarov
affaacb279 a few more changes to oshttp send 2021-09-04 14:49:42 +01:00
UbitUmarov
52753972ee oshttp send: modern TAP is still just a complex wrapper of 'obsolete' APM hidding at IL level, so just use the 'obsolete' 2021-09-04 13:55:56 +01:00
UbitUmarov
30c479db94 remove a noisy stack trace from LAND CONNECTOR log 2021-09-02 21:56:23 +01:00
UbitUmarov
aa796bb443 'cosmetics' 2021-09-02 21:36:28 +01:00
UbitUmarov
f047cdc5ee 'cosmetics' 2021-09-02 20:58:57 +01:00