summaryrefslogtreecommitdiff
path: root/src/createinstancedialog.h
Commit message (Collapse)AuthorAgeFilesLines
* moved nexus api stuff to GlobalSettingsisanae2020-11-031-1/+5
| | | | | | | pass a pointer to Settings around for things that can be called without settings, when creating the first instance added dummy plugin list, mod list and iorganizer to initialize plugins without an instance moved PluginContainer into the core filter, had nothing to do with the plugins list NexusInterface is now created manually instead of being a static singleton because it needs to know if the settings are available
* open ini buttonisanae2020-11-031-0/+2
| | | | | update when renaming instance update and select when creating instance
* don't skip paths for portable instance, what am I doingisanae2020-11-031-0/+20
| | | | | implemented actual creation removed mentions of %BASE_DIR% everywhere, use constant and functions from PathSettings
* review pageisanae2020-11-031-2/+29
|
* fixed settings doing weird stuff with multiple instancesisanae2020-11-031-0/+1
| | | | | sort games by name added intro and confirmation pages
* paths pageisanae2020-11-031-0/+3
|
* editions pageisanae2020-11-031-0/+1
|
* instance name pageisanae2020-11-031-2/+14
|
* game pageisanae2020-11-031-1/+6
|
* started create instance dialogisanae2020-11-031-0/+30
allow for multiple instances of Settings fill in information in instance manager