| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
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
|
| |
|
|
|
| |
update when renaming instance
update and select when creating instance
|
| |
|
|
|
| |
implemented actual creation
removed mentions of %BASE_DIR% everywhere, use constant and functions from PathSettings
|
| | |
|
| |
|
|
|
| |
sort games by name
added intro and confirmation pages
|
| | |
|
| | |
|
| | |
|
| | |
|
|
|
allow for multiple instances of Settings
fill in information in instance manager
|