Commit Graph

3690 Commits

Author SHA1 Message Date
UbitUmarov
8895577c80 use Random.Shared 2022-10-16 15:06:36 +01:00
UbitUmarov
ac65a5903e c# sugar... 2022-10-08 03:28:27 +01:00
UbitUmarov
79135494d3 cosmetics 2022-10-07 17:28:29 +01:00
UbitUmarov
79b3157d0b a little use of MathF 2022-10-03 18:43:52 +01:00
UbitUmarov
d6a2541179 use some more new c# sugar ( possible breaking it all :P ) 2022-10-03 16:16:36 +01:00
UbitUmarov
50bb58f884 use some c#9 style sugar plus cosmetics 2022-10-03 14:35:30 +01:00
UbitUmarov
f6a47a9f47 thread.abort is gone. Coment out so things compile 2022-10-02 11:30:41 +01:00
UbitUmarov
b4c057c80c cosmetics 2022-09-18 14:07:53 +01:00
UbitUmarov
91b76da1e2 a few more useless to unsafe sections 2022-08-29 19:42:21 +01:00
UbitUmarov
ed1648e931 a few more changes on udp zeroencoder 2022-08-28 05:33:07 +01:00
UbitUmarov
348920ebe7 a few changes on zeroencoder 2022-08-28 03:29:40 +01:00
UbitUmarov
f9a420f038 a bit more unsafe terseupdates 2022-08-28 01:49:28 +01:00
UbitUmarov
d12080d65a a few few ns 2022-08-25 21:54:37 +01:00
UbitUmarov
0603667627 use shared assets for new empty notecard and defualt script. Grids not using core asset services may need the 2 new ones 2022-08-19 22:26:00 +01:00
UbitUmarov
91ceb181b5 mantis 9013: add sound to list of assets to save on OAR 2022-07-02 16:22:20 +01:00
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
fa02512c20 change handling of option ExportSupported again 2022-05-13 01:50:24 +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
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
8b6f9bfa0a fix missing ! in getassetsModule, several changes on libraryService,
folder opensimlibrary as no meaning, all are child of one with that name
already"
2022-04-23 00:33:42 +01:00
UbitUmarov
adc9318bee missing files 2022-04-22 20:20:26 +01:00
UbitUmarov
0bf394efde a few changes 2022-04-22 20:06:45 +01:00
UbitUmarov
0138a43d3c add back cap FetchLib2 and add cap FetchLibDescendents2. Still disabled, Most viewers do not support them. Alchemy is working on it 2022-04-22 19:49:16 +01:00
UbitUmarov
71f856bfa8 put back updated FetchLib2 cap. Still no viewer uses it, disabled 2022-04-22 16:16:04 +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
883c857ae0 a few changes to simulatorFeatures cap 2022-04-09 16:49:57 +01:00
UbitUmarov
6a404c98de a few changes to simulatorFeatures cap 2022-04-09 15:57:51 +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
a46f0b4fd4 a few changes on universal id 2022-03-15 01:41:49 +00:00
UbitUmarov
476ea2b51d reduce number of useless strings on get displaynames cap 2022-03-15 00:44:33 +00:00
UbitUmarov
f14055b6a8 minor changes on displaynames cap 2022-03-14 23:45:08 +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
5beffddf2a minor changes on profiles module; add some .trim() to create user avatar
names
2022-02-17 10:54:28 +00:00
UbitUmarov
0d48c292e9 update libomv; cosmetics 2022-02-12 08:25:50 +00:00
UbitUmarov
16b106821d cosmetics 2022-02-07 18:57:56 +00:00
UbitUmarov
fbbcc1edd7 == string.Empty is .Lenght == 0 2022-01-13 20:31:52 +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
da928d6099 != UUID.Zero is slow 2022-01-09 02:28:51 +00:00