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
/
ModIndex.h
Age
Commit message (
Expand
)
Author
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-07-13
Merge branch 'develop' into chore/add-compiler-warnings
Rachel Powers
2023-07-10
Merge pull request #1249 from Trial97/curse
TheKodeToad
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-25
Made custom url function
Trial97
2023-06-24
Updated url function
Trial97
2023-06-24
Merge branch 'develop' of https://github.com/PrismLauncher/PrismLauncher into...
Trial97
2023-06-24
Added some warnings
Trial97
2023-06-19
Added overide for Quilt/Fabric
Trial97
2023-06-19
Small fixes
Trial97
2023-06-04
chore: clean up after new compiler warnings
Rachel Powers
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
Added Q_DECLARE_METATYPE(ModPlatform::IndexedPack::Ptr)
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-26
fix(memory leak): IndexedPack too large to live inside a qlist without pointe...
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-03
Moved the selected resources to one list
Trial97
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-10
Added dependencies to the APIs
Trial97
2023-02-05
feat(RD): add shader pack downloader
flow
2023-01-13
refactor(RD): allow setting custom folder target for downloaded resources
flow
2023-01-13
refactor(RD): decouple ResourceModels from ResourcePages
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2022-09-07
Merge pull request #939 from flowln/mod_downloader_improve
flow
2022-08-01
feat: display the 'body' of a MR mod on the mod downloader
flow
2022-07-24
refactor: use QIODevice instead of a whole QByteArray for hash calc.
flow
2022-07-17
fix: don't require non-essential items in mod index
flow
2022-07-17
feat: add mod update check tasks
flow
2022-07-17
feat: add changelog to mod providers
flow
2022-07-17
feat: add some api calls to modrinth
flow
2022-06-14
Merge pull request #634 from flowln/donate_links
Ezekiel Smith
2022-05-24
feat: add remaining links to modrinth mods
flow
2022-05-24
feat: add donate links for modrinth mods
flow
2022-05-23
chore: add license headers
flow
2022-05-23
feat: allow trying to use multiple hash types
flow
2022-05-23
fix: implement PR suggestions
flow
2022-05-23
refactor: move code out of ModIndex.h
flow
2022-05-23
test+fix: add basic tests and fix issues with it
flow
2022-05-23
feat: add parser for current impl of packwiz mod.toml
flow
2022-05-23
feat: add very early mod.toml packwiz support
flow
2022-03-02
refactor: Use a single indexed pack for mods
flow