summaryrefslogtreecommitdiff
path: root/src/instancemanager.h
Commit message (Collapse)AuthorAgeFilesLines
* only log a warning for symlinks instead of exiting MOisanae2019-10-051-0/+1
| | | | | added logs: when dmp files are present, for portable instances, and the ini path clear the log widget when switching instances
* Add portable lock featureLostDragonist2019-09-111-0/+3
| | | | | | | If the file "portable.txt" is present in the application directory, MO will force itself to be launched as a portable instance. The change game button and menu item are hidden to prevent the user from changing out of the portable instance.
* Allow more characters in instance names and add an error messageLostDragonist2018-07-221-0/+1
| | | | | Previously allowed: "A-Za-z0-9 " Now allowed: "A-Za-z0-9 !@#$%^()_+-=[]{};'."
* Revert "Applied clang-format on source"Sandro Jäckel2018-02-231-20/+26
| | | | This reverts commit 5e5c9c07291f6b09623d31c92b1fb61c4ede576e.
* Applied clang-format on sourceSandro Jäckel2018-02-221-26/+20
|
* Added message when creating a new instance with an already existing name,Al12rs2018-01-181-1/+5
| | | | | Aldded manageInstances dialog to allow users to delete local instances, Added a number of confirmation messageboxes.
* Tie moshortcuts to a specific instanceEran Mizrahi2017-12-191-2/+6
|
* moved button to switch instance (and to portable mode) to the main windowTannin2016-05-271-9/+6
|
* made instance-switching usableTannin2016-01-101-0/+62
this includes tons and tons of changes to how paths are determined. the profiles-dir can now also be configured