Commit Graph

17 Commits

Author SHA1 Message Date
elsid 045ceeac11
Replace foreach macro by for-loop 2019-10-20 20:08:16 +02:00
Thunderforge f41a4bb937 Changing "New Installation" to "Retail CD/DVD" for clarity 2017-08-09 00:20:49 -05:00
scrawl e0f613661e Fix char -> int, fix shadowing warning 2016-10-30 20:10:33 +01:00
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.
2015-03-15 08:08:55 +13:00
Marc Zinnschlag e755f692cc silenced some annoying warnings 2014-12-03 09:42:12 +01:00
scrawl ff8bdd74ed Fix strange bitflags handling 2014-11-25 15:54:55 +01:00
pvdk aa07a33906 Fixed most of the memory leaks and started working on correctly exiting the thread 2014-04-18 13:17:37 +02:00
pvdk 5d94cb112f Fixed segfault bug due to accessing members of unitialized struct 2014-04-17 02:16:41 +02:00
pvdk 755c99df3c Some minor fixes 2014-02-19 19:26:51 +01:00
pvdk 5024f1bf77 Added a warning when trying to install tribunal after bloodmoon 2014-02-19 19:26:50 +01:00
pvdk 445f96434e Added Morrowind.ini detection logic 2013-12-24 23:09:31 +01:00
pvdk 30710bad70 Modified components widget so the checked items can be stored for all pages to access 2013-12-15 15:13:49 +01:00
pvdk 77fe73799a Enabled language setting to be accessable from different pages 2013-12-15 13:12:48 +01:00
pvdk 7132b9b0c5 Implement default installation path support for all platforms 2013-12-13 23:48:55 +01:00
pvdk d7f9604140 WIP: Working on the installation selection and added the ui for the language page 2013-12-13 13:38:49 +01:00
pvdk 0e1d3237fe Added some logic to the page switching 2013-12-08 22:58:29 +01:00
pvdk 8162f8370b Added all the pages to the wizard 2013-12-08 21:35:57 +01:00