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
Age
Commit message (
Expand
)
Author
2023-04-09
Remove `seek`
Kode
2023-04-07
How did i-
TheKodeToad
2023-04-06
Better collectFileListRecursively error
TheKodeToad
2023-04-06
Revert concurrent syntax
TheKodeToad
2023-04-06
Remove more prototype not good code
TheKodeToad
2023-04-06
Remove "prototype" field
TheKodeToad
2023-04-06
Use local metadata
TheKodeToad
2023-03-28
Skip lookup if no files and fail if zipping fails
TheKodeToad
2023-03-19
Improve invokeMethod syntax
TheKodeToad
2023-03-19
Replace native file separator - this was accidentally brought to my attention...
TheKodeToad
2023-03-18
Merge branch 'PrismLauncher:develop' into mrpack-export
TheKodeToad
2023-03-18
Only add summary if not empty
TheKodeToad
2023-03-18
Info and error dialogs
TheKodeToad
2023-03-12
fix: explicit conversion to C string to fix MinGW g++ 10 build
Kenneth Chew
2023-03-06
Further reduce buggy behaviour
TheKodeToad
2023-03-05
More refactoring
TheKodeToad
2023-03-04
Fix abort?
TheKodeToad
2023-03-04
Implement abort (possible broken?) and therefore make it work without crashing!
TheKodeToad
2023-03-04
Improve code
TheKodeToad
2023-03-03
Make it work! (TODO make it not crash)
TheKodeToad
2023-03-03
Mod loader support
TheKodeToad
2023-03-03
Move task to another thread
TheKodeToad
2023-03-02
Move logic to task
TheKodeToad
2023-02-05
feat(RD): add shader pack downloader
flow
2023-02-05
feat(RD): add resource pack downloader
flow
2023-02-02
fix(Inst.Import): don't allow bad file path in mrpack import
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
fix(ModUpdater): ensure instead of require icon_url
flow
2023-01-13
fix(ModUpdater): fail mods individually when there's errors in the JSON
flow
2023-01-13
refactor(RD): allow setting custom folder target for downloaded resources
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
2023-01-13
Merge pull request #714 from redstrate/cmark
flow
2023-01-12
fix: Remove extra line breaks for modrinth descriptions
Joshua Goins
2023-01-07
Merge pull request #576 from Ryex/identify-zip-packs
Sefa Eyeoglu
2023-01-06
fix: Add 1.16+ Forge library prefix in TechnicPackProcessor.cpp
byquanton
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-17
refactor(Inst. Import): use m_* for member variables in MR components
flow
[next]