Commit Graph

33918 Commits

Author SHA1 Message Date
lickx
4a940367b4 Merge branch 'master' into lickx snapshot-20251127 2025-11-27 05:52:32 +01:00
lickx
510319133f Include economy section example 2025-11-26 10:16:47 +01:00
lickx
7ee976e5ce Synchronize with OpenSimSearch-lickx 2025-11-26 10:09:49 +01:00
lickx
d5282fbc57 Re-introduce ForceViewersUpdateName
To see if this will help name changes propagate
2025-11-26 10:06:49 +01:00
lickx
672ab2b4d0 Synchronise with OpenSimSearch-lickx 2025-11-26 07:51:27 +01: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
lickx
0fd31a093d Merge branch 'master' into lickx 2025-11-23 11:30:21 +01:00
lickx
fd0837847c Use ILIKE where applicable 2025-11-23 07:46:35 +01: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
lickx
5711a3be99 Merge branch 'master' into lickx 2025-11-17 18:27:21 +01: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
lickx
a34c808858 Merge branch 'master' into lickx 2025-11-14 15:33:04 +01: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
lickx
8fdd953d3c Merge branch 'master' into lickx 2025-11-11 07:38:58 +01: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
lickx
ecec2583d8 Merge branch 'master' into lickx 2025-10-22 14:00:24 +02: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
lickx
fbd73b705c Merge branch 'master' into lickx 2025-10-14 06:50:13 +02: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
lickx
adc3c7cc2c Merge branch 'master' into lickx 2025-09-25 06:30:08 +02:00
UbitUmarov
02249bb0af reduce unnecessary saves of prim inventories 2025-09-23 22:54:30 +01:00
lickx
d9aff8a1ef Merge branch 'master' into lickx 2025-09-21 20:53:02 +02: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
lickx
0ba44f692f Merge branch 'master' into lickx 2025-09-12 07:25:11 +02: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
UbitUmarov
2950d07c86 cosmetics 2025-08-27 23:46:22 +01:00