summaryrefslogtreecommitdiffstats
path: root/application/LaunchController.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1524 Regenerate Minecraft client token when the auth token is invalidPetr Mrázek2016-11-30-0/+1
| | | | | | This makes the case where users copy MultiMC to other machines easier to handle. It doesn't require manual intervention and the tokens do not go in a desync loop.
* NOISSUE allow killing the instance from main windowPetr Mrázek2016-11-26-0/+22
|
* NOISSUE add an option to show console on error and default other options to ↵Petr Mrázek2016-11-04-1/+6
| | | | false
* GH-1645 reimplement open/close instance window based on settingsPetr Mrázek2016-11-01-3/+23
|
* NOISSUE refactor window management and launch, make MultiMC a single ↵Petr Mrázek2016-10-30-14/+3
| | | | instance application.
* GH-1433 with no default account, show profiles instead of accounts in ↵Petr Mrázek2016-08-11-0/+276
| | | | selection dialog
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-228/+0
|
* GH-1053 cleanupPetr Mrázek2015-07-05-7/+3
|
* GH-1053 split settings dialog creation to its own namespacePetr Mrázek2015-07-05-1/+2
|
* GH-1053 move launch process UI to a separate classPetr Mrázek2015-07-05-0/+231