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
/
minecraft
Age
Commit message (
Expand
)
Author
2022-10-19
Rename
Samisafool
2022-10-18
fix: use display name in code
Sefa Eyeoglu
2022-10-08
Merge pull request #1033 from Scrumplex/multi-arch-support
Sefa Eyeoglu
2022-10-08
chore: add missing license headers
Sefa Eyeoglu
2022-09-30
Merge pull request #1162 from Trial97/feature/Replace-toml-library
Sefa Eyeoglu
2022-09-26
huge nit: added const refs, everywhere
timoreo
2022-09-25
Update launcher/minecraft/mod/tasks/LocalModParseTask.cpp
Alexandru Ionut Tripon
2022-09-24
Replaced tomlc99 with tomlplusplus
Trial97
2022-09-20
refactor: change the way instance names are handled
flow
2022-09-20
refactor: add instance creation abstraction and move vanilla
flow
2022-09-20
feat: support multiarch system classifiers
Sefa Eyeoglu
2022-09-20
refactor: introduce RuntimeContext
Sefa Eyeoglu
2022-09-20
fix: register JavaRealArchitecture for MinecraftInstance
Sefa Eyeoglu
2022-09-20
fix: ensure all resource folders exist
Sefa Eyeoglu
2022-09-20
fix: comments and naming of texture pack stuff
Sefa Eyeoglu
2022-09-20
fix: tests
Sefa Eyeoglu
2022-09-20
feat: add texture pack parsing
Sefa Eyeoglu
2022-09-20
Merge pull request #1150 from flowln/fix_crash_on_game_quit
txtsd
2022-09-16
fix: prevent container detaching in ResourceFolderModel
flow
2022-09-16
fix: prevent deletes by shared pointer accidental creation
flow
2022-09-16
fix: move newly allocated resources to the main thread
flow
2022-09-16
fix: memory leak when getting mods from the mods folder
flow
2022-09-15
fix: enable demo launch only on supported instances
flow
2022-09-11
refactor: restructure tests
Sefa Eyeoglu
2022-09-07
Merge pull request #1105 from flowln/better_resource_packs
flow
2022-09-05
Merge pull request #1111 from PolyMC/revert-1067-classpath-epicness
Sefa Eyeoglu
2022-09-05
Merge pull request #1034 from Scrumplex/detect-performance-features
Sefa Eyeoglu
2022-09-05
Revert "Move classpath definition into NewLaunch itself"
Sefa Eyeoglu
2022-09-03
fix: improve handling of unrecognized pack formats
flow
2022-09-03
fix: crash when adding resource packs directly in the folder
flow
2022-09-03
fix: race condition on ResourceFolderModel tests
flow
2022-09-03
feat: move resource pack images to QPixmapCache
flow
2022-09-03
feat(tests): add tests for resource pack parsing
flow
2022-09-03
refactor: move resource pack file parsing utilities to separate namespace
flow
2022-09-03
feat: add image from pack.png to resource packs
flow
2022-09-03
fix: filtering in regex search in resource packs
flow
2022-09-03
fix: sorting by pack format
flow
2022-09-03
feat: add basic resource pack parsing of pack.mcmeta
flow
2022-09-03
feat: add more resource pack info
flow
2022-09-03
feat: allow specifying factory for resources in BasicFolderLoadTask
flow
2022-08-31
Merge pull request #1067 from Scrumplex/classpath-epicness
flow
2022-08-31
Merge pull request #1080 from flowln/eternal_cache
flow
2022-08-21
fix: make FML libraries cache eternal
flow
2022-08-21
fix: make libraries cache eternal
flow
2022-08-20
fix: LGTM warnings
flow
2022-08-20
change: add enable/disable to resources
flow
2022-08-20
refactor+fix: add new tests for Resource models and fix issues
flow
2022-08-20
refactor: simplify Mod structure
flow
2022-08-20
fix(tests): add timeout on ModFolderModel's tests
flow
2022-08-20
fix: don't give shared pointer to obj. external to the model
flow
[next]