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
/
modplatform
Age
Commit message (
Expand
)
Author
2022-11-04
Merge pull request #366 from TheLastRar/MSVC-Build
Sefa Eyeoglu
2022-11-04
Fix: Resolve ambiguous overload errors
TheLastRar
2022-11-03
Fix: Explicitly specify Version.h path
TheLastRar
2022-11-01
fix: don't use forward-declared Ptr types in meta/
flow
2022-10-28
fix: only allow workarounds for blocked mods from MR when 100% safe
flow
2022-10-28
fix: avoid segfault for unexpected API reponse
Sefa Eyeoglu
2022-10-24
fix: retry mod search job after aborting it
flow
2022-10-22
Merge pull request #224 from jamierocks/atl-abort-close-optional-mods-dialog
Sefa Eyeoglu
2022-10-22
fix: fix segfault when resolving Flame resources
Sefa Eyeoglu
2022-10-22
ATLauncher: Abort install if optional mods dialog is closed
Jamie Mansfield
2022-10-20
fix: memory leak when finishing blocked mods job
flow
2022-10-14
fix: correct ftb legacy too
flow
2022-10-13
fix: issues with aborts (again)
flow
2022-10-13
refactor+fix: Make FTB install task similar to other install tasks
flow
2022-09-30
Merge pull request #1162 from Trial97/feature/Replace-toml-library
Sefa Eyeoglu
2022-09-26
fix: Fixed memory leak
timoreo
2022-09-26
huge nit: added const refs, everywhere
timoreo
2022-09-24
Replaced tomlc99 with tomlplusplus
Trial97
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: 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: hook up setAbortStatus in instance import tasks
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
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-11
refactor: restructure tests
Sefa Eyeoglu
2022-09-07
Merge pull request #939 from flowln/mod_downloader_improve
flow
2022-09-06
Fixed up a warning
timoreo
2022-08-28
fix: Mod type enum -> Resource type enum
flow
2022-08-28
Merge pull request #1052 from flowln/resource_model
Sefa Eyeoglu
2022-08-28
Merge pull request #965 from flowln/fat_files_in_memory
Sefa Eyeoglu
2022-08-20
refactor: move general info from Mod to Resource
flow
2022-08-20
Merge pull request #919 from kumquat-ir/download-all-blocked
Sefa Eyeoglu
2022-08-11
Merge pull request #897 from jamierocks/atl-updating-initial
timoreo
2022-08-05
fix: don't mutate QHash while iterating over it
flow
2022-08-05
fix: add some more nullptr checks / protection
flow
[next]