aboutsummaryrefslogtreecommitdiff
path: root/launcher/modplatform/ResourceAPI.h
AgeCommit message (Expand)Author
2023-08-31Merge pull request #1539 from Trial97/refactor_modpack_uxTheKodeToad
2023-08-23moved modloaderTypes to ModPlatformTrial97
2023-08-18fixed code scaningTrial97
2023-08-18feat:refactored modpack uxTrial97
2023-08-15feat: add NeoForge to ModLoaderTypeSefa Eyeoglu
2023-08-14chore: update license headersSefa Eyeoglu
2023-08-14chore: reformatSefa Eyeoglu
2023-07-01chore: fix shadowed member and signed/unsigned mismatchRachel Powers
2023-07-01Merge branch 'develop' into chore/add-compiler-warningsRachel Powers
2023-06-23Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...Trial97
2023-06-19Small fixesTrial97
2023-06-15Made ByteSynkArray to use shared_ptrTrial97
2023-06-04chore: clean up after new compiler warningsRachel Powers
2023-04-21Semi fixed the Modrinth dependency implementationTrial97
2023-04-21Added Dependency APITrial97
2023-01-23fix(license): add/fix my copyright/license headersflow
2023-01-13refactor: change some ResourceAPI from NetJob to Taskflow
2023-01-13fix: CodeQL warnings about the rule of twoflow
2023-01-13fix(RD): pass copy of IndexedPack to callbacks instead of ref.flow
2023-01-13refactor(RD): clear up sorting methodsflow
2023-01-13fix: build with qt5.12 on Linux and pedantic flagflow
2023-01-13refactor(RD): decouple ResourceModels from ResourcePagesflow
2023-01-13refactor: generalize mod models and APIs to resourcesflow