index
:
github/PrismLauncher.git
develop
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
launcher
/
LaunchController.cpp
Age
Commit message (
Expand
)
Author
2023-07-16
Merge pull request #1276 from Scrumplex/print-build-platform
seth
2023-06-26
feat: print build platform in log
Sefa Eyeoglu
2023-06-07
Resolve other switch fallthrough issues
PandaNinjas
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-02
Reword instance-specific account settings, apply clang-format
Aaron
2023-01-02
Allow selecting a default account to use with an instance
Aaron
2022-10-18
fix: use display name in code
Sefa Eyeoglu
2022-10-09
Update LaunchController.cpp
Ozynt
2022-10-09
Update LaunchController.cpp
Ozynt
2022-10-01
Microsoft account only
stoltsvensk
2022-09-15
fix: show 'demo' instead of 'offline' in log when in demo mode
flow
2022-09-15
Added Launch Demo button.
jopejoe1
2022-08-04
fix: emit abort in LaunchController
Sefa Eyeoglu
2022-08-03
fix: allow user to interrupt launch after 3 tries
Sefa Eyeoglu
2022-05-30
fix: do not show the "profile select" dialog if the user refused to add an ac...
Ilia
2022-05-08
This makes more sense
Ozynt
2022-04-07
NOISSUE save custom offline player name
Vladislav Laetansky
2022-04-07
NOISSUE prevent -version being passed to the JRE
Petr Mrázek
2022-03-19
chore: add license header to files I modified
Sefa Eyeoglu
2022-03-08
Fix missing space in "No Accounts" message
deadmeu
2022-02-18
fix: typo for account disabled error messages
Sefa Eyeoglu
2022-02-18
feat(accounts): add disabled account state
Sefa Eyeoglu
2022-01-30
Add offline mode support
bexnoss
2022-01-17
Revert "Merge pull request #50 from bexnoss/offline-mode"
Lenny McLennington
2022-01-12
Add offline mode support
bexnoss
2021-12-30
NOISSUE proper fix for missing profile + demo mode
Petr Mrázek
2021-12-06
NOISSUE fix launching offline while online
Petr Mrázek
2021-12-05
NOISSUE fix some error mappings for Mojang accounts
Petr Mrázek
2021-12-04
GH-4071 Heavily refactor and rearchitect account system
Petr Mrázek
2021-11-22
NOISSUE continue reshuffling the codebase
Petr Mrázek
2021-11-20
NOISSUE Some happy little refactors
Petr Mrázek
2021-11-10
GH-4217 Add support for GamePass accounts and MC profile setup
Petr Mrázek
2021-10-31
GH-1795 add terminal launch option to use a specific Minecraft profile
Petr Mrázek
2021-10-21
NOISSUE continue debranding...
Petr Mrázek
2021-10-21
NOISSUE debranding for real, initial work
Petr Mrázek
2021-08-29
GH-3392 Add recognition of already migrated Mojang accounts
Petr Mrázek
2021-08-27
NOISSUE introduce the concept of secrets static library
Petr Mrázek
2021-08-15
GH-3392 dirty initial MSA support that shares logic with Mojang flows
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek