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
/
BaseInstance.cpp
Age
Commit message (
Expand
)
Author
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-04-29
refactor: Move ini to use QSettings && drop get/setList functions
Rachel Powers
2023-03-20
cleanup: code review sugestions
Rachel Powers
2023-03-20
feat: track instance copies that use links
Rachel Powers
2022-10-18
fix: use display name in code
Sefa Eyeoglu
2022-10-08
Merge pull request #1033 from Scrumplex/multi-arch-support
Sefa Eyeoglu
2022-09-20
fix: don't load specific settings for managed pack info
flow
2022-09-20
chore: add helper function for copying managed pack data between insts.
flow
2022-09-20
refactor: introduce RuntimeContext
Sefa Eyeoglu
2022-08-20
Merge pull request #878 from flowln/lazy_settings
Sefa Eyeoglu
2022-07-12
fix: move time record overrides to BaseInstance
flow
2022-07-10
refactor: replace QRegExp with QRegularExpression
Sefa Eyeoglu
2022-07-06
feat: lazy-load MinecraftInstance settings
flow
2022-07-06
change: put settings initialization in a separate function
flow
2022-06-14
Merge pull request #665 from jamierocks/h-managed-packs
Ezekiel Smith
2022-06-11
fix: avoid re-registering InstanceType
Sefa Eyeoglu
2022-06-04
fix: always store InstanceType
Sefa Eyeoglu
2022-05-29
API: Add settings to support managed packs
Jamie Mansfield
2022-03-19
chore: add license header to files I modified
Sefa Eyeoglu
2022-02-21
refactor: set default InstanceType to OneSix
Sefa Eyeoglu
2021-10-21
NOISSUE continue debranding...
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek