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
Age
Commit message (
Expand
)
Author
2022-10-02
Merge pull request #1167 from Scrumplex/epic-commandline
txtsd
2022-09-30
fix: add missing includes to fix Qt 6.4 build
Sefa Eyeoglu
2022-09-30
Merge pull request #1162 from Trial97/feature/Replace-toml-library
Sefa Eyeoglu
2022-09-26
fix: remove unused MACOS_HINT
Sefa Eyeoglu
2022-09-26
Merge pull request #894 from flowln/update_from_external_source
flow
2022-09-26
refactor: use QCommandLineParser instead
Sefa Eyeoglu
2022-09-26
fix: Fixed memory leak
timoreo
2022-09-26
huge nit: added const refs, everywhere
timoreo
2022-09-25
Merge pull request #1164 from Scrumplex/fix-sort-languages
Sefa Eyeoglu
2022-09-25
Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp
Alexandru Ionut Tripon
2022-09-24
Allow double clicking to mark for dowload
ErogigGit
2022-09-24
fix: sort languages by their name instead of key
Sefa Eyeoglu
2022-09-24
fix: fallback for languages without a native name
Sefa Eyeoglu
2022-09-24
Replaced tomlc99 with tomlplusplus
Trial97
2022-09-20
fix: don't change groups when updating an instance
flow
2022-09-20
feat: add dialog to ask whether to chaneg instance's name
flow
2022-09-20
fix: show warning in case there's no old index when updating
flow
2022-09-20
refactor: setAbortStatus -> setAbortable
flow
2022-09-20
fix: don't load specific settings for managed pack info
flow
2022-09-20
fix: move file deletion to the end of the instance update
flow
2022-09-20
fix: some abort-related issues
flow
2022-09-20
feat(ui): improve info dialog before updating an instance
flow
2022-09-20
fix(ui): hook up abort status signal in ProgressDialog
flow
2022-09-20
fix: hook up setAbortStatus in instance import tasks
flow
2022-09-20
feat: add canAbort() status change in Task
flow
2022-09-20
fix: simplify abort handling and add missing emits
flow
2022-09-20
fix: correctly set managed pack fields in CF pack
flow
2022-09-20
feat: add override awareness to CF modpack updating
flow
2022-09-20
fix: correctly set all managed pack fields in Modrinth pack
flow
2022-09-20
feat: add override handling in modrinth pack update
flow
2022-09-20
feat: add override helper functions
flow
2022-09-20
refactor: change the way instance names are handled
flow
2022-09-20
refactor: clean up InstanceImportTask a bit
flow
2022-09-20
feat: add curseforge modpack updating
flow
2022-09-20
refactor: move creation of CF file download task to a separate function
flow
2022-09-20
refactor: move flame modpack import to separate file
flow
2022-09-20
refactor: add `throw_on_blocked` arg to Flame file parse
flow
2022-09-20
feat: add 'getFiles' by fileIds route in Flame API
flow
2022-09-20
feat: add early modrinth pack updating
flow
2022-09-20
refactor: move modrinth modpack import to separate file
flow
2022-09-20
refactor: add instance creation abstraction and move vanilla
flow
2022-09-20
chore: add helper function for copying managed pack data between insts.
flow
2022-09-20
fix: ensure all resource folders exist
Sefa Eyeoglu
2022-09-20
fix: actually render color codes for texture packs
Sefa Eyeoglu
2022-09-20
fix: comments and naming of texture pack stuff
Sefa Eyeoglu
2022-09-20
fix: tests
Sefa Eyeoglu
2022-09-20
feat: add texture pack parsing
Sefa Eyeoglu
2022-09-20
Merge pull request #1150 from flowln/fix_crash_on_game_quit
txtsd
2022-09-20
Merge pull request #1142 from flowln/better_fs
txtsd
2022-09-16
fix: prevent container detaching in ResourceFolderModel
flow
[next]