summaryrefslogtreecommitdiffstats
path: root/application/InstanceWindow.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1652 save all instance settings on launch if instance window is already openPetr Mrázek2016-10-28-3/+9
|
* NOISSUE Granular instance reloadPetr Mrázek2016-10-26-9/+30
|
* NOISSUE fix minor memory leaksPetr Mrázek2016-08-19-5/+0
|
* GH-352 Make OneSix instance update downloads cancellablePetr Mrázek2016-08-14-0/+1
|
* GH-1642 fix instance launch from consolePetr Mrázek2016-08-09-0/+5
|
* GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-0/+226
* 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.