Commit Graph

33350 Commits

Author SHA1 Message Date
UbitUmarov
18f652ee8d try to timeout httpclient reads 2026-02-27 16:15:10 +00:00
UbitUmarov
a99a3d2b3c split userprofiles request queues into local and HG, add console debug comand profiles status to check size of those queues
Some checks failed
.msbuildnet6 / build (push) Has been cancelled
2026-02-27 01:33:50 +00:00
UbitUmarov
492ac6a629 update CSJ2K 2026-02-26 19:56:34 +00:00
UbitUmarov
c725dae95a Ooops fix stun servers URIs. Thx MB 2026-02-26 17:20:13 +00:00
UbitUmarov
5fd022e33c more things on webrtc, reduce use of async/await 2026-02-26 14:53:45 +00:00
UbitUmarov
fc607035c8 add to opensim.ini a list of stun servers and send it to viewers in simulator features cap 2026-02-25 19:37:02 +00:00
UbitUmarov
044b5f69aa rename os webrtc ini file to *.example since only a few can test it, for now 2026-02-24 17:01:46 +00:00
UbitUmarov
b41033a8f1 do not fully trust viewers about parcels, plus cosmetics 2026-02-23 20:52:34 +00:00
UbitUmarov
b42e8dc0ad change webrtc module namespace by Robert request 2026-02-22 20:15:34 +00:00
UbitUmarov
adf5f1f6bd a few changes to webrtc module 2026-02-22 20:03:36 +00:00
UbitUmarov
674c3a0424 add Robert Adams os-webrtc-janus experimental module. License changed to same BSD as rest of OpenSimulator by Robert, for OpenSimulator use 2026-02-22 17:11:34 +00:00
UbitUmarov
eaed2f5b02 add llSetRenderMaterial (ugly code) 2026-02-22 11:51:58 +00:00
UbitUmarov
511c4c637c add some more checks nulls at profiles 2026-02-17 18:58:56 +00:00
UbitUmarov
8467ee34ff add lsl constant CLICK_ACTION_IGNORE 2026-01-31 16:14:09 +00:00
UbitUmarov
64cffc3389 cosmetics 2026-01-29 04:55:53 +00:00
UbitUmarov
4f8147696a fix setup of find parcel by fakeID at load 2026-01-29 04:55:21 +00:00
UbitUmarov
bd1e32546f cosmetics 2026-01-25 21:05:54 +00:00
UbitUmarov
25ad17d068 mantis 9230: flag need for prims inventory saves in more 9un0link cases 2026-01-24 21:40:00 +00:00
UbitUmarov
b9023bb3b6 cosmetics 2026-01-21 02:07:41 +00:00
UbitUmarov
86a879c9dd linux compiler gets confused... 2026-01-14 20:56:44 +00:00
UbitUmarov
4833652d9b let osNpcPlayAnimation play any animation from asset service, if a uuid is provided, instead of only default animations 2026-01-14 02:46:18 +00:00
UbitUmarov
aed3df84a7 try to improve wquivalent regions count for standalones case on grid stats. Thx Tampa 2026-01-13 19:07:43 +00:00
UbitUmarov
9132b1c982 avoid going out bounds on llInsertString. Thx Tampa 2026-01-13 02:39:43 +00:00
UbitUmarov
afd5b34b8a mode set tcp no delay inside try catch 2026-01-06 20:13:13 +00:00
UbitUmarov
0fbf5a44b3 cosmetics 2025-12-19 20:52:36 +00:00
UbitUmarov
d9d876fb5c avoid possible null refs in parseString2List. thx Tampa 2025-12-19 05:12:18 +00:00
UbitUmarov
d9ae06f338 add a socket null check 2025-12-10 00:28:32 +00:00
UbitUmarov
139f51e01b a few changes on ServiceURLs. Add some extra checks on AssetServiceURI 2025-11-29 22:49:07 +00:00
UbitUmarov
257d4dbe0a fix typo 2025-11-25 17:50:23 +00:00
UbitUmarov
c71e61dfd6 cosmetics 2025-11-25 17:45:06 +00:00
Vincent Sylvester
2db1fabd10 TIFF loader up to 32bit floats, cosmetics
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
2025-11-25 16:43:22 +00:00
UbitUmarov
a0713398ba another change to pgsql 2025-11-23 00:43:51 +00:00
UbitUmarov
8714f59277 a few changes to pgsql, Thx Tampa, (untested, may be bad) 2025-11-23 00:35:17 +00:00
UbitUmarov
d29cbadbb6 caps still wrong 2025-11-17 13:10:55 +00:00
UbitUmarov
9df830a943 caps still wrong 2025-11-17 13:07:23 +00:00
UbitUmarov
5ece922c09 caps still wrong 2025-11-17 12:54:07 +00:00
UbitUmarov
3a8e172b68 add linux arm64 2025-11-17 12:48:18 +00:00
UbitUmarov
c793ad5415 fix sqlite config filename case 2025-11-17 12:30:41 +00:00
UbitUmarov
080ea9fbbf fix pointer to new native sqlite lib file on linux 2025-11-17 10:58:30 +00:00
UbitUmarov
0245886cb1 increment profile migration number on the one that did add the table usersettings, that had the typo 2025-11-13 16:16:05 +00:00
UbitUmarov
fe425a8284 cosmetics to kick github to compile the fix to the typo on sqlile 2025-11-13 04:07:18 +00:00
UbitUmarov
582f2a1fb6 fix a type on a sqlite migration, that was ignored on older version 2025-11-13 03:40:30 +00:00
UbitUmarov
1ee78e40dd cosmetics 2025-11-10 18:41:14 +00:00
UbitUmarov
67137bbacf cosmetics 2025-11-10 18:37:00 +00:00
UbitUmarov
19217833ce bad git.. missing files 2025-11-10 17:41:06 +00:00
UbitUmarov
9612ea2491 mantis 9219: update SQLite to System.Data.Sqlite 2.0.2 (native 3.50.4.5). Must run prebuild. This needs testing :( 2025-11-10 17:35:22 +00:00
UbitUmarov
dc4513ac33 remove mono.data.sqliteclient,dll obsolete since mono 1.2.4, Aparently only used in webstats. So we reduce obsolesce issuses to just Mono.Data.Sqlite, for now (needs testing, and do run prebuild) 2025-10-28 18:14:36 +00:00
UbitUmarov
c69eca6911 more on ReaderWriterLockSlim and thread.abort 2025-10-18 22:07:51 +01:00
UbitUmarov
d6c83aee6b simplify DoubleDictionaryThreadAbortSafe because dotnet no longer has thread.abort. Name is not wrong but keep it for now 2025-10-18 21:25:06 +01:00
UbitUmarov
ca11a13f97 apply by and the patch in mantis 9218 and change it. (Untested) 2025-10-06 00:06:24 +01:00