5650 Commits

Author SHA1 Message Date
8f04e73d70 Update flavour 2026-03-01 08:08:55 +01:00
78ba26088a Merge branch 'master' into lotix 2026-03-01 05:47:46 +01:00
UbitUmarov
18f652ee8d try to timeout httpclient reads 2026-02-27 16:15:10 +00:00
e428722cba Merge branch 'master' into lickx 2026-02-26 19:22:59 +01:00
UbitUmarov
c725dae95a Ooops fix stun servers URIs. Thx MB 2026-02-26 17:20:13 +00:00
d0471554aa Merge branch 'master' into lickx 2026-02-26 07:47:37 +01: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
lickx
5d58ca3074 Post-rebase fixes 2026-02-15 13:13:45 +01:00
lickx
7adc5b6b51 Default to preserving creator information in IARs
Where --nocreators will not save it
2026-02-07 15:47:11 +01:00
lickx
3f42069f42 Revert to regular version string, but with Lickx as flavour
For better compatibility with scripts that check for a minimum OpenSim version
2026-02-07 15:47:11 +01:00
lickx
8d8217951d Reapply "mantis 9133 replace some z < 0 checks by < Constants.MinSimulationHeight (-100)"
This reverts commit cb1bde70db.
2026-02-07 15:43:59 +01:00
lickx
e1459301af Reapply "a few more changes on terrain"
This reverts commit ce1f31864f.
2026-02-07 15:43:59 +01:00
lickx
67bb7ab857 Reapply "try to fix some terrain issues, Add some more locking"
This reverts commit 103e21f3ed.
2026-02-07 15:43:55 +01:00
lickx
0aebf3fbdf Revert "try to fix some terrain issues, Add some more locking"
This reverts commit e5d10bf127.
2026-02-07 15:43:02 +01:00
lickx
7a1c2fe908 Revert "a few more changes on terrain"
This reverts commit 9a02b55bf2.
2026-02-07 15:38:47 +01:00
lickx
de1ea30ad3 Revert "mantis 9133 replace some z < 0 checks by < Constants.MinSimulationHeight (-100)"
This reverts commit f2379dc785.
2026-02-07 15:38:47 +01:00
lickx
cf42b9925f Correct version string length 2026-02-07 15:38:40 +01:00
lickx
1cd2361936 Revert folder version to ushort as in upstream
A signed int was a bad idea because of rollover
into the negative -sizeof(int)

To illustrate, my 'Current Outfits' folder version
is now, about 1 year after born, version 33000
2026-02-07 15:37:08 +01:00
lickx
9090af50ec Always allow http requests to prim webservers 2026-02-07 15:30:09 +01:00
lickx
fc311fe4f3 Revert "Update MAX_ASSET_DESC also"
This reverts commit 25ff65ae05.
2026-02-07 14:55:01 +01:00
lickx
a3ca1ed98f Update MAX_ASSET_DESC also 2026-02-07 14:30:29 +01:00
lickx
f677811a63 Revert "Update MAX_ASSET_DESC also"
This reverts commit d98b77a229.
2026-02-07 14:20:45 +01:00
lickx
755ed260af Mark version as being from our repo, to avoid confusion 2026-02-07 14:20:30 +01:00
lickx
1b4ad7326f Update MAX_ASSET_DESC also 2026-02-07 14:10:28 +01:00
lickx
cda9718013 Better (safer) land defaults 2026-02-07 14:10:24 +01:00
lickx
ff445c9434 Revert "Revert "mantis 9025: reduce latency a bit""
This reverts commit 5670b03208.
2026-02-07 13:58:36 +01:00
lickx
1b20e27f47 Revert "Revert "a few changes to local console; add pooling of Console.KeyAvailable instead of waiting on keyread, that has treading issues. Thanks ALicia for some ideas on this""
This reverts commit 752d871e44.
2026-02-07 13:58:29 +01:00
lickx
e6c7be8ca6 Revert "a few changes to local console; add pooling of Console.KeyAvailable instead of waiting on keyread, that has treading issues. Thanks ALicia for some ideas on this"
This reverts commit 87ba2d7b43.
2026-02-07 13:52:14 +01:00
lickx
c98fc5cade Revert "mantis 9025: reduce latency a bit"
This reverts commit 086fcc7ff7.
2026-02-07 13:48:24 +01:00
lickx
154750c31d Upgrade ground textures, closes #1 2026-02-07 13:45:50 +01:00
lickx
2c5df5ea6a Use int for folder versions 2026-02-07 13:34:05 +01:00
UbitUmarov
4f8147696a fix setup of find parcel by fakeID at load 2026-01-29 04:55:21 +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
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
fe425a8284 cosmetics to kick github to compile the fix to the typo on sqlile 2025-11-13 04:07:18 +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
2950d07c86 cosmetics 2025-08-27 23:46:22 +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
63bef17153 split exception detection on oshttp accept loop for better log 2025-08-05 17:50:02 +01:00
UbitUmarov
0d71b6d871 very useless changes 2025-06-25 02:22:28 +01:00
UbitUmarov
9cd70dc401 cosmetics 2025-06-20 03:49:39 +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
25641e95a7 remove a spurius space on viewer name 2025-05-19 01:57:46 +01:00
UbitUmarov
354966cda9 remove broken libsqlite3.dylib, let macos find its own for now 2025-04-22 19:34:22 +01:00
UbitUmarov
8b962b19db remove attachments from current appearence if they are not found in inventory 2025-04-20 23:52:12 +01:00
UbitUmarov
dc3d44a458 actually write a hex string in caps 2025-04-17 15:53:23 +01:00