| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | added hide option for intro page in create instance dialog | isanae | 2020-11-03 | 1 | -3/+23 |
| | | |||||
| * | new GlobalSettings class to manage the registry | isanae | 2020-11-03 | 1 | -0/+3 |
| | | | | | close the create instance dialog when launch is unchecked | ||||
| * | restart when finished, added launch instance checkbox | isanae | 2020-11-03 | 1 | -0/+38 |
| | | |||||
| * | move to next page when clicking a game | isanae | 2020-11-03 | 1 | -5/+8 |
| | | | | | | add game name in the label in the paths page can't use canonicalPath(), path might not exist | ||||
| * | PathChecker is unnecessary, refactored its guts into NamePage and PathsPage | isanae | 2020-11-03 | 1 | -4/+4 |
| | | | | | made existing paths just a warning, don't check for portable instances | ||||
| * | don't skip paths for portable instance, what am I doing | isanae | 2020-11-03 | 1 | -1/+15 |
| | | | | | | implemented actual creation removed mentions of %BASE_DIR% everywhere, use constant and functions from PathSettings | ||||
| * | review page | isanae | 2020-11-03 | 1 | -5/+1 |
| | | |||||
| * | fixed settings doing weird stuff with multiple instances | isanae | 2020-11-03 | 1 | -0/+79 |
| | | | | | | sort games by name added intro and confirmation pages | ||||
| * | paths page | isanae | 2020-11-03 | 1 | -45/+103 |
| | | |||||
| * | editions page | isanae | 2020-11-03 | 1 | -1/+105 |
| | | |||||
| * | instance name page | isanae | 2020-11-03 | 1 | -3/+20 |
| | | |||||
| * | game page | isanae | 2020-11-03 | 1 | -1/+54 |
| | | |||||
| * | started create instance dialog | isanae | 2020-11-03 | 1 | -0/+655 |
| allow for multiple instances of Settings fill in information in instance manager | |||||
