1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 18:29:55 +00:00
openmw/apps/launcher
elsid 067957f57b
Use "" to quote apps/openmw includes and remove unused
Using "" makes clangd to find unused includes which makes it quite easy to
remove them.
2024-01-07 17:57:11 +01:00
..
ui Use a multiplication sign for custom resolution 2023-12-24 19:00:16 +04:00
utils Use "" to quote apps/openmw includes and remove unused 2024-01-07 17:57:11 +01:00
CMakeLists.txt Store generated UI by pointer to avoid redundant processing 2023-12-24 20:35:19 +04:00
datafilespage.cpp Make hardcoded strings in Launcher and Wizard localizable 2023-12-11 12:02:43 +04:00
datafilespage.hpp Launcher: Improve directory appending UX and heuristics (bug #7502) 2023-10-22 16:20:19 +03:00
graphicspage.cpp Make hardcoded strings in Launcher and Wizard localizable 2023-12-11 12:02:43 +04:00
graphicspage.hpp Use settings values for Video settings 2023-10-27 14:31:23 +02:00
importpage.cpp Do not include formatting spaces to localizable strings 2023-11-30 13:06:50 +04:00
importpage.hpp Setup launcher configuration manager and logging before initializing UI 2023-03-21 21:29:57 +01:00
main.cpp Setup launcher configuration manager and logging before initializing UI 2023-03-21 21:29:57 +01:00
maindialog.cpp Use error messages instead of unhandled exceptions 2024-01-03 21:48:25 +04:00
maindialog.hpp Setup launcher configuration manager and logging before initializing UI 2023-03-21 21:29:57 +01:00
sdlinit.cpp Merge branch 'useuless_launcher' into 'master' 2021-05-04 21:09:39 +00:00
sdlinit.hpp Init SDL2 before Qt4 to avoid crash on Linux (bug #4529) 2018-08-07 22:57:16 +04:00
settingspage.cpp Settings page entry for the "player movement ignores animation" setting. 2023-11-02 19:30:51 +01:00
settingspage.hpp Move SettingsPage settings related functions to anonymous namespace 2023-04-11 00:02:41 +02:00
textslotmsgbox.cpp Implemented Launcher namespace 2013-10-25 11:17:26 -05:00
textslotmsgbox.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00