Commit Graph

1242 Commits

Author SHA1 Message Date
UbitUmarov
620859c10e replace stream.beginread 2024-04-27 17:03:52 +01:00
UbitUmarov
8e6eeb1931 let the socketAddress cache be global 2024-04-27 15:47:33 +01:00
UbitUmarov
16fa47e4d3 lludp replace BeginReceiveFrom/AsyncEndReceive 2024-04-27 14:30:02 +01:00
UbitUmarov
800f47d718 verify session and agent ids earlier in udp packet processing 2024-04-25 00:45:21 +01:00
UbitUmarov
41ef04902f a few changes on udp code 2024-04-24 13:17:22 +01:00
UbitUmarov
809a7b6356 make core lludp packet handlers static methods 2024-04-24 00:52:03 +01:00
UbitUmarov
a5d6f2df02 bunchofcaps config options are the same per region and nini reading is not light 2024-04-16 23:10:30 +01:00
UbitUmarov
e918888e30 add llGetCameraAspect and llGetCameraFOV 2024-03-28 15:34:03 +00:00
UbitUmarov
854f6723ac mantis 9111: make code a bit more resilient to requests for large bit rates 2024-02-07 22:12:05 +00:00
UbitUmarov
00e9e3c77a change limits on parcel name and description on llupd packets 2024-02-05 19:13:57 +00:00
UbitUmarov
f127fd56a2 pesty warning 2024-02-05 18:44:51 +00:00
UbitUmarov
3e54b78668 avoid sending pbr lludp messages to older viewers 2024-01-31 13:06:53 +00:00
UbitUmarov
7547909256 a few changes to materials 2023-12-06 22:47:14 +00:00
UbitUmarov
cd4c009e64 a few changes to materials 2023-12-06 19:39:49 +00:00
UbitUmarov
cbdcf3b4a0 more changes on the test feature 2023-12-02 16:29:58 +00:00
UbitUmarov
602569e5f7 try to match viewer protocol changes on test feature 2023-12-01 23:32:25 +00:00
UbitUmarov
c0fe11a0c7 add a missing experimental parameter 2023-08-01 02:40:18 +01:00
UbitUmarov
2da90242a2 fix a log string on lludpserver 2023-05-31 19:06:30 +01:00
UbitUmarov
0b81b066f3 cosmetics 2023-05-24 16:19:55 +01:00
UbitUmarov
0faf418f0c a few more changes on test feature 2023-03-14 17:30:01 +00:00
UbitUmarov
77d8bb9968 a few more test changes and cosmetics 2023-03-12 20:26:27 +00:00
UbitUmarov
b3f876b9a3 cosmetics 2023-03-10 15:43:40 +00:00
UbitUmarov
bb8b2ecec1 avoid some noise on shutdown 2023-03-10 14:25:00 +00:00
UbitUmarov
99825acac0 avoid a old potencial stack overflow 2023-03-10 13:36:32 +00:00
UbitUmarov
4907dd14bb support parcel option restrict moap 2023-02-25 12:28:24 +00:00
UbitUmarov
ace18f8013 cosmetics 2023-02-24 02:30:47 +00:00
UbitUmarov
c70486ab3f cosmetics 2023-02-24 00:17:56 +00:00
UbitUmarov
ce0d426b99 add helper SimulatorFeaturesModulr OpenSimExtraFeatureContains plus cosmetics 2023-02-23 22:50:45 +00:00
UbitUmarov
38ddb92cc3 cosmetics 2022-12-16 19:38:10 +00:00
UbitUmarov
d9380c9b83 clean some spurius chars and a few other things. Thanks Vincent Sylvester 2022-11-12 02:49:01 +00:00
UbitUmarov
3ef7d3d8df do not waste time sending a message back to client on DeactivateClientDueToTimeout..., that most likely will fail 2022-11-05 00:26:34 +00:00
UbitUmarov
ec793ae7d3 cosmetics 2022-10-29 01:20:37 +01:00
UbitUmarov
aa572df663 add some missing default group owner powers on xmlrpc groups module
plus more dotnet6 code style changes
2022-10-28 20:08:54 +01:00
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
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
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
ed120a572d add missing changes for hide title option 2022-05-12 02:23:41 +01:00