aboutsummaryrefslogtreecommitdiff
path: root/application/InstanceWindow.cpp
AgeCommit message (Collapse)Author
2016-10-30NOISSUE refactor window management and launch, make MultiMC a single ↵Petr Mrázek
instance application.
2016-10-28GH-1652 save all instance settings on launch if instance window is already openPetr Mrázek
2016-10-26NOISSUE Granular instance reloadPetr Mrázek
2016-08-19NOISSUE fix minor memory leaksPetr Mrázek
2016-08-14GH-352 Make OneSix instance update downloads cancellablePetr Mrázek
2016-08-09GH-1642 fix instance launch from consolePetr Mrázek
2016-08-07GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek
* The resulting instance window can be closed at any point. * Main window is kept open and running instances are marked with a badge. * Multiple instances can now run from the same MultiMC - it's even more **multi** now. * MultiMC can be entirely closed, keeping Minecraft(s) running.