stk-code_catmod/src
Alayan 61f6f59b12
Fix #5075
A basic restart of the screen does not reinitialize what's needed to properly update anisotropic filtering. Therefore, ensure a full restart is done, but avoid showing the user a resolution confirmation dialog afterwards.

Also use a new applySettings function to avoid having two places to update when changing the code that manages applying updated graphics settings.
2024-05-19 16:12:47 +02:00
..
achievements Add gamerzilla support to achievements. (#4386) 2020-10-31 11:32:40 +08:00
addons Use xmlDecode for news 2024-04-28 15:57:42 +08:00
animations Add 3d animation ipo copying to child track objects 2020-02-28 19:52:23 +08:00
audio Fix #3678 2024-05-08 17:40:48 +02:00
challenges Fix #3671 and fix #4254 2024-05-10 12:35:30 +02:00
config Rename variables to match the coding style 2024-05-17 07:32:42 +00:00
font Use proper method to shrink text in bubble widget to fix #3432 2024-05-01 13:00:54 +08:00
graphics Fix #5075 2024-05-19 16:12:47 +02:00
guiengine Enable new screen resizing code 2024-05-05 13:45:23 +08:00
input Fix #4960 (#5003) 2024-01-18 01:12:55 +08:00
io Confirm the performance report saving to the user 2024-04-26 16:50:50 +02:00
items Use high precision for time2Ticks 2023-11-12 11:29:41 +08:00
karts Fix #3678 2024-05-08 17:40:48 +02:00
modes Fix #4166 2024-05-11 20:39:36 +02:00
network Remove the remaining unneeded header file includes 2024-04-19 17:28:11 +08:00
online Fix #4931 2024-04-28 21:43:42 +02:00
physics Fix #4830 2022-12-08 16:26:28 +08:00
race Fix #5053 (bool vector -> uint8_t vector) (#5073) 2024-05-05 23:21:31 +02:00
replay Fix 'Replay with UID of lu' error 2023-12-06 20:00:52 +01:00
scriptengine Add getGeometryLevel to scripting engine 2023-01-22 14:47:40 +08:00
states_screens Fix #5075 2024-05-19 16:12:47 +02:00
tips Allow disabling tips if empty (or no) tips.xml 2021-05-21 23:33:47 +08:00
tracks Prevent geometry level from removing objects 2024-05-06 22:59:58 +02:00
utils Add graphics settings to the perf report 2024-05-11 20:33:03 +02:00
Doxyfile
Doxyfile_Win
main_android.cpp Add more options for frame rate 2022-11-10 11:17:23 +08:00
main_loop.cpp Minor fix on coding styles. 2024-01-07 14:08:59 -05:00
main_loop.hpp Improve accuracy of frame rate limiter 2022-11-09 14:06:31 +08:00
main.cpp Fix switch build 2023-12-18 10:39:21 +08:00