UbitUmarov
|
b7da2feedd
|
add cosmetics on AgentTransactionModule
|
2026-05-12 04:22:34 +01:00 |
|
UbitUmarov
|
88ef8a9dbe
|
add Util.GetFirstConfigVarFromSections<T>(..) While GetConfigVarFromSections<T> scans all sections and returns the last value found, this returns as soon a value is found. So sections should be order from high priority to lower
|
2026-05-12 03:18:26 +01:00 |
|
UbitUmarov
|
9db019b2cc
|
still read upload level from teh old position in Startup config, just in case
|
2026-05-11 17:46:57 +01:00 |
|
Fiona Sweet
|
d6fd012e65
|
Update AssetTransactionModule.cs
LevelUpload is defined in [Permissions] in OpenSimDefaults.ini, not [Startup]
|
2026-05-11 07:14:56 -07:00 |
|
UbitUmarov
|
64408c9395
|
avoid potencial on forced replace of files in flotsam cache problem
|
2026-05-02 00:06:47 +01:00 |
|
UbitUmarov
|
b713c3047e
|
cosmetics
|
2026-04-26 21:58:41 +01:00 |
|
UbitUmarov
|
144e0bf6bd
|
mantis 9240 plus cosmetics, thx Tampa
|
2026-04-06 00:26:37 +01:00 |
|
UbitUmarov
|
1954be2f85
|
cosmetics
|
2026-04-05 23:56:24 +01:00 |
|
UbitUmarov
|
2a5389cc67
|
cosmetics
|
2026-03-15 04:45:37 +00:00 |
|
UbitUmarov
|
3bc406837a
|
Oppps, the httpclient dispose logic on scripts http request is diferent
|
2026-03-13 18:05:59 +00:00 |
|
UbitUmarov
|
f785a45418
|
try to use HttpCompletionOption.ResponseHeadersRead again
|
2026-03-11 18:52:49 +00:00 |
|
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
|
2026-02-27 01:33:50 +00:00 |
|
UbitUmarov
|
511c4c637c
|
add some more checks nulls at profiles
|
2026-02-17 18:58:56 +00:00 |
|
UbitUmarov
|
4f8147696a
|
fix setup of find parcel by fakeID at load
|
2026-01-29 04:55:21 +00:00 |
|
UbitUmarov
|
b9023bb3b6
|
cosmetics
|
2026-01-21 02:07:41 +00:00 |
|
UbitUmarov
|
139f51e01b
|
a few changes on ServiceURLs. Add some extra checks on AssetServiceURI
|
2025-11-29 22:49:07 +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
|
1ee78e40dd
|
cosmetics
|
2025-11-10 18:41:14 +00:00 |
|
UbitUmarov
|
67137bbacf
|
cosmetics
|
2025-11-10 18:37:00 +00:00 |
|
UbitUmarov
|
c69eca6911
|
more on ReaderWriterLockSlim and thread.abort
|
2025-10-18 22:07:51 +01:00 |
|
UbitUmarov
|
3b4f04107b
|
cosmetics
|
2025-08-14 23:16:12 +01:00 |
|
UbitUmarov
|
3de5e6db14
|
take some future code out
|
2025-08-13 14:33:25 +01:00 |
|
UbitUmarov
|
6146233848
|
mantis 9212: a few changes to Lure and message transfer
|
2025-08-13 14:26:20 +01:00 |
|
UbitUmarov
|
ad7cc123a4
|
and worng alpha value on inv prim check
|
2025-06-25 02:50:19 +01:00 |
|
UbitUmarov
|
4ddd6b5706
|
do not try to draw invibleprims on map
|
2025-06-25 02:23:31 +01:00 |
|
UbitUmarov
|
0d71b6d871
|
very useless changes
|
2025-06-25 02:22:28 +01:00 |
|
UbitUmarov
|
f1d84b7866
|
use the changes on csj2k decoder on war3d
|
2025-06-24 16:59:23 +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
|
6180fe5340
|
warp3d map: avoid decode mesh LODs we do not need (using new code on our primmesher)
|
2025-06-19 18:01:32 +01:00 |
|
UbitUmarov
|
71289be01e
|
cosmetics on assets connector
|
2025-05-14 03:10:03 +01:00 |
|
UbitUmarov
|
f4ab3855d8
|
change log message since most assets will not have a name
|
2025-05-14 02:39:50 +01:00 |
|
UbitUmarov
|
a800514050
|
add missing oar load help text; verify asset fullid on save to oar
|
2025-05-13 22:30:52 +01:00 |
|
UbitUmarov
|
23ad195e7a
|
add osSetTerrainTextures(LSL_List textures, LSL_Integer types) to set terrain textures for legacy viewers it types == 0 or 2; textures for new viewers if types == 1 or 2 or PBR materials if types == 1 (untested :( )
|
2025-05-06 01:29:24 +01:00 |
|
UbitUmarov
|
c9b4d3374f
|
mantis 9188: add HG assets scan and fetch when droping a item on a prim
|
2025-05-05 21:28:12 +01:00 |
|
UbitUmarov
|
8ec2715f35
|
misisng bounds check on terrain changes limiter
|
2025-05-04 21:25:09 +01:00 |
|
UbitUmarov
|
f669c56bb9
|
mantis 9197: on llHttprequest report status = 0 as 499
|
2025-04-22 22:10:20 +01:00 |
|
UbitUmarov
|
78228bd4bc
|
mk sure we do save appearence
|
2025-04-20 23:54:04 +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
|
b00df07563
|
do not allow estate bans to grid admins
|
2025-04-17 15:50:08 +01:00 |
|
UbitUmarov
|
98703ff3a2
|
do scan terrain pbr materials for referenced assets on oar save
|
2025-04-13 15:11:52 +01:00 |
|
UbitUmarov
|
f2379dc785
|
mantis 9133 replace some z < 0 checks by < Constants.MinSimulationHeight (-100)
|
2025-04-11 05:05:42 +01:00 |
|
UbitUmarov
|
9a02b55bf2
|
a few more changes on terrain
|
2025-03-29 23:29:42 +00:00 |
|
Tampa
|
b1a2773de9
|
Fix SmoothArea to be uniform again
|
2025-03-29 08:34:45 +01:00 |
|
UbitUmarov
|
e5d10bf127
|
try to fix some terrain issues, Add some more locking
|
2025-03-29 01:21:43 +00:00 |
|
UbitUmarov
|
c8b88141cb
|
change picks update/add, enforcing max number of picks
|
2025-03-14 04:38:03 +00:00 |
|
UbitUmarov
|
1855be20fa
|
place some limits on some profile pick fields
|
2025-03-14 00:25:21 +00:00 |
|
UbitUmarov
|
4516bee2aa
|
take code for old avination service that was never donated out of main path
|
2025-02-15 20:40:41 +00:00 |
|
UbitUmarov
|
6b73f2157e
|
mantis 9180: try to load imediate subfolders of My outfits with type outfit
|
2025-02-15 20:39:06 +00:00 |
|