UbitUmarov
|
6566837f3b
|
use UserProfileProperties instead of obsolete UserProfileData
|
2022-06-21 00:03:12 +01:00 |
|
UbitUmarov
|
0d594e4c42
|
a few changes cosmetic changes around OSChatMessage...
|
2022-06-20 06:49:43 +01:00 |
|
UbitUmarov
|
9af568307e
|
a few changes on chat and dialog from udp/client
|
2022-06-19 16:03:38 +01:00 |
|
UbitUmarov
|
ed120a572d
|
add missing changes for hide title option
|
2022-05-12 02:23:41 +01:00 |
|
UbitUmarov
|
e0a33297dd
|
change sp delayed stop
|
2022-04-26 03:05:53 +01:00 |
|
UbitUmarov
|
e5af49a161
|
some cleanup
|
2022-04-21 00:22:32 +01:00 |
|
UbitUmarov
|
208a9af53c
|
cosmetics
|
2022-04-17 22:13:33 +01:00 |
|
UbitUmarov
|
aa862fa658
|
current FS sends a flood of AGENT_CONTROL_FINISH_ANIM
|
2022-04-16 18:13:34 +01:00 |
|
UbitUmarov
|
d785dc50e6
|
more variations on same thing
|
2022-04-16 17:35:00 +01:00 |
|
UbitUmarov
|
3e734c5f57
|
will pre-jump now work ( will anythign work ?) disable viewers (fs) quickjump to check
|
2022-04-15 22:21:35 +01:00 |
|
UbitUmarov
|
44e0d238ec
|
remove legacy Clouds module no longer supported by most viewers
|
2022-04-02 16:20:15 +01:00 |
|
UbitUmarov
|
42e37d2087
|
some changes on avatarappearance
|
2022-03-16 22:27:34 +00:00 |
|
UbitUmarov
|
e1ce7408da
|
a few more use array.Empty<byte>
|
2022-03-13 02:05:56 +00:00 |
|
UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
0d48c292e9
|
update libomv; cosmetics
|
2022-02-12 08:25:50 +00:00 |
|
UbitUmarov
|
fe6bcd79f5
|
proper bypass lludp header extra bytes, even if not seen so far
|
2022-01-10 21:21:23 +00:00 |
|
UbitUmarov
|
9b33ef9c8c
|
a few more changes on vectors etc
|
2022-01-10 02:21:17 +00:00 |
|
UbitUmarov
|
dd846ffc6c
|
update libomv with vector2 and 3 IsZero()
|
2022-01-09 23:52:42 +00:00 |
|
UbitUmarov
|
1545b73e64
|
remove a spurius space
|
2022-01-09 03:28:45 +00:00 |
|
UbitUmarov
|
cb98fb309c
|
UUID == and != are bad
|
2022-01-08 19:39:35 +00:00 |
|
UbitUmarov
|
a0ed214a6e
|
save a few NS (hope not 2 much)
|
2022-01-07 04:15:58 +00:00 |
|
UbitUmarov
|
e78caeeac8
|
add explicit osMakeNotecard(string notecardName, LSL_String contents) so it does not depend on implicit cast from string to list, as before
|
2022-01-06 20:42:50 +00:00 |
|
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 |
|