UbitUmarov
|
e043d8a2eb
|
use array.Empty<byte>
|
2022-03-12 15:21:24 +00:00 |
|
UbitUmarov
|
63b7e2ca15
|
fix a outdated condition
|
2022-01-26 21:09:27 +00:00 |
|
UbitUmarov
|
58b114647f
|
alert user if Take copy fails because no permission to take copy. This is needed because HG spargetti code makes it hard to do it right
|
2022-01-26 20:57:19 +00:00 |
|
UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
53d7115ee1
|
uuid does have gethashcode
|
2022-01-10 21:31:15 +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
|
da928d6099
|
!= UUID.Zero is slow
|
2022-01-09 02:28:51 +00:00 |
|
UbitUmarov
|
7e0fc95c3a
|
== UUID.Zero is slow
|
2022-01-09 00:33:16 +00:00 |
|
UbitUmarov
|
357f20eb14
|
== UUID.Zero is slow
|
2022-01-08 23:35:56 +00:00 |
|
UbitUmarov
|
2fa1b1f948
|
a potencial lock issue
|
2021-12-22 15:22:29 +00:00 |
|
UbitUmarov
|
021756895e
|
exclude selected things from viewer cache again
|
2021-12-21 20:17:07 +00:00 |
|
UbitUmarov
|
8557f31f73
|
minor cpu savings
|
2021-12-20 17:00:42 +00:00 |
|
UbitUmarov
|
112a86b9e0
|
clean some white spaces
|
2021-12-19 02:20:50 +00:00 |
|
UbitUmarov
|
2eb31e718e
|
minor change
|
2021-12-19 02:18:28 +00:00 |
|
UbitUmarov
|
bc590c2fc4
|
NeighbourHandler child agents distances control
|
2021-12-19 01:54:29 +00:00 |
|
UbitUmarov
|
f4db2813e4
|
change IsViewerCachable conditions a bit
|
2021-12-15 22:57:36 +00:00 |
|
UbitUmarov
|
a0e039e876
|
useless ms xml things
|
2021-12-14 16:04:45 +00:00 |
|
UbitUmarov
|
257664d62c
|
minor cpu save on scene allowed client checks
|
2021-12-06 22:00:18 +00:00 |
|
UbitUmarov
|
249f0fc4c2
|
mantis 7896 and 7910: fix lsl setting of flexi and impact on prim type
|
2021-11-30 16:29:04 +00:00 |
|
UbitUmarov
|
52cd923c2e
|
fix typos
|
2021-11-23 17:54:32 +00:00 |
|
UbitUmarov
|
b8bea0bd69
|
mantis 8944: do not trigger moving_end if kfm is alreadu stopped
|
2021-11-23 17:50:02 +00:00 |
|
UbitUmarov
|
4229b08741
|
put back global locking on PriorityQueue
|
2021-11-22 01:22:56 +00:00 |
|
UbitUmarov
|
b022ae0898
|
cosmetics
|
2021-11-21 02:20:59 +00:00 |
|
UbitUmarov
|
52d21bd38a
|
mantis 8943: fix alpha wearable save
|
2021-11-20 05:38:02 +00:00 |
|
UbitUmarov
|
852245d81c
|
a few more changes on script running flag
|
2021-11-20 04:39:29 +00:00 |
|
UbitUmarov
|
ca3525bf0a
|
mantis 3315: change the control of script flag running (needs testing)
|
2021-11-20 03:24:34 +00:00 |
|
UbitUmarov
|
846d955e26
|
do not enqueue changed_region on a new script
|
2021-11-20 02:28:12 +00:00 |
|
UbitUmarov
|
a145453ba0
|
cosmetics
|
2021-11-17 13:16:24 +00:00 |
|
UbitUmarov
|
74d1500133
|
change PriorityQueue locking and add some try/catch
|
2021-11-13 20:54:01 +00:00 |
|
UbitUmarov
|
39f0343069
|
mantis 8935: do send animesh animations of rezobject
|
2021-10-20 00:04:08 +01:00 |
|
UbitUmarov
|
042c49385f
|
mantis 7941: change llCollisionFilter code
|
2021-10-07 17:52:08 +01:00 |
|
UbitUmarov
|
a8a85ebb91
|
a few checks for deleted presence
|
2021-09-21 03:21:42 +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
|
b89f7eca35
|
oops BUG fix: do not modify shared list of scene presences
|
2021-09-14 18:02:58 +01:00 |
|
UbitUmarov
|
acf02563f2
|
some cleanup
|
2021-09-14 01:35:32 +01:00 |
|
UbitUmarov
|
288cc5ef46
|
delegate.BeginInvoke is a dead end
|
2021-09-09 20:01:46 +01:00 |
|
UbitUmarov
|
da3a1981ff
|
delegate.BeginInvoke is a dead end
|
2021-09-09 17:58:12 +01:00 |
|
UbitUmarov
|
076c87914d
|
save a few ns on ubode
|
2021-09-08 17:52:11 +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
|
5a5c89bc49
|
minor log string changes
|
2021-08-27 12:40:09 +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
|
413d5a81f1
|
there should be no need to copy the scenepresence list again..
|
2021-07-29 20:05:50 +01:00 |
|
UbitUmarov
|
dc09b56bba
|
move BulkUpdateInventoryItem from lludp to eventqueue message
|
2021-07-25 03:52:11 +01:00 |
|
UbitUmarov
|
eca42166e3
|
some viewers need SendBulkUpdateInventory on moving inventory itmes around
|
2021-07-24 23:48:31 +01:00 |
|
UbitUmarov
|
5170272557
|
new viewers may lose our legacy HG landmarks name and descritions hacks
|
2021-07-24 22:04:47 +01:00 |
|
UbitUmarov
|
8f5b40b35a
|
right name is UpdateInventoryItem not UpdateInventoryItemAsset (at those locations)
|
2021-07-24 22:02:24 +01:00 |
|
UbitUmarov
|
3dfa3263da
|
recalc agents on a test
|
2021-07-23 03:37:56 +01:00 |
|