1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 22:19:54 +00:00
openmw-tes3mp/apps/wizard
Artur Rojek f6e1aaae1a Use case-insensitive compare when searching for game data by the wizard.
Until now, the wizard was only comparing against an exact file name
match while searching for game data, eg. "data*.cab".
This patch makes it possible to locate game data regardless of case
sensitivity, eg. "Data*.cab".
2019-01-15 13:36:24 +01:00
..
unshield Use case-insensitive compare when searching for game data by the wizard. 2019-01-15 13:36:24 +01:00
utils Added a warning when trying to install tribunal after bloodmoon 2014-02-19 19:26:50 +01:00
CMakeLists.txt Fix build with Qt 5.11_beta3 (dropping qt5_use_modules) 2018-04-17 23:03:56 +02:00
componentselectionpage.cpp Changing "New Installation" to "Retail CD/DVD" for clarity 2017-08-09 00:20:49 -05:00
componentselectionpage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
conclusionpage.cpp Changing "New Installation" to "Retail CD/DVD" for clarity 2017-08-09 00:20:49 -05:00
conclusionpage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
existinginstallationpage.cpp Fix some compiler warnings 2018-11-08 13:16:04 +04:00
existinginstallationpage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
importpage.cpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
importpage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
inisettings.cpp Fixed multiple spelling mistakes 2016-12-14 16:39:33 +01:00
inisettings.hpp Wizard now writes valid Morrowind.ini files 2014-02-19 19:26:51 +01:00
installationpage.cpp Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
installationpage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
installationtargetpage.cpp Change default installation directory from 'data' to 'basedata' (Bug #3557) 2018-01-14 00:24:30 +00:00
installationtargetpage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
intropage.cpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
intropage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
languageselectionpage.cpp Changing "New Installation" to "Retail CD/DVD" for clarity 2017-08-09 00:20:49 -05:00
languageselectionpage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
main.cpp [macOS] Move all configs & resources into app bundles 2016-11-23 22:32:54 +01:00
mainwizard.cpp Write settings before invoking openmw-iniimporter 2018-05-17 21:20:04 +03:00
mainwizard.hpp fix moc achieving to reach unparsable boost code 2018-12-01 21:27:43 +01:00
methodselectionpage.cpp Changing "New Installation" to "Retail CD/DVD" for clarity 2017-08-09 00:20:49 -05:00
methodselectionpage.hpp Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00