1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-01 03:21:41 +00:00
OpenMW/apps/launcher
Alexei Kotov f68bd3ba97 Launcher: Improve directory appending UX and heuristics (bug #7502)
- Recognize more asset directories and omwgame files
- Always let the user append the selected directory
- Automatically pick the user-selected directory if it's the only valid directory
- Add a caption to directory selection dialog, properly handle cancellation
2023-10-22 16:20:19 +03:00
..
utils Launcher, content selector: support ESM4 files 2023-07-11 05:31:58 +03:00
CMakeLists.txt Eliminate redundant version checks 2023-07-20 00:43:56 +01:00
datafilespage.cpp Launcher: Improve directory appending UX and heuristics (bug #7502) 2023-10-22 16:20:19 +03:00
datafilespage.hpp Launcher: Improve directory appending UX and heuristics (bug #7502) 2023-10-22 16:20:19 +03:00
graphicspage.cpp Use settings values for Shaders settings 2023-10-12 20:43:53 +02: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 Show OpenMW version and Lua API revision in documentation. 2023-08-31 20:56:02 +02:00
maindialog.hpp Setup launcher configuration manager and logging before initializing UI 2023-03-21 21:29:57 +01:00
sdlinit.cpp
sdlinit.hpp
settingspage.cpp Use settings values for Sound settings 2023-10-13 12:58:58 +02:00
settingspage.hpp Move SettingsPage settings related functions to anonymous namespace 2023-04-11 00:02:41 +02:00
textslotmsgbox.cpp
textslotmsgbox.hpp