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
/
FileResolvingTask.cpp
Age
Commit message (
Expand
)
Author
2023-08-26
Added back api loader filtering if just one is selected
Trial97
2023-08-24
removed aditional header
Trial97
2023-08-24
made the loaders check more generic
Trial97
2023-08-23
reverted change for optional
Trial97
2023-08-23
Updated dependency resolution
Trial97
2023-08-23
added loaders for flame version
Trial97
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-08-10
Merge remote-tracking branch 'upstream/staging' into chore/add-compiler-warnings
Sefa Eyeoglu
2023-07-31
Merge branch 'develop' into refactor/net-split-headers-to-proxy-class
Rachel Powers
2023-07-30
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-26
fix: typo in task.h
seth
2023-07-15
make FileResolvingTask accept empty modlist
Trial97
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
Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...
Rachel Powers
2023-06-25
feat(net): ApiUpload ^& fix unfired `finished` signals
Rachel Powers
2023-06-25
refactor: split out setting api headers for downloads
Rachel Powers
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-05-21
fix: memory leak with NetJob and responce not getting cleaned up
Rachel Powers
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2022-12-01
fix(FileResolvingTask): Fail instead of crash when there's API errors
flow
2022-10-28
fix: only allow workarounds for blocked mods from MR when 100% safe
flow
2022-10-22
fix: fix segfault when resolving Flame resources
Sefa Eyeoglu
2022-10-20
fix: memory leak when finishing blocked mods job
flow
2022-10-13
fix: issues with aborts (again)
flow
2022-07-26
fix: add abort handlign in Flame's FileResolvingTask
flow
2022-07-03
fix: add progress indicator on Flame mod resolution dialog
flow
2022-05-28
Rework curseforge download (#611)
timoreo22
2022-05-22
revert: remove CurseForge workaround
Sefa Eyeoglu
2022-05-20
Very Temporary Fix for curseforge
timoreo
2022-05-08
adopt changes from #497 remapped
Ryan Cao
2021-12-31
NOISSUE fix build and change how NetJob is used
Petr Mrázek
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek