Commit Graph

77235 Commits (4d65337f48066059eefb2a06cb33bf511b6eac02)

Author SHA1 Message Date
Ansariel 4d65337f48 Update German translation 2025-01-11 16:03:49 +01:00
Beq Janus ff74ee6ac9
Merge pull request #62 from minerjr/FIRE-35039
[FIRE-35039] Add flag to show/hide the on-screen console
2025-01-11 01:56:27 +00:00
Beq ea2956baaf Fix truly ancient bug that fails to open the content tab after a drag/drop event 2025-01-10 22:03:13 +00:00
Beq e95e652892 Merge remote-tracking branch 'origin/master' 2025-01-10 22:01:30 +00:00
Beq fcf96d4e3b FIRE-35010 - (BugSplat) Crash with "filter" input box while loading contents 2025-01-10 22:01:23 +00:00
PanteraPolnocy ffa43e4e9b FIRE-35059 French translation update, by Laurent Bechir 2025-01-10 15:55:25 +01:00
Ansariel 819bdd72ea Fix logical comparison warnings 2025-01-07 14:52:49 +01:00
PanteraPolnocy 3a8f616568 FIRE-35052, FIRE-35053 Updated Japanese (by 小滢 Zi Ying), Russian (by Romka Swallowtail) and Polish translations 2025-01-07 11:21:56 +01:00
Ansariel 27a8918748 Update German translation 2025-01-06 20:07:17 +01:00
Zi Ree 386b71cff0
Merge pull request #61 from rafak360/FIRE-35037
[FIRE-35037] AO UI scroll list bold/highlight fix. PR by rafak360
2025-01-06 19:24:03 +01:00
Beq fc136f0862 FIRE-13989 - Depth Of Field for High resolution images matches screen 2025-01-06 00:30:56 +00:00
Beq 297cfeb3dc FIRE-34483 Don't try to re-add extra maps on re-used rendertargets 2025-01-06 00:13:49 +00:00
Beq 10a1ba81ce Minor resource tracking fix 2025-01-04 01:08:51 +00:00
Beq 890d72cfdd Add missing snapshot texture size options 2025-01-04 01:08:51 +00:00
Beq 40a6a2a12c Improved Tracy scoping for some pipeline operations 2025-01-04 01:08:51 +00:00
Beq 1c6bbce5d7 A few more BugSplat related tweaks 2025-01-04 01:08:51 +00:00
Beq 6df1b5b049 FIRE-34483 - Speedup graphics setting change and previews etc
On average adjust settings now takes 20% of the time it used to, ymmv!
RenderTarget allocate is called repeatedly when nothing has changed. So stop doing that.
2025-01-04 01:08:51 +00:00
minerjr 515707ca17 [FIRE-35039] - fixed up close tag in settings.xml missing JIRA number
Added missing JIRA number to the settings.xml change close tag.
2025-01-01 07:52:15 -04:00
minerjr 7a311a285f [FIRE-35039] Add flag to show/hide the on-screen console
Added new persist boolean to settings.xml called FSShowOnscreenConsole to enable/disable the drawing of the on-screen console.
Updated menu_viewer.xml to have new check option under Comm called Show On-screen Console with a Shift+` shortcut key combo to toggle the new flag.
Updated panel_preferences_chat.xml to also have a "Show on-screen console" check box tied to the new flag.
Updated commans.xml Chat to have an extra check box linked to the FSShowOnscreenConsole to allow it to also change the new flag.
Updated llviewmenu.cpp to include callback functions to check and set/toggle the new menu choice.
2025-01-01 07:44:47 -04:00
rafak360 995453625c
Update ao.cpp 2024-12-31 22:49:59 -03:00
rafak360 d42881d616
Update ao.h 2024-12-31 22:47:59 -03:00
PanteraPolnocy 8b800a833f FIRE-35033 Chinese Translation Update, by 小滢 Zi Ying 2024-12-31 12:21:34 +01:00
PanteraPolnocy e079d1a951 FIRE-35008, FIRE-35014 French (Laurent Bechir) and Russian (Romka Swallowtail) translation updates 2024-12-31 09:33:45 +01:00
Ansariel b5a5625be0 Get rid of Python executable location cruft again - hopefully works with Github builds...
This reverts commit 03d2dc5d2c.
2024-12-31 00:41:26 +01:00
Beq 640994c740 FIRE-34936 - Update FMOD to 2.02.26 2024-12-29 17:46:38 +00:00
Beq 115b620f3c FIRE-35013 - Local Rigged Mesh crash
Rigged mesh did not have support for the latest optimisation in skinning info caching.

Thsi fixes the primay route there may be other edge cases where they fail to trigger that I've not yet found.
2024-12-29 14:08:32 +00:00
Beq 0072e74f7d FIRE-35002 - Flickr posting broken in ExtraFPS 2024-12-28 21:47:38 +00:00
Beq 58285d4aed FIRE-35018 - bugsplat crash due to updating null spatial group 2024-12-28 21:47:07 +00:00
Beq c8d57c659c Static attributes may not be ready until we've started fully.
But we still want to try to capture some of them before startup in case of an early crash.
2024-12-28 19:14:27 +00:00
Beq 461c6f5efe minor Tracy classification updates 2024-12-28 18:49:54 +00:00
Beq 3343db677d Legacy noon transition fix 2024-12-28 18:47:47 +00:00
Beq a1e7da8f8f Fix Bgusplat crash during snapshot preview 2024-12-28 18:17:17 +00:00
Beq a2db442dea Fix for preview targets not rendering correctly 2024-12-28 18:16:40 +00:00
Beq 9dc5c99c57 Use raw strings for robust matching in python 2024-12-28 17:03:33 +00:00
PanteraPolnocy 91a0138fd6 FIRE-34991 Chinese Translation Update, by 小滢 Zi Ying 2024-12-24 01:05:55 +01:00
PanteraPolnocy 4f546719e8 FIRE-34987 French translation update, by Laurent Bechir 2024-12-24 01:01:18 +01:00
Ansariel 3bf3fde176 Fix deprecation warning for minimum CMake version requirement for Doxygen - the main CMake file already requires a higher version 2024-12-23 18:24:58 +01:00
Ansariel 86db09d539 Pretty sure I changed it here too... 2024-12-22 19:32:40 +01:00
Ansariel 34516d2877 Use substitute for app name 2024-12-22 19:26:23 +01:00
PanteraPolnocy 9cc7bd39c6 FIRE-34983 Tooltip modification for "use the new Firestorm texture panel" checkbox 2024-12-22 16:24:13 +01:00
PanteraPolnocy b0c594e946 Forgot about this 2024-12-22 16:18:13 +01:00
PanteraPolnocy 40e7f850e6 FIRE-34972, FIRE-34975, FIRE-34985 French (by Laurent Bechir), Italian (by Spartaco Zemenis) and Russian (by Romka Swallowtail) translations updates 2024-12-22 16:15:02 +01:00
PanteraPolnocy f4cf0b3276 Remove the duplicate 'TimeSec' string from language_settings 2024-12-22 13:34:03 +01:00
PanteraPolnocy 0939aea161 Minor adjustments - Polish and Spanish 2024-12-20 16:02:37 +01:00
PanteraPolnocy 5f561627af FIRE-34967 Chinese Translation Update, by 小滢 Zi Ying 2024-12-20 15:58:22 +01:00
Ansariel 8431e6c4ed Remove Kitty's worldmap tiles code for the minimap 2024-12-20 13:37:38 +01:00
Ansariel 5df5f5144e Try suggested fix for minimap tiles missing until LL comes up with a different solution 2024-12-20 13:20:14 +01:00
Ansariel f6da6055ad Always great defining enums and then not using them... 2024-12-20 13:06:46 +01:00
Ansariel 2dab059997 Where did this tab come from? 2024-12-20 12:53:10 +01:00
Ansariel Hiller 281213632e
Formatting fix in building_windows.md 2024-12-20 12:41:08 +01:00