mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-07 18:04:34 +00:00
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". |
||
|---|---|---|
| .. | ||
| unshield | ||
| utils | ||
| CMakeLists.txt | ||
| componentselectionpage.cpp | ||
| componentselectionpage.hpp | ||
| conclusionpage.cpp | ||
| conclusionpage.hpp | ||
| existinginstallationpage.cpp | ||
| existinginstallationpage.hpp | ||
| importpage.cpp | ||
| importpage.hpp | ||
| inisettings.cpp | ||
| inisettings.hpp | ||
| installationpage.cpp | ||
| installationpage.hpp | ||
| installationtargetpage.cpp | ||
| installationtargetpage.hpp | ||
| intropage.cpp | ||
| intropage.hpp | ||
| languageselectionpage.cpp | ||
| languageselectionpage.hpp | ||
| main.cpp | ||
| mainwizard.cpp | ||
| mainwizard.hpp | ||
| methodselectionpage.cpp | ||
| methodselectionpage.hpp | ||