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
/
flame
Age
Commit message (
Expand
)
Author
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-07-01
chore: fix propagate mispelling
Rachel Powers
2023-06-25
Fix unsafe usage of std::optional::value in FlameAPI
TheKodeToad
2023-06-24
Added translation
Trial97
2023-06-23
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-23
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-19
Added overide for Quilt/Fabric
Trial97
2023-06-19
Small fixes
Trial97
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-06-14
Fix bugs when updating curseforge modpacks
clickdevin
2023-06-02
Fix crash when selecting same mod from different providers (#1029)
Alexandru Ionut Tripon
2023-05-28
Merge branch 'Fix_Assert' of github.com:Trial97/PrismLauncher into develop
Trial97
2023-05-28
Fixed code quality
Trial97
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-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-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-04-21
Updated links
Trial97
2023-04-21
Fixed tipo
Trial97
2023-04-21
Made some copy by reference
Trial97
2023-04-21
First working version with curseforge mods
Trial97
2023-04-21
Added Dependency API
Trial97
2023-04-10
Added dependencies to the APIs
Trial97
2023-02-05
feat(RD): add resource pack downloader
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
refactor: change some ResourceAPI from NetJob to Task
flow
2023-01-13
refactor(RD): clear up sorting methods
flow
2023-01-13
refactor(RD): decouple ResourceModels from ResourcePages
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2022-12-29
refactor: add an `identify` function to make easy to reuse
Rachel Powers
2022-12-29
refactor: use std::filesystem::rename insted of copy and then moving.
Rachel Powers
2022-12-26
fix: cleanup and suggested changes
Rachel Powers
2022-12-25
fix: explicit QFileInfo converison for qt6
Rachel Powers
2022-12-25
feat: support installing worlds during flame pack import.
Rachel Powers
2022-12-24
feat: zip resource validation check for flame
Rachel Powers
2022-12-13
fix(Inst.Import): don't set managed pack info from imported ZIPs
flow
2022-12-10
Merge pull request #32 from flowln/modpack_update_page
flow
2022-12-08
fix(blockedmods): Track and use targetFolder for blocked files
Rachel Powers
2022-12-07
fix: don't try updating Flame instance names when updating versions
flow
2022-12-06
fix(ManagedPackPage): only update the current instance exactly
flow
2022-12-06
feat+fix: allow forwarding extra info to InstanceImportTask
flow
2022-12-06
feat: allow skipping the update confirmation dialog
flow
2022-12-06
refactor: abstract away update confirmation dialog
flow
2022-12-06
chore: add license headers
Sefa Eyeoglu
2022-12-06
chore: reformat code
Sefa Eyeoglu
[next]