Commit Graph

27762 Commits

Author SHA1 Message Date
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
UbitUmarov
9bd9a38be9 flotsam cache: and fache expire now should expire everything not detected as in use 2021-08-09 14:51:22 +01:00
UbitUmarov
5f7446e3ee flotsam cache: do not expire baked textures in use 2021-08-09 14:49:46 +01:00
UbitUmarov
94ec05bbf5 flotsam cache: revert from using Task Async. That uses alot more resources than a simple thread for pool and to be slower 2021-08-09 14:48:52 +01:00
UbitUmarov
0ffa225fc2 make dynamic textures only use asset cache explicitly 2021-08-06 22:58:35 +01:00
UbitUmarov
a8b37363b6 mantis 8925: avoid log noise due to bad http requests 2021-08-06 16:38:57 +01:00
UbitUmarov
3e17d911be handle a old defective creatordata host, on caching the creators of objects in region 2021-08-04 14:21:52 +01:00
UbitUmarov
413d5a81f1 there should be no need to copy the scenepresence list again.. 2021-07-29 20:05:50 +01:00
Thomas Mettam
59ffcade55 Can't negate bool
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2021-07-28 15:38:56 +01:00
UbitUmarov
dc09b56bba move BulkUpdateInventoryItem from lludp to eventqueue message 2021-07-25 03:52:11 +01:00
UbitUmarov
912777612a change the expiringcache on xinventory connector 2021-07-24 23:56:46 +01:00
UbitUmarov
eca42166e3 some viewers need SendBulkUpdateInventory on moving inventory itmes around 2021-07-24 23:48:31 +01:00
UbitUmarov
3903d3e6b0 Xinventory: invalidate items cache on some ops 2021-07-24 23:45:27 +01:00
UbitUmarov
5170272557 new viewers may lose our legacy HG landmarks name and descritions hacks 2021-07-24 22:04:47 +01:00