3726 Commits

Author SHA1 Message Date
UbitUmarov
da5f1b3f7e cosmetics 2026-03-15 18:22:50 +00:00
UbitUmarov
bd1e32546f cosmetics 2026-01-25 21:05:54 +00:00
UbitUmarov
67137bbacf cosmetics 2025-11-10 18:37:00 +00:00
UbitUmarov
430c5ee9ce change defauld fov 2025-08-17 01:31:28 +01:00
UbitUmarov
6edc1f962b llMap* lookat does nothing 2025-08-13 12:30:07 +01:00
UbitUmarov
7ac111627f some changes to llMapDestination 2025-08-12 22:26:46 +01:00
UbitUmarov
484ecad89e mantis 9209: another change 2025-07-31 00:43:35 +01:00
UbitUmarov
eea69a685c mantis 9209: change the decoding of face texture data on mesh upload 2025-07-30 23:21:40 +01:00
UbitUmarov
209ca3f861 use stream.copyto on meshcost mesh decoder 2025-06-25 02:24:55 +01:00
UbitUmarov
0d71b6d871 very useless changes 2025-06-25 02:22:28 +01:00
UbitUmarov
4b1df46f6a make more use of stream.CopyTo on (de)compressors, plus several cosmetics 2025-06-19 20:11:42 +01:00
UbitUmarov
f20e3818af a few changes on udp zero encoder and part text color 2025-06-06 23:27:51 +01:00
UbitUmarov
e0006fb17d stop old useless bytes to float and back to bytes 2025-06-04 23:41:26 +01:00
UbitUmarov
41d1fdb6c6 fix a old typo on mesh upload number of sides 2025-05-27 09:46:39 +01:00
UbitUmarov
05969fcb62 several changes; no log at that code level. (untested :( ) 2025-05-10 17:21:09 +01:00
Vincent Sylvester
39009fcfcf Improve mesh upload feedback
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-05-10 16:19:48 +01:00
UbitUmarov
4918f91d41 fix last change to support empty string group titles 2025-04-30 20:03:06 +01:00
UbitUmarov
83d3ce8a1a work around some osgrid (mb others) null group titles 2025-04-30 17:35:39 +01:00
UbitUmarov
11cb8b6ed0 cosmitics; allow to wear 3 animesh objects 2025-03-16 21:31:53 +00:00
UbitUmarov
b63acc8090 send the MaxProfilePicks in simulatorFeatures 2025-03-14 02:20:12 +00:00
UbitUmarov
75e9a49072 only send up top 20 pre sorted profile picks to viewers 2025-03-14 02:08:11 +00:00
UbitUmarov
1855be20fa place some limits on some profile pick fields 2025-03-14 00:25:21 +00:00
UbitUmarov
3823940205 add GetLocalRegionByName to GridServicesConnector plus cosmetics 2024-09-21 00:41:25 +01:00
UbitUmarov
b06ecf8014 viewers now are sending a useless flood of agent updates. Ignore some 2024-07-03 00:44:02 +01:00
UbitUmarov
644af5093e remove duplicated cap service 2024-06-15 05:30:22 +01:00
UbitUmarov
58f74dceb3 do not reset SentTPBR state 2024-06-14 21:59:56 +01:00
UbitUmarov
ed455616f7 decouple mirrors feature from VTPBR 2024-06-12 13:33:50 +01:00
UbitUmarov
f81a11aaab duhh why did i compare regionSize Z ?? phhhh 2024-06-11 22:26:15 +01:00
UbitUmarov
65738b3766 a few more changes for hypothetical terrain PBR 2024-06-10 21:02:31 +01:00
UbitUmarov
183350b617 viewers MUST ask for pbr terrain, requesting fake cap VTPBR if only support terrain pbr on standard size regions or cap VETPBR support on all region sizes 2024-06-08 22:05:41 +01:00
UbitUmarov
30586b34f6 replace Util.Clamp<T>() 2024-06-04 09:01:10 +01:00
UbitUmarov
455d0793c3 recover lost packet handler 2024-05-10 11:52:47 +01:00
UbitUmarov
1736b6a8a0 make some use of frozendicionaries on xml processors 2024-05-08 19:14:32 +01:00
UbitUmarov
2736d36391 also do send terrain texture change also from viewer to viewers 2024-04-28 22:57:58 +01:00
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
f447a58ac9 cosmetics 2024-04-18 13:27:31 +01:00
UbitUmarov
b7e897f741 direct encode to llsdxml cap seeds response 2024-04-17 16:09:57 +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
b9eb6bdd76 dictionary.try and other cosmetics 2024-04-16 18:01:06 +01:00
UbitUmarov
7dda8b4154 add cap DispatchRegionInfo 2024-04-15 04:33:20 +01:00
UbitUmarov
92bf9224de fix materials simulator features 2024-04-15 01:30:36 +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