Commit Graph

77228 Commits (ffa43e4e9b7e422d841fd0ff6d63c1d6d86ee900)

Author SHA1 Message Date
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
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
Ansariel 1c436e1bf9 Fix texture downscaling timeout spinner 2024-12-19 23:35:41 +01:00
Ansariel 14c72b8156 llofstream used to need a c-string before - just keep it that way 2024-12-19 23:16:55 +01:00
Ansariel 1b1ed164ea Update German translation 2024-12-19 23:16:06 +01:00
PanteraPolnocy af6bbdf7f3 FIRE-34961 Chinese Translation Update, by 小滢 Zi Ying 2024-12-19 21:47:33 +01:00
PanteraPolnocy 11a501f33f Updated Polish translation 2024-12-19 21:05:11 +01:00
Beq 1dd8860d82 just use llofstream for now and clean up a few missed wides. 2024-12-19 19:00:57 +00:00
Beq 36e454787b Fixup the FS tagging here. 2024-12-19 18:17:28 +00:00