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
/
ResourceAPI.h
Age
Commit message (
Expand
)
Author
2023-08-31
Merge pull request #1539 from Trial97/refactor_modpack_ux
TheKodeToad
2023-08-23
moved modloaderTypes to ModPlatform
Trial97
2023-08-18
fixed code scaning
Trial97
2023-08-18
feat:refactored modpack ux
Trial97
2023-08-15
feat: add NeoForge to ModLoaderType
Sefa Eyeoglu
2023-08-14
chore: update license headers
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-07-01
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-06-23
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-19
Small fixes
Trial97
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-06-04
chore: clean up after new compiler warnings
Rachel Powers
2023-04-21
Semi fixed the Modrinth dependency implementation
Trial97
2023-04-21
Added Dependency API
Trial97
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
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