1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 17:59:56 +00:00
openmw/apps/launcher
2023-07-20 00:43:56 +01:00
..
utils Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
CMakeLists.txt Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
datafilespage.cpp Migrate from GraphicsWindowQt to QOpenGLWidget 2023-04-05 19:43:42 +04:00
datafilespage.hpp Setup launcher configuration manager and logging before initializing UI 2023-03-21 21:29:57 +01:00
graphicspage.cpp Add support for non-adaptive VSync (feature 7129) 2023-02-26 15:19:19 +04:00
graphicspage.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
importpage.cpp Cleanup includes 2023-07-08 11:28:56 +02: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 Setup launcher configuration manager and logging before initializing UI 2023-03-21 21:29:57 +01: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 Convert setting value int to CollisionShapeType on initialization 2023-07-01 00:59:35 +02: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