aboutsummaryrefslogtreecommitdiff
path: root/launcher/LaunchController.cpp
AgeCommit message (Expand)Author
2023-07-16Merge pull request #1276 from Scrumplex/print-build-platformseth
2023-06-26feat: print build platform in logSefa Eyeoglu
2023-06-07Resolve other switch fallthrough issuesPandaNinjas
2023-01-25refactor: make shared_qobject_ptr ctor explicitflow
2023-01-02Reword instance-specific account settings, apply clang-formatAaron
2023-01-02Allow selecting a default account to use with an instanceAaron
2022-10-18fix: use display name in codeSefa Eyeoglu
2022-10-09Update LaunchController.cppOzynt
2022-10-09Update LaunchController.cppOzynt
2022-10-01Microsoft account onlystoltsvensk
2022-09-15fix: show 'demo' instead of 'offline' in log when in demo modeflow
2022-09-15Added Launch Demo button.jopejoe1
2022-08-04fix: emit abort in LaunchControllerSefa Eyeoglu
2022-08-03fix: allow user to interrupt launch after 3 triesSefa Eyeoglu
2022-05-30fix: do not show the "profile select" dialog if the user refused to add an ac...Ilia
2022-05-08This makes more senseOzynt
2022-04-07NOISSUE save custom offline player nameVladislav Laetansky
2022-04-07NOISSUE prevent -version being passed to the JREPetr Mrázek
2022-03-19chore: add license header to files I modifiedSefa Eyeoglu
2022-03-08Fix missing space in "No Accounts" messagedeadmeu
2022-02-18fix: typo for account disabled error messagesSefa Eyeoglu
2022-02-18feat(accounts): add disabled account stateSefa Eyeoglu
2022-01-30Add offline mode supportbexnoss
2022-01-17Revert "Merge pull request #50 from bexnoss/offline-mode"Lenny McLennington
2022-01-12Add offline mode supportbexnoss
2021-12-30NOISSUE proper fix for missing profile + demo modePetr Mrázek
2021-12-06NOISSUE fix launching offline while onlinePetr Mrázek
2021-12-05NOISSUE fix some error mappings for Mojang accountsPetr Mrázek
2021-12-04GH-4071 Heavily refactor and rearchitect account systemPetr Mrázek
2021-11-22NOISSUE continue reshuffling the codebasePetr Mrázek
2021-11-20NOISSUE Some happy little refactorsPetr Mrázek
2021-11-10GH-4217 Add support for GamePass accounts and MC profile setupPetr Mrázek
2021-10-31GH-1795 add terminal launch option to use a specific Minecraft profilePetr Mrázek
2021-10-21NOISSUE continue debranding...Petr Mrázek
2021-10-21NOISSUE debranding for real, initial workPetr Mrázek
2021-08-29GH-3392 Add recognition of already migrated Mojang accountsPetr Mrázek
2021-08-27NOISSUE introduce the concept of secrets static libraryPetr Mrázek
2021-08-15GH-3392 dirty initial MSA support that shares logic with Mojang flowsPetr Mrázek
2021-07-25NOISSUE Flatten gui and logic libraries into MultiMCPetr Mrázek