summaryrefslogtreecommitdiffstats
path: root/application/LaunchController.cpp
Commit message (Expand)AuthorAgeLines
* add offline account supportHEADtomShokara2021-01-04-88/+98
* merged from 0.6.7 codebaseThomas Groman2019-09-19-242/+241
* NOISSUE in offline mode, do not contact the auth server if there is a valid a...Petr Mrázek2017-12-03-6/+6
* GH-2026 implement changes necessary to support 1.13 snapshotsPetr Mrázek2017-12-03-1/+1
* NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek2017-06-26-1/+1
* GH-1524 Regenerate Minecraft client token when the auth token is invalidPetr Mrázek2016-11-30-0/+1
* 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 f...Petr Mrázek2016-11-04-1/+6
* 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 instance...Petr Mrázek2016-10-30-14/+3
* GH-1433 with no default account, show profiles instead of accounts in selecti...Petr Mrázek2016-08-11-0/+276
* 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