aboutsummaryrefslogtreecommitdiff
path: root/application/LaunchInteraction.cpp
AgeCommit message (Collapse)Author
2016-08-11GH-1433 with no default account, show profiles instead of accounts in ↵Petr Mrázek
selection dialog
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.
2016-02-27NOISSUE move files into paths that make more sensePetr Mrázek
2015-10-24GH-1300 call application quit when direct launch instance quitsPetr Mrázek
2015-09-26NOISSUE fix all clang warningsPetr Mrázek
2015-08-14NOISSUE improve account UIPetr Mrázek
2015-07-21GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek
2015-07-10GH-1053 move launch related things and rename themPetr Mrázek
2015-07-10GH-1034 do jar modding separate from updatePetr Mrázek