summaryrefslogtreecommitdiffstats
path: root/application/InstanceWindow.h
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-27/+27
|
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE Legacy migration success now closes the instance windowPetr Mrázek2017-09-26-0/+3
|
* NOISSUE more work on Legacy migrationPetr Mrázek2017-09-20-1/+1
|
* GH-1855 add launch offline button to instance UIAffe Ali2017-05-01-0/+2
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* GH-1445 update page list when version and log pages need itPetr Mrázek2016-11-07-0/+1
|
* GH-1645 reimplement open/close instance window based on settingsPetr Mrázek2016-11-01-4/+0
|
* NOISSUE refactor window management and launch, make MultiMC a single ↵Petr Mrázek2016-10-30-7/+0
| | | | instance application.
* GH-1652 save all instance settings on launch if instance window is already openPetr Mrázek2016-10-28-0/+3
|
* NOISSUE Granular instance reloadPetr Mrázek2016-10-26-0/+2
|
* GH-1433 with no default account, show profiles instead of accounts in ↵Petr Mrázek2016-08-11-1/+1
| | | | selection dialog
* GH-1642 fix instance launch from consolePetr Mrázek2016-08-09-1/+6
|
* GH-338, GH-513, GH-700 Unify edit instance with console windowPetr Mrázek2016-08-07-0/+68
* 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.