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
2023-05-28
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop
Trial97
2023-05-28
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-05-26
fix(memory leak): don't capture job and create cyclic refrence
Rachel Powers
2023-05-26
fix(memory leak): IndexedPack too large to live inside a qlist without pointe...
Rachel Powers
2023-05-21
fix: memory leak NetJob wans't getting cleaned up. ensure lambda capture of j...
Rachel Powers
2023-05-21
fix: memory leak with NetJob and responce not getting cleaned up
Rachel Powers
2023-05-14
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-05-14
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-05-06
refactor: move functions to utils + code-review fixes
Rachel Powers
2023-05-04
Updated required_by as dependency
Trial97
2023-05-04
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop
Trial97
2023-05-04
Fixed comments
Trial97
2023-05-04
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-05-03
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-05-03
Moved the selected resources to one list
Trial97
2023-05-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-04-28
chore: remove FTB modpack support
Sefa Eyeoglu
2023-04-27
Removed formated but not used files
Trial97
2023-04-27
Removed extra code
Trial97
2023-04-22
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop
Trial97
2023-04-22
Small Cleanup
Trial97
2023-04-22
Better version handling
Trial97
2023-04-21
Updated links
Trial97
2023-04-21
Fixed tipo
Trial97
2023-04-21
Small cleanup
Trial97
2023-04-21
Made some copy by reference
Trial97
2023-04-21
Semi fixed the Modrinth dependency implementation
Trial97
2023-04-21
First working version with curseforge mods
Trial97
2023-04-21
Added Dependency API
Trial97
2023-04-12
Added missing character
Trial97
2023-04-12
Added task to load dependencies
Trial97
2023-04-10
Added dependencies to the APIs
Trial97
2023-03-12
fix: explicit conversion to C string to fix MinGW g++ 10 build
Kenneth Chew
2023-02-05
feat(RD): add shader pack downloader
flow
2023-02-05
feat(RD): add resource pack downloader
flow
2023-02-02
fix(Inst.Import): don't allow bad file path in mrpack import
flow
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-24
Merge branch 'develop' into remove-updater
Sefa Eyeoglu
2023-01-23
fix(license): add/fix my copyright/license headers
flow
2023-01-13
fix(ModUpdater): ensure instead of require icon_url
flow
2023-01-13
fix(ModUpdater): fail mods individually when there's errors in the JSON
flow
2023-01-13
refactor(RD): allow setting custom folder target for downloaded resources
flow
2023-01-13
refactor: change some ResourceAPI from NetJob to Task
flow
2023-01-13
fix: CodeQL warnings about the rule of two
flow
2023-01-13
fix(RD): pass copy of IndexedPack to callbacks instead of ref.
flow
2023-01-13
refactor(RD): clear up sorting methods
flow
2023-01-13
fix: build with qt5.12 on Linux and pedantic flag
flow
2023-01-13
refactor(RD): decouple ResourceModels from ResourcePages
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
[next]