UbitUmarov
|
fbbcc1edd7
|
== string.Empty is .Lenght == 0
|
2022-01-13 20:31:52 +00:00 |
|
UbitUmarov
|
6595e3ae26
|
cosmetics
|
2022-01-13 13:59:41 +00:00 |
|
UbitUmarov
|
c5f5fa0d2e
|
update libomv with a fix on UUID XML serielization; some changes on low level lludp decode
|
2022-01-12 04:57:36 +00:00 |
|
UbitUmarov
|
53d7115ee1
|
uuid does have gethashcode
|
2022-01-10 21:31:15 +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
|
7d78f62d49
|
fix some pgsql parameters ( needs checking )
|
2022-01-10 01:20:46 +00:00 |
|
UbitUmarov
|
60914c6210
|
update libomv with a bug fix
|
2022-01-10 00:08:41 +00:00 |
|
UbitUmarov
|
dd846ffc6c
|
update libomv with vector2 and 3 IsZero()
|
2022-01-09 23:52:42 +00:00 |
|
UbitUmarov
|
94adb4f86e
|
update libomv with a few changes on uuid
|
2022-01-09 21:50:14 +00:00 |
|
UbitUmarov
|
70a788170d
|
undo a small change that was not suposed to happen now
|
2022-01-09 03:36:09 +00:00 |
|
UbitUmarov
|
1545b73e64
|
remove a spurius space
|
2022-01-09 03:28:45 +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
|
cb98fb309c
|
UUID == and != are bad
|
2022-01-08 19:39:35 +00:00 |
|
UbitUmarov
|
06df192510
|
update libomv with a bug fix
|
2022-01-08 19:08:00 +00:00 |
|
UbitUmarov
|
13c77e8017
|
update libomv with changes on bad UUID
|
2022-01-08 18:48:10 +00:00 |
|
UbitUmarov
|
a0ed214a6e
|
save a few NS (hope not 2 much)
|
2022-01-07 04:15:58 +00:00 |
|
UbitUmarov
|
0bbcd7bf63
|
Maximum notecard size is 65,536 bytes, enforce it on osmakenotecard
|
2022-01-06 21:16:18 +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
|
ce5dca5c56
|
revert the slowdown of osMessageObject. Also reduce the slowdown osMessageAttachments to (100 + 10 *NumberTargetedPrims) miliseconds. Some action games shown a bit of visible negative impact, so lets test
|
2022-01-06 02:34:14 +00:00 |
|
UbitUmarov
|
2e6790d164
|
save a few ns on FetchInventoryDescendents llsd response encode
|
2022-01-04 16:05:41 +00:00 |
|
UbitUmarov
|
7787a16426
|
and ofc the tests are also wrong.. Fix
|
2022-01-03 20:01:46 +00:00 |
|
UbitUmarov
|
7677e53dba
|
fix FetchInvDescHandler response categories fields
|
2022-01-03 19:08:35 +00:00 |
|
UbitUmarov
|
e6528e828d
|
do use listObjToInt()
|
2022-01-01 18:52:35 +00:00 |
|
UbitUmarov
|
67bdbc02a1
|
change osMessageAttachments() a bit more
|
2022-01-01 18:32:54 +00:00 |
|
UbitUmarov
|
0a447d1a9c
|
slowdown osMessageObject a bit. Also slowdown osMessageAttachments by (200 + 10 *NumberTargetedPrims) miliseconds, plus some implementation changes
|
2022-01-01 18:06:19 +00:00 |
|
UbitUmarov
|
63db74c393
|
Ooopps.. better call initLSL
|
2021-12-31 04:20:03 +00:00 |
|
UbitUmarov
|
e3d8450692
|
throttle osnpcsay as llSay
|
2021-12-31 04:12:21 +00:00 |
|
UbitUmarov
|
4cfa0650fd
|
gridservice: always merge region flags from config
|
2021-12-30 21:06:03 +00:00 |
|
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
|
eb5912817b
|
getassests cap: be tolerant to mismatch between viewer idea and assets types. we had those very wrong..
|
2021-12-23 17:02:28 +00:00 |
|
UbitUmarov
|
1791581650
|
no point on setting a region as Default and Fallback, change example ini files
|
2021-12-23 14:56:35 +00:00 |
|
UbitUmarov
|
35d3889e5d
|
simplify some log messages
|
2021-12-22 15:59:03 +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
|
3f584dbf12
|
add auxiliar httpresponse.Redirect(string url, [HttpStatusCode redirStatusCode = HttpStatusCode.Redirect])
|
2021-12-20 11:07:26 +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
|
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
|
eaadb889d5
|
fix NeighbourHandler
|
2021-12-18 10:44:43 +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
|
da4d4149f0
|
update a few dlls
|
2021-12-14 14:47:53 +00:00 |
|