Commit Graph

6044 Commits

Author SHA1 Message Date
UbitUmarov
adcba0667f save parcels media textures on oar 2025-02-11 20:40:51 +00:00
UbitUmarov
ff479b94cd say missing item inv type if known 2025-02-11 01:34:03 +00:00
UbitUmarov
b67254e57d add log of the skiped items 2025-02-11 01:21:26 +00:00
UbitUmarov
af75c37543 add option --skipbadassets to iar save. THis will skip inventory items with missing or empty main asset. Avoid using unless on try to recover from already damaged assets/inventory 2025-02-11 01:00:35 +00:00
UbitUmarov
a6bb6b08f6 missing files 2025-02-11 00:57:04 +00:00
UbitUmarov
b13c4c2055 add option --force-assets to load oar. this will force replace of assets in region cache (will also try to upload but service will most likely refuse). avoid using unless trying to do some recovery 2025-02-10 22:52:53 +00:00
UbitUmarov
8af735d050 more cosmetics 2025-02-05 22:16:52 +00:00
UbitUmarov
50ce311ac2 fix Object bonus decode as Real, thx Tampa 2025-01-05 01:35:06 +00:00
UbitUmarov
d9e4389749 add flotsam comand fcache clearnegatives 2024-12-24 00:25:10 +00:00
UbitUmarov
4088b5d165 cosmetics 2024-12-22 23:29:34 +00:00
UbitUmarov
ecf2e0e32e clear start string parameter on other rez cases 2024-11-26 21:06:56 +00:00
UbitUmarov
d5866f4e02 do tell viewers about UI god cancelation on arrival 2024-11-19 23:05:59 +00:00
UbitUmarov
1ff28960f1 cosmetics 2024-11-19 04:25:32 +00:00
UbitUmarov
8a56d44d9b mantis 9158: allow it on prim inv to non-mod prim inventory if same owner and allowdrop was set on target 2024-09-03 23:55:32 +01:00
Adil El Farissi
207c3d1e71 Revert some default params and fixes to SSL support 2024-08-16 23:04:40 +01:00
UbitUmarov
f1b6d9186e mantis 9135: avoid null ref 2024-08-02 03:29:40 +01:00
UbitUmarov
65738b3766 a few more changes for hypothetical terrain PBR 2024-06-10 21:02:31 +01:00
UbitUmarov
54fe5747ea add storage for pbr terrain feature that viewers for opensim may add 2024-06-08 21:58:46 +01:00
UbitUmarov
30586b34f6 replace Util.Clamp<T>() 2024-06-04 09:01:10 +01:00
UbitUmarov
7c3e09f7d3 cosmetics 2024-04-30 23:17:20 +01:00
UbitUmarov
2736d36391 also do send terrain texture change also from viewer to viewers 2024-04-28 22:57:58 +01:00
UbitUmarov
257a9ad398 libomv now knows old opensim material asset type + dotnet8 usless changes 2024-04-21 13:44:35 +01:00
UbitUmarov
50212c240c llCloud is obsolete, remove rest on old viewer V! cloud support 2024-04-20 18:00:22 +01:00
UbitUmarov
604282c482 simplify output of show caps list a bit 2024-04-17 20:31:21 +01:00
UbitUmarov
b7e897f741 direct encode to llsdxml cap seeds response 2024-04-17 16:09:57 +01:00
UbitUmarov
7dda8b4154 add cap DispatchRegionInfo 2024-04-15 04:33:20 +01:00
UbitUmarov
7dc520399c also expire flotsam assets weakreferences on console expire ammand 2024-04-06 22:33:16 +01:00
UbitUmarov
bef7db808b missing reference 2024-04-06 21:56:38 +01:00
UbitUmarov
50f818c480 also expire flotsam assets weakreferences 2024-04-06 21:54:36 +01:00
UbitUmarov
f51f81d53f add some texture assets 2024-04-02 20:30:21 +01:00
UbitUmarov
0d1b14c78f do not do chained hg teleports 2024-03-31 00:44:50 +00:00
UbitUmarov
723a528b58 refuse some chars on HG url region name 2024-03-30 23:22:30 +00:00
UbitUmarov
cf27093ee9 several changes to llIsFriend and related methods 2024-02-16 20:14:06 +00:00
UbitUmarov
3e54b78668 avoid sending pbr lludp messages to older viewers 2024-01-31 13:06:53 +00:00
UbitUmarov
c0082b4c3f a few changes to map grid service 2024-01-26 18:39:03 +00:00
UbitUmarov
7ce6dd4cf8 update warp3d.dll 2024-01-26 18:20:25 +00:00
UbitUmarov
f44dca3684 minor change 2024-01-22 19:59:28 +00:00
UbitUmarov
37622f3fd3 a few changes to warp3d map 2024-01-22 19:33:40 +00:00
UbitUmarov
cff95e4aae on GetLinkNumPart ignore again link number 0 on a linkset with more than one prim 2024-01-22 02:32:23 +00:00
UbitUmarov
66ba47d544 fix a attachment update (add pbr part) 2024-01-02 20:59:16 +00:00
UbitUmarov
23daf5340b add some missing matovr full updates 2023-12-12 21:15:58 +00:00
UbitUmarov
1d27845e2a a few changes to materials upload to inventory 2023-12-06 21:54:53 +00:00
UbitUmarov
28ffa3e2c0 fix AllowAccessOverride logic (used on sit checks) 2023-08-14 23:26:51 +01:00
UbitUmarov
db1c739ef2 preloadsound is suposed to send ownerid, plus save ns on useless dic searchs 2023-05-31 21:44:48 +01:00
UbitUmarov
52bd6a443e make llLinkPlaySound() closer to spec 2023-05-31 19:27:43 +01:00
UbitUmarov
e950c502ad change share of almost empty class httpclient, to just share of used SocketsHttpHandler, This simpifies handling of timeout, otherwise problematic 2023-05-26 20:27:24 +01:00
UbitUmarov
0b81b066f3 cosmetics 2023-05-24 16:19:55 +01:00
UbitUmarov
d7714530a8 try to reduce log spam on http fails 2023-05-24 14:16:43 +01:00
UbitUmarov
5e0c6446d8 update xmlrpc.dll with a send variant using httpclint and used it 2023-05-24 13:42:56 +01:00
UbitUmarov
2bd08a19d5 let llgethttpheaders do case insensitive search, plus cosmetics 2023-05-24 00:43:35 +01:00