Commit Graph

27925 Commits

Author SHA1 Message Date
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
UbitUmarov
e89900949d silly typo 2021-09-02 17:41:19 +01:00
UbitUmarov
9b840f1f9e change the GetFallbackRegions sort code 2021-09-02 17:22:59 +01:00
UbitUmarov
58df13587f reduce map spam block time 2021-09-02 05:01:33 +01:00
UbitUmarov
f5e0459e08 test changes on oshttpserver responses send 2021-09-02 04:49:22 +01:00
UbitUmarov
af4dacee53 a few typos 2021-09-01 16:37:28 +01:00
UbitUmarov
c77fa98640 make MAXCONTENTLENGHT a constant 2021-09-01 15:51:18 +01:00
UbitUmarov
98afe851ee jsonSimStats: fix null ref when region not found; limite http content lenght; cosmetics 2021-09-01 15:45:23 +01:00
UbitUmarov
b363d1f9ee sqlite estatestore: stop using sqlite autoincrement on estateID, look for max value in USE instead. This is slow, but the db should be small; fix min value to 101 ( we should allow special lower values, but not now ) 2021-08-27 16:21:03 +01:00
UbitUmarov
5a5c89bc49 minor log string changes 2021-08-27 12:40:09 +01:00
UbitUmarov
68f3b4aef8 reduce LogFailedXML dump to console to just 250 chars. 2021-08-26 21:48:58 +01:00
UbitUmarov
4aa9c882ec show http comand: do list http query method handlers 2021-08-20 21:24:18 +01:00
UbitUmarov
eeb6e67802 MapAddServerConnector: revert last commit. Those checks can fail just because map upload still happens at the wrong time on region start 2021-08-18 18:19:59 +01:00
UbitUmarov
5439b072bc MapAddServerConnector: do abort on severe error 2021-08-18 18:09:57 +01:00
UbitUmarov
c4a92f3a8b groups V2: improve messages sent on eject a bit 2021-08-18 01:09:43 +01:00
UbitUmarov
a99f09df92 duhhh argument name is direction_RootToChild not the oposite (just a rename to keep coerency with code logic) 2021-08-15 19:57:23 +01:00
UbitUmarov
4afc1e3909 catch possible null refs 2021-08-13 21:36:55 +01:00
UbitUmarov
cc86bdddcf oar load: do a block check for assets presence on grid services, instead of one by one 2021-08-10 17:02:27 +01:00
UbitUmarov
554ef1b3fd mantis 8927: fix xmlrpcgroups group notice im 2021-08-10 16:13:05 +01:00