Commit Graph

1174 Commits

Author SHA1 Message Date
UbitUmarov
74d1500133 change PriorityQueue locking and add some try/catch 2021-11-13 20:54:01 +00:00
UbitUmarov
0a2f9ff6e1 fix bad format string 2021-11-02 15:32:33 +00:00
UbitUmarov
104ea0518e minor changes on lludp updates send control 2021-10-12 18:10:40 +01:00
UbitUmarov
d58dd334e9 add a missing hack on temp attachments 2021-09-30 22:16:42 +01:00
UbitUmarov
af4dacee53 a few typos 2021-09-01 16:37:28 +01:00
UbitUmarov
dc09b56bba move BulkUpdateInventoryItem from lludp to eventqueue message 2021-07-25 03:52:11 +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
73ad7584aa put back a lludp received buffers queue for usecircuit processing 2021-06-07 15:50:17 +01:00
UbitUmarov
867ac0b5d7 fix AgentFOV gen 2021-06-02 14:29:52 +01:00
UbitUmarov
21da22b6ec lludp remove obsolete pending queue 2021-06-02 14:28:47 +01:00
UbitUmarov
8712c7100e reduce a jobengine thread hold time; not using packet pool on receive; 2021-03-11 23:42:06 +00:00
UbitUmarov
6bdaef4e04 mk sure at least one maturity is set on classified update sent by viewer 2021-01-30 01:16:38 +00:00
UbitUmarov
7a05a9af48 oops, fix the bit mask 2021-01-30 00:47:00 +00:00
UbitUmarov
ffaa862254 mantis 8856: test a simpler fix 2021-01-30 00:27:06 +00:00
UbitUmarov
4cac0ea759 let udp output refill engine release its thread on iddle 2021-01-12 12:43:29 +00:00
UbitUmarov
cf193f99cf fix lm fetch on HG 2020-11-23 09:02:23 +00:00
UbitUmarov
08b06ec670 lludp textures.. do not try to decode meshes and other things ( imprudence plague at LBSA) 2020-11-10 01:24:13 +00:00
UbitUmarov
c7c82773d0 restore original RecyclePackets default 2020-10-12 20:59:47 +01:00
UbitUmarov
511012dc50 mantis 8780: possible tmp work around 2020-10-11 17:44:09 +01:00
UbitUmarov
c2879f9f83 disabpe lludp packetpool 2020-10-10 20:41:12 +01:00
UbitUmarov
9c01e8b0c4 change cap eventqueue to use some of those useless changes 2020-10-10 20:29:12 +01:00
UbitUmarov
e894b4cafc update libomv and apply necessary related changes 2020-10-06 17:29:01 +01:00
UbitUmarov
83562db1b7 yes, yes... missing file 2020-10-04 21:18:05 +01:00
UbitUmarov
5e86c33c9d update libomv and consequent changes 2020-10-04 21:10:42 +01:00
UbitUmarov
4e6240f982 throttle lludp revoke permissions 2020-10-04 01:24:02 +01:00
UbitUmarov
e2a68e0369 encode parcel flag group Owned 2020-09-25 21:49:30 +01:00
UbitUmarov
40e333d122 lose less updates from pool 2020-09-19 17:12:49 +01:00
UbitUmarov
e644212663 update some eq events encoding 2020-09-19 16:39:30 +01:00
UbitUmarov
2f82203c3b use a dedicated MinHeap for updates priority 2020-09-18 22:56:32 +01:00
UbitUmarov
b9d97e4ee5 waste memory on a loss pool. Update resends need work. 2020-09-17 20:18:56 +01:00
UbitUmarov
8183945d5f ObjectPropertiesUpdate is now just entityupdate 2020-09-17 18:06:04 +01:00
UbitUmarov
864b14126a udp updates: remove a intermediat struct; move files around so clean solution before pull, or pull on clean folder 2020-09-17 16:42:44 +01:00
UbitUmarov
0abb08c6ef replace heavy Enum.HasFlag crap 2020-08-31 14:18:13 +01:00
UbitUmarov
e9b4bca089 a bit more debug 2020-08-26 01:54:36 +01:00
UbitUmarov
0ee1e3b2d9 several changes to land handling. Landchannel.cs is just a wrrapper for landmanagementmodule, so let module be it and ignore all code on landchannel.cs, to remove one day; make parcel fakeID more a thing (it is our actual parcel ID. proper globalID cannot be sent to viewers, because HG, etc. 2020-08-24 17:36:57 +01:00
StolenRuby
2f0d2db19d Top Scripts
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2020-08-22 12:38:35 +01:00
UbitUmarov
fd49254708 more changes on task inventory offers 2020-08-21 22:24:49 +01:00
UbitUmarov
612632f945 cosmetics 2020-08-19 18:07:40 +01:00
UbitUmarov
e6acc57e0b a few changes on (HG)EntityTransfer plus a few use of ExpiringcacheOS 2020-08-10 20:50:21 +01:00
UbitUmarov
25582af3dc lludpclient: use jobengine again, keeping less ethernal references 2020-07-23 18:35:34 +01:00
UbitUmarov
f32c0ead05 avoid c# fun things, plus cosmetics 2020-07-14 17:54:58 +01:00
UbitUmarov
29bf9522e2 forced still bad 2020-06-21 02:31:57 +01:00
UbitUmarov
5b56a09cb2 some fixes on env protocol, forced env, etc 2020-06-21 01:41:14 +01:00
UbitUmarov
d322248fd1 fix send parcel env version 2020-06-19 02:06:58 +01:00
UbitUmarov
362025be38 update libomv 2020-06-18 14:23:24 +01:00
UbitUmarov
f708b413a1 more to go 2020-06-18 13:18:08 +01:00
UbitUmarov
44c90bf294 misspell all across the board 2020-06-18 12:01:53 +01:00
UbitUmarov
e538628dec 2first dirty version and non persistent parcel uglysky 2020-06-17 15:49:13 +01:00
UbitUmarov
7a9e03876a block some region/estate settings no longer avaiable 2020-06-17 12:34:38 +01:00
UbitUmarov
9a18678fec and of course i missed a file.. 2020-06-13 15:51:17 +01:00