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
/
WorldList.cpp
Age
Commit message (
Expand
)
Author
2023-08-14
chore: update license headers
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-07-01
chore: fix shadowed member and signed/unsigned mismatch
Rachel Powers
2023-05-28
fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...
Rachel Powers
2023-05-12
Merge branch 'develop' into fix/network_and_signals
Rachel Powers
2023-04-29
refactor: pass instance ptr to resource models. use it to find instance root.
Rachel Powers
2023-04-17
Fix: signal/slot macro -> func pointer & network fixes
Rachel Powers
2023-03-20
cleanup: code review sugestions
Rachel Powers
2023-03-20
fix: typos
Rachel Powers
2023-03-20
feat: warnings when instance resources are linked
Rachel Powers
2022-11-14
Check parent in rowCount/columnCount/canFetchMore
TheLastRar
2022-11-14
Mark paramaters of dropMimeData as unused
TheLastRar
2022-07-10
chore: update license headers
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 6
Sefa Eyeoglu
2022-07-10
refactor: fix deprecation up to Qt 5.15
Sefa Eyeoglu
2022-04-19
fix: use size in bytes to sort by world size
Sefa Eyeoglu
2022-03-31
feat: track and display world size
Sefa Eyeoglu
2021-09-09
NOISSUE enable listing symlinks in mod/world lists
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek