Commit Graph

39 Commits (1f2349ef6e82b7b1b82e1de6db2776e2043fb18d)

Author SHA1 Message Date
tri4ng1e f2613a74b1
Write settings before invoking openmw-iniimporter 7 years ago
Capostrophic 5a3086b0c6
Auto-detect the actual Morrowind assets path (Fixes #4336) 7 years ago
Thunderforge f41a4bb937 Changing "New Installation" to "Retail CD/DVD" for clarity 8 years ago
Allofich 3420121c3f Fix shadowing warnings 8 years ago
Allofich 125e94ef0e Fix shadowing warnings 8 years ago
scrawl 2ffcc2a2b4 Fix incorrect path encoding handling in debug message 9 years ago
Rohit Nirmal 997347b01e Silence -Wreorder warnings. 10 years ago
dteviot 2ef7fc4e2c Installer work for Windows (Fixes #1621)
1. Correctly reads Windows registry for vanilla MW install location.
2. Populates existing installation page with location of vanilla, when found.
3. On Windows, installer wizard now gets to Import page.
10 years ago
scrawl e0d0997409 Rename omwlauncher -> openmw-launcher, mwiniimport -> openmw-iniimporter 10 years ago
dteviot 05b89be8bf Launcher sets content list to match values in openmw.cfg (Fixes #811)
I took the liberty to add accessor & mutator functions for classes ContentListsGameSettings and LauncherSettings , as existing code can reverse order of entries.
Also replaced some "magic strings" with named constants.
10 years ago
scrawl abf49267ea Unshield include fix 10 years ago
scrawl a8a2b44b0f Don't require libunshield on windows 10 years ago
scrawl 1e06f69d9e Remove the "browse to existing installation" button, now replaced by the wizard
Clean up some debug spam
10 years ago
pvdk 6348af586e Fixed some problems with the launcher and the wizard 11 years ago
pvdk a390dde818 Fixed importing configurations of existing installations 11 years ago
pvdk 2a6a26c0d0 Minor fixes 11 years ago
pvdk aa07a33906 Fixed most of the memory leaks and started working on correctly exiting the thread 11 years ago
pvdk 5d94cb112f Fixed segfault bug due to accessing members of unitialized struct 11 years ago
pvdk 6ed76858d9 Fixed some minor problems with the wizard 11 years ago
pvdk 21c406316f Working on the Settings tab: start the importer/wizard 11 years ago
pvdk 10d2ca82f7 Implemented a simple logger 11 years ago
pvdk ae5f783a16 Added some eye-candy to the wizard: a watermark and a placeholder icon 11 years ago
pvdk 254fe0a424 Made install functions use file finding methods and improved error handling 11 years ago
pvdk b2156351d8 Work in progress commit, working on data1.hdr autodetection 11 years ago
pvdk 05f8af0757 Use the correct encoding for the ini importer 11 years ago
pvdk 3792b301e9 Wizard now runs the ini-importer to import settings from Morrowind.ini 11 years ago
pvdk 36d4287da4 Fixed openmw.cfg handling: file should not be cleared anymore 11 years ago
pvdk 6916c0bc94 Wizard now writes valid Morrowind.ini files 11 years ago
pvdk 5024f1bf77 Added a warning when trying to install tribunal after bloodmoon 11 years ago
pvdk 2ccf4d6112 Post-merge cleanups, using confignmanager for XDG paths now, thanks scrawl! 11 years ago
pvdk dddd9cba57 Added data path retrieval from openmw.cfg, to use as existing installs 11 years ago
pvdk 3a37761d76 Some minor cleanups 11 years ago
pvdk 445f96434e Added Morrowind.ini detection logic 11 years ago
pvdk 30710bad70 Modified components widget so the checked items can be stored for all pages to access 11 years ago
pvdk 77fe73799a Enabled language setting to be accessable from different pages 11 years ago
pvdk 7132b9b0c5 Implement default installation path support for all platforms 11 years ago
pvdk c82f0ec35f Implemented the language selection page 11 years ago
pvdk d7f9604140 WIP: Working on the installation selection and added the ui for the language page 11 years ago
pvdk 8162f8370b Added all the pages to the wizard 11 years ago