UbitUmarov
|
aaeeee33cf
|
update libomv with a a few more lines of SIMD on uuid
|
2022-11-24 15:57:36 +00:00 |
|
UbitUmarov
|
1e49330904
|
update libomv with new dllmapconfiguration helper. This will read again files *dll.config to setup dllmaps, but does need to be called by hand on respective assemblies. It will also set dllmaps for windows. Change ubode to use it. (cross fingers)
|
2022-11-23 22:16:43 +00:00 |
|
UbitUmarov
|
0d76b04ad4
|
update libomv as need by previus commit
|
2022-11-04 21:47:42 +00:00 |
|
UbitUmarov
|
720bae7b73
|
update libomv
|
2022-10-25 02:34:43 +01:00 |
|
UbitUmarov
|
f5883d8ce6
|
revert introduction of some in arguments
|
2022-10-23 21:00:56 +01:00 |
|
UbitUmarov
|
992ef26f07
|
update libomv
|
2022-10-23 02:46:41 +01:00 |
|
UbitUmarov
|
5a7157efc8
|
update libomv
|
2022-10-22 22:42:38 +01:00 |
|
UbitUmarov
|
8ca82b2282
|
c# sugar...
|
2022-10-08 00:28:28 +01:00 |
|
UbitUmarov
|
4cf9c9b24f
|
update libomv6 may smoke if not recompiled
|
2022-10-07 21:32:58 +01:00 |
|
UbitUmarov
|
5b3758cbbd
|
update libomv6.0
|
2022-10-07 14:09:53 +01:00 |
|
UbitUmarov
|
e811c8b56e
|
update some of the other libraries
|
2022-10-02 11:18:49 +01:00 |
|
UbitUmarov
|
91b76da1e2
|
a few more useless to unsafe sections
|
2022-08-29 19:42:21 +01:00 |
|
UbitUmarov
|
9b0d8d13bf
|
update libomv
|
2022-08-29 00:28:44 +01:00 |
|
UbitUmarov
|
aab6c2d4ee
|
update libomv
|
2022-08-28 01:45:11 +01:00 |
|
UbitUmarov
|
4fae19164d
|
update libomv
|
2022-08-17 19:53:30 +01:00 |
|
UbitUmarov
|
a3d517b8f2
|
mants 9012: update libomv with more buffer len checks. posislbe mono 179 stopped doing the (irritating) array bounds check even in unsafe code??
|
2022-07-19 10:27:53 +01:00 |
|
UbitUmarov
|
8db18bb54a
|
update libomv
|
2022-07-05 20:38:01 +01:00 |
|
UbitUmarov
|
53270bbaee
|
update libomv with minor changes
|
2022-06-02 02:29:10 +01:00 |
|
UbitUmarov
|
c03505dfdf
|
update libomv,, fixing a potencial issue on osdjson
|
2022-05-14 23:19:20 +01:00 |
|
UbitUmarov
|
1e5881386e
|
fix agent_id on FetchLibDesc.. this is just a formal fix, viewers seem to just ignore it.
|
2022-04-23 23:27:47 +01:00 |
|
UbitUmarov
|
250a2605a6
|
minor change on uuid hash
|
2022-04-23 20:58:57 +01:00 |
|
UbitUmarov
|
3c5d148cac
|
retouch sp terseupdates throttle again
|
2022-04-20 15:45:10 +01:00 |
|
UbitUmarov
|
aa862fa658
|
current FS sends a flood of AGENT_CONTROL_FINISH_ANIM
|
2022-04-16 18:13:34 +01:00 |
|
UbitUmarov
|
d0d71317e0
|
fix a http SRestObjReq log message, thx Tampa (also a libomv update)
|
2022-04-14 22:28:57 +01:00 |
|
UbitUmarov
|
37ab7afed9
|
update libomv adding NotEqual to vectors and quats; more cosmtics on ubode
|
2022-04-13 23:57:20 +01:00 |
|
UbitUmarov
|
68c75cc343
|
make uuid from string parsing also look to end of string only acceptions spaces, like guid does. This needed waste for bad HG UUI detection code code, all over the place
|
2022-03-27 23:43:10 +01:00 |
|
UbitUmarov
|
aba0269fe2
|
update libomv with changes on UUID parsing from string
|
2022-03-20 16:19:37 +00:00 |
|
UbitUmarov
|
846d2df245
|
replace util.clip by utils.clamp (from libomv), and a few more cosmetics
|
2022-03-18 02:20:40 +00:00 |
|
UbitUmarov
|
cec838425b
|
mantis 8957: update libomv avoiding null refs on pcampbot appearance
|
2022-03-15 16:39:17 +00:00 |
|
UbitUmarov
|
35f04b0def
|
minor cleanup
|
2022-03-09 03:31:55 +00:00 |
|
UbitUmarov
|
fd993addc0
|
udate libomv with changed OSDJson serializer
|
2022-02-13 21:34:19 +00:00 |
|
UbitUmarov
|
0d48c292e9
|
update libomv; cosmetics
|
2022-02-12 08:25:50 +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
|
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
|
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
|
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
|
2e6790d164
|
save a few ns on FetchInventoryDescendents llsd response encode
|
2022-01-04 16:05:41 +00:00 |
|
UbitUmarov
|
da4d4149f0
|
update a few dlls
|
2021-12-14 14:47:53 +00:00 |
|
UbitUmarov
|
c16b9cbb6a
|
update libomv (tiny CO2 things)
|
2021-11-28 17:23:56 +00:00 |
|
UbitUmarov
|
c55d508333
|
update libomv
|
2021-10-01 03:17:47 +01:00 |
|
UbitUmarov
|
fe871a3e30
|
update libomv
|
2021-09-10 22:22:16 +01:00 |
|
UbitUmarov
|
9d60ceb85f
|
update libomv
|
2021-09-08 21:03:04 +01:00 |
|
UbitUmarov
|
0217e39445
|
update libomv
|
2020-12-28 19:59:59 +00:00 |
|
UbitUmarov
|
b514bac6c2
|
a few changes
|
2020-12-17 03:35:37 +00:00 |
|
UbitUmarov
|
28c43011bc
|
changes to map search parsing (may still be bad)
|
2020-12-16 22:21:21 +00:00 |
|
UbitUmarov
|
42cfd8a8b2
|
mantis 8815: update libomv
|
2020-11-21 14:52:16 +00:00 |
|