Commit Graph

5806 Commits

Author SHA1 Message Date
UbitUmarov
f15ebe9822 (HG)MessageTransferModule: add trivial toAgentID == UUID.Zero check again 2021-12-30 20:43:50 +00:00
UbitUmarov
321d45882b (HG)MessageTransferModule: allow direct send to child agents again 2021-12-30 20:40:11 +00:00
UbitUmarov
d316379984 silly typos 2021-12-30 19:36:12 +00:00
UbitUmarov
b8c907ae87 GenericCommunicationPermission() is still useless, so comment it out 2021-12-30 15:20:15 +00:00
UbitUmarov
35d3889e5d simplify some log messages 2021-12-22 15:59:03 +00:00
UbitUmarov
2eb31e718e minor change 2021-12-19 02:18:28 +00:00
UbitUmarov
84c084d652 better NeighbourHandler child agents distances control 2021-12-19 02:05:32 +00:00
UbitUmarov
bc590c2fc4 NeighbourHandler child agents distances control 2021-12-19 01:54:29 +00:00
UbitUmarov
a0e039e876 useless ms xml things 2021-12-14 16:04:45 +00:00
UbitUmarov
131455b107 add gridservice GetOnlineRegions() 2021-12-07 00:34:40 +00:00
UbitUmarov
ed22f6ab10 cosmetics 2021-11-20 04:07:22 +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
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
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
c55d508333 update libomv 2021-10-01 03:17:47 +01:00
UbitUmarov
a7ba50b9de cosmetics 2021-09-30 22:28:51 +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
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
b658f9bb13 BUG: silly stack overflow bc typo 2021-09-15 13:56:17 +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
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
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
7789eb5107 delegate.BeginInvoke is a dead end 2021-09-09 17:46:45 +01:00
UbitUmarov
b0814951bd stop sending god as estate owner 2021-09-06 15:55:54 +01:00
UbitUmarov
8769abcd72 remove TAP also from rastclient 2021-09-05 19:53:03 +01:00
UbitUmarov
f047cdc5ee 'cosmetics' 2021-09-02 20:58:57 +01:00
UbitUmarov
58df13587f reduce map spam block time 2021-09-02 05:01:33 +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
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
3e17d911be handle a old defective creatordata host, on caching the creators of objects in region 2021-08-04 14:21:52 +01:00
UbitUmarov
547ac80a19 fix standalone grid deregister wrong return value 2021-07-24 12:29:43 +01:00
UbitUmarov
31683b13ea several changes to statistics. How they are stored, passed around, referenced; do some fixes for multi regions per instance,... 2021-07-22 19:57:11 +01:00
UbitUmarov
b4fea2f343 remove module BinaryLoggingModule. It did store the region statistics sent to viewers, using its own binary format ( derived from openmetaverse idea of the respective viewers llupd packet ), not only hard to use but also limited 2021-07-21 16:33:28 +01:00
UbitUmarov
a01046c24f a few changes to get assets 2021-07-16 03:08:31 +01:00
UbitUmarov
69616e2792 touch assets was still not that good.. 2021-07-05 05:40:36 +01:00
UbitUmarov
323fa0ddf2 bug fix 2021-07-05 05:25:51 +01:00
UbitUmarov
2b6a8698c1 flotsam cache: reduce number of calls to File.SetLastAccessTime, (if that option is enabled ) 2021-07-04 03:13:43 +01:00
UbitUmarov
75dac827fa mantis 8896: triggersound does not stop loopsound 2021-06-01 21:54:08 +01:00