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-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
2022-08-20
refactor: adapt rest of the codebase to the new resource model
flow
2022-08-20
refactor: make Resource Pack model inherit from ResourceFolderModel
flow
2022-08-20
refactor: move more tied logic to model and move logic to the resources
flow
2022-08-20
refactor: move things around in the mod model
flow
2022-08-20
refactor: move general code from mod model to its own model
flow
2022-08-20
refactor: move general info from Mod to Resource
flow
2022-08-20
Merge pull request #878 from flowln/lazy_settings
Sefa Eyeoglu
2022-08-20
Merge pull request #1023 from flowln/better_shared_ptr
Sefa Eyeoglu
2022-08-18
refactor: move classpath definition into NewLaunch itself
Sefa Eyeoglu
2022-08-11
fix: only remove orphaned metadata on first opening
flow
2022-08-04
refactor+fix: use QSharedPointer for shared_qobject_ptr
flow
2022-08-02
fix: remove orphaned metadata to avoid problems with auto-updating insts
flow
2022-07-30
Merge pull request #941 from Scrumplex/bump-cxx-standard
LennyMcLennington
2022-07-26
chore: add some debugging prints in AccountList
flow
2022-07-23
Merge pull request #877 from Scrumplex/refactor-offline-accounts
Sefa Eyeoglu
2022-07-23
fix: treat accounts as offline, if auth servers are down
Sefa Eyeoglu
2022-07-22
change: unicode chars for folders and disabled mods in mod list
flow
2022-07-22
fix: use single-space unicode char for checkmark in mod list
flow
2022-07-20
refactor!: bump to C++17 and C17
Sefa Eyeoglu
2022-07-17
fix: raw-pointers and leaks in ModFolderLoadTask
flow
2022-07-17
fix: std::list -> QList
flow
2022-07-17
change: use ModStatus as a simple member instead of a pointer
flow
2022-07-17
change: make Mod a QObject used as a pointer
flow
2022-07-17
change: mod metadata improvements
flow
2022-07-17
fix: mod parsing of 'String-fied' version (i.e. OpenBlocks)
flow
2022-07-17
feat: add metadata get/delete via mod id
flow
2022-07-17
feat: remove existing mod when updating/redownloading it
flow
2022-07-17
feat: add update mods to the ui / mod model
flow
2022-07-17
change: allow deleting mods while preserving their metadata
flow
2022-07-12
fix: move time record overrides to BaseInstance
flow
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
fix: fix slots for Qt 6
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 6
Sefa Eyeoglu
2022-07-10
refactor: replace QRegExp with QRegularExpression
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-07-10
Merge pull request #876 from Scrumplex/revert-updater-stuff
dada513
2022-07-09
Merge pull request #808 from Scrumplex/fix-lgtm-warnings
Sefa Eyeoglu
2022-07-08
Merge pull request #839 from flowln/modrinth_packs_bug_hunt
Sefa Eyeoglu
2022-07-06
feat: lazy-load MinecraftInstance settings
flow
2022-07-06
change: put settings initialization in a separate function
flow
[next]