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
|
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
|
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
|
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 |
|
UbitUmarov
|
13ec0b9221
|
put back lost parentgroud null check, it is still needed on load code
|
2025-10-05 20:53:49 +01:00 |
|
UbitUmarov
|
7249b20796
|
irritating warnings
|
2025-10-05 03:37:32 +01:00 |
|
UbitUmarov
|
5590105e31
|
cosmetics
|
2025-10-05 03:31:55 +01:00 |
|
UbitUmarov
|
7c5ca30636
|
cosmetics
|
2025-10-05 03:28:05 +01:00 |
|
UbitUmarov
|
886fada445
|
cosmetics on YEngine
|
2025-10-05 03:20:44 +01:00 |
|
UbitUmarov
|
8b96e73938
|
cosmetics
|
2025-10-05 02:36:34 +01:00 |
|
UbitUmarov
|
41dda4407e
|
avoid some unnecessary sog saves
|
2025-10-04 23:19:46 +01:00 |
|
UbitUmarov
|
f25f6d57c2
|
remove duplicated array bound check
|
2025-10-04 22:54:07 +01:00 |
|
UbitUmarov
|
02249bb0af
|
reduce unnecessary saves of prim inventories
|
2025-09-23 22:54:30 +01:00 |
|
Vincent Sylvester
|
67e7dbc2e2
|
Cosmetics, unnecessary strings
Signed-off-by: UbitUmarov <ajlduarte@sapo.pt>
|
2025-09-16 18:43:22 +01:00 |
|
UbitUmarov
|
154637b244
|
patch from Licu Rau from Craft/World for PostgreSQL friends (untested :()
|
2025-09-16 18:37:58 +01:00 |
|
UbitUmarov
|
153a5e978a
|
let llSetBuoyancy work on attachments. But unlike at sl, the effect is not removed when the script or its prim is removed/deattached. SO use with care. THis lmitation was a reason why we did not let is work on attachments
|
2025-09-05 19:22:12 +01:00 |
|