Commit Graph

68578 Commits (f499f0805fa7e38deeca1b6c6c9edd4821ec8a08)

Author SHA1 Message Date
Ansariel f499f0805f FIRE-32306: Fix the fix 2023-01-25 12:59:32 +01:00
Beq 924faa1856 [FIRE-32644]Proxy connect timeout too short
Timeout was randomly failing leading to intermittent behaviour with slow localhost proxies and complete failure on network proxies.
2023-01-25 09:38:51 +00:00
Beq ba90e1b1e9 [OpenSim][FIRE-32306] profiles not loading and sundry issues
Thanks to Ubit for hint on the misplaced code preventing tab loading
updates to data commit for Notes section, saving should now work.
2023-01-25 09:32:42 +00:00
Beq 6ffc7e64d1 [OpenSim] FixUp issues on profiles not updating
Profiles were not updating (fixed following suggestion from Ubit - thanks)
Added additional code to save 1st life notes back to server.
2023-01-23 17:11:15 +00:00
Beq 4665a0faa1 Minor gitignore cleanup
Also allows for build folders to be links on windows, which is fragile but useful when building 
both OS and SL
2023-01-23 10:36:00 +00:00
Beq c4f7fbe6a5 Add Beta channel build support 2023-01-20 22:49:07 +00:00
Beq 3076d01fb4 update to control build channel from branch
oops
2023-01-20 18:47:10 +00:00
Ansariel e02e247d34 Silence stupid Mac complaining about inconsistent override keyword usage 2023-01-19 15:58:11 +01:00
Zi Ree 34a444b0b2 Linux: Update FMOD 3p - Patch by PorkChop, thank you! 2023-01-19 12:49:14 +01:00
Zi Ree e60eb81d56 Linux: use system wide fontconfig instead of 3p library, if all goes well we can later remove it from autobuild.xml - patch by PorkChop, thank you! 2023-01-19 12:38:02 +01:00
Beq 50e8414428 Fix re-download from secondlife.com error messages. 2023-01-18 22:15:11 +00:00
Ansariel f8f4c43658 Update FMOD Studio to 2.02.11 for Windows 2023-01-18 19:23:04 +01:00
PanteraPolnocy 7421167ff2 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2023-01-18 15:18:10 +01:00
PanteraPolnocy dceda0b4c5 FIRE-32616 Russian translation update, by Romka Swallowtail 2023-01-18 15:18:01 +01:00
Ansariel 4526e14388 FIRE-32520: Prevent log spam when show friends only is enabled 2023-01-18 15:00:43 +01:00
Ansariel 9e6494e621 FIRE-32602: Fix context menu missing in group member list 2023-01-18 14:28:04 +01:00
Ansariel 4d6aefde72 FIRE-32614: Fix chat console font size cannot be change on the fly anymore 2023-01-18 14:10:52 +01:00
Ansariel 271ba51734 Disable C6011 code analyses warning for now popping up everywhere because of the LL_ENDL / LLERROR_CRASH macro 2023-01-17 18:54:20 +01:00
Ansariel 8a31926cd5 Fix uninitialized variable warning 2023-01-17 18:35:00 +01:00
Ansariel e90047bddd Revert "Make VS2017 runtime optional so we can compile with VS2022 (for local" since that's not true if you setup the build correctly and those runtimes need to get packaged with the viewer
This reverts commit 9ff2ed7352.
2023-01-17 17:45:07 +01:00
Ansariel 61b8870fcf Don't try to access stuff that doesn't exist anymore 2023-01-17 17:42:26 +01:00
Ansariel a0ac418814 Let's add support for VS2022, shall we? 2023-01-17 15:59:44 +01:00
Ansariel 207a817dfe We love whitespace - yes we do! (And the LLCachedControl is super pointless here...) 2023-01-14 14:07:56 +01:00
Ansariel cbb0277a77 Update German translation 2023-01-14 13:23:26 +01:00
Ansariel ca21f6bf1e Sync texture fetcher with previous release 2023-01-14 13:17:32 +01:00
PanteraPolnocy 937992df65 FIRE-32589 French translation update, by Laurent Bechir 2023-01-14 12:25:25 +01:00
PanteraPolnocy 0ade3406d7 Add name attributes in panel_script_experience.xml 2023-01-13 20:00:40 +01:00
Beq 0c9d4db072 [FIRE-32453][BUG-232971] Orderly shutdown of event queues
Terminate related queues before the windows thread to avoid loops. 
Also increase timeout on queue full wait as we don't expect to see this so often now.
2023-01-03 18:50:24 +00:00
Beq 6c4ba94b25 [FIRE-32453][BUG-232971] Further edge cases for thread hangs on exit 2023-01-03 10:02:01 +00:00
PanteraPolnocy f359a39195 Flip dates to 2023 2023-01-02 19:19:28 +01:00
Andrey Kleshchev cf3f577e32 SL-18384 Fix NSException for keyboard handling
Affects accent keys for diacritical marks
2022-12-22 23:03:19 +01:00
PanteraPolnocy 93aa37cc8b FIRE-32543 Change Display Name - "You cannot change ... " message overlaps other text 2022-12-21 21:46:44 +01:00
Beq 154a374310 Merge branch 'moreinventoryandhangwork' 2022-12-21 02:09:07 +00:00
Beq e1479bd185 [FIRE-32453][BUG-232971] Improve shutdown behaviour. (Ty Rick Daylight)
Alter close down behaviour to ensure that the main UI window remains open until the process finishes persisting data and other close down activities.
2022-12-21 02:07:58 +00:00
Beq 915d39bb8a Revert "[FIRE-32453] [BUG-232971] disconnect sooner to force the cache write"
This reverts commit dbc4ab5147efb837b0f32a20375e7e2a5304dd1d.
2022-12-19 10:54:54 +00:00
Beq 49a0cdecc7 Revert "[FIRE-32453] fixup bug introduced by moving the camera shutdown"
This reverts commit 9d22f014479404346ce4fd9d700548ef68fe3f0d.
2022-12-19 10:53:47 +00:00
Beq d668b30002 Revert "Rewrite the inventory corruption fix to reduce possible side-effects"
This reverts commit 5ddbef4a25.
2022-12-19 10:53:18 +00:00
Beq 77762929bd Merge branch 'helperscripts' 2022-12-19 10:50:09 +00:00
Beq e422e80377 Refactor and improve to accept github zip archives and autounpack 2022-12-19 10:49:11 +00:00
Beq cb95457e19 A couple of quick python helpers
download_list.py produces a notecard ready listing of downloads from a local folder
parse_avatar_lad produces a list of attachment points in "priority" (id) order.
2022-12-18 00:18:56 +00:00
Beq 92656117ba Sundry additional debugs to help trace hang on exit in windows 2022-12-17 16:39:35 +00:00
Beq 5ddbef4a25 Rewrite the inventory corruption fix to reduce possible side-effects 2022-12-17 16:31:16 +00:00
Beq d486550651 [FIRE-32521] pre-defined physics shapes cause CTD with rigged mesh. 2022-12-17 16:12:53 +00:00
Beq fd1c0bc8bc Extend GHA for Release builds (with Mac Codesigning)
add KDU from private repo 
kdu is arch agnostic
modify for rclone
Add the fmodstudio
Switch to requirements.txt for python deps
workaround bad python in windows runner images.
Need to fetch full depth or we do not get our computed revision num
Try up to 10 times to detach HDI on Mac cos 5 was not always enough!
Fix bug on windows as side-effect of Mac cleanup doh
2022-12-17 16:00:04 +00:00
PanteraPolnocy 8d88b69b09 FIRE-32522 French translation update for outfit (snapshot) floater, by Laurent Bechir 2022-12-14 18:41:28 +01:00
Ansariel a2f5bf2039 Reduce log message severity 2022-12-14 10:42:39 +01:00
PanteraPolnocy 70d171a510 Cleanup in other languages 2022-12-13 00:58:38 +01:00
PanteraPolnocy 76ab7d2437 Updated Polish translation 2022-12-13 00:57:46 +01:00
Ansariel 694ba6602f Merge branch 'main' of https://github.com/secondlife/viewer 2022-12-12 21:15:27 +01:00
Ansariel 0a39d27ba5 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2022-12-12 21:15:07 +01:00