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
2023-05-28
fix: use instance settings, make image column user resizeable, fix memory leak
Rachel Powers
2023-05-28
refactor: column names as class property, use string names in setting
Rachel Powers
2023-05-28
Merge branch 'develop' into feature/images-for-resource-page
Rachel Powers
2023-05-28
fix(memory leak): don't give shared pointers out to foldermodels (causes cycl...
Rachel Powers
2023-05-24
feat: Column on left, hideable
Rachel Powers
2023-05-12
Merge branch 'develop' into fix/network_and_signals
Rachel Powers
2023-05-07
Merge remote-tracking branch 'upstream/develop' into better-tasks
Rachel Powers
2023-05-05
feat: display license and issue tracker
Rachel Powers
2023-05-05
use 32x32 images for image column
Rachel Powers
2023-05-05
fix: fix qchar conversion and codeql
Rachel Powers
2023-05-04
feat(resourcePackPage): icon column
Rachel Powers
2023-05-04
feat(texturepackPage): icon column
Rachel Powers
2023-05-04
feat(modpage): mod icon in description and column
Rachel Powers
2023-05-04
feat(mod parsing): load extra mod details
Rachel Powers
2023-05-02
Merge pull request #833 from Ryex/advanced_copy_instance
Sefa Eyeoglu
2023-05-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-05-01
fix: set `x-xbl-contract-version` header during xbox auth step
Rachel Powers
2023-04-29
refactor: pass instance ptr to resource models. use it to find instance root.
Rachel Powers
2023-04-29
refactor: Move ini to use QSettings && drop get/setList functions
Rachel Powers
2023-04-26
Fixed typo
Japa
2023-04-21
Update launcher/minecraft/MinecraftInstance.cpp
Japa
2023-04-21
Update launcher/minecraft/MinecraftInstance.cpp
Japa
2023-04-21
Instance Description displays the last launch date
Japa
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
2023-03-05
Merge pull request #853 from kumquat-ir/nil
Sefa Eyeoglu
2023-03-01
fix: use makeShared for importing components
Sefa Eyeoglu
2023-03-01
Merge pull request #735 from Scrumplex/import-component
Sefa Eyeoglu
2023-02-22
review fixes
kumquat-ir
2023-02-19
fix metadata for mods with `.nilmod` extension
kumquat-ir
2023-02-16
minor cleanup
kumquat-ir
2023-02-13
do not create nilmods folder
kumquat-ir
2023-02-12
switch to qdcss for parsing
kumquat-ir
2023-02-11
nilmods instance page
kumquat-ir
2023-02-11
parse nil metadata
kumquat-ir
2023-02-04
ensure command env vars use native path seperators
Rachel Powers
2023-02-03
fix: fix component uid regex
Sefa Eyeoglu
2023-02-02
fix: give error when components have bad uids
flow
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2023-01-25
refactor: add error handling to component import
Sefa Eyeoglu
2023-01-25
Merge pull request #784 from flowln/fix_resource_folder_double_smart_ptrs
Sefa Eyeoglu
2023-01-24
fix(ResourceFolder): don't create two smart ptrs for the same raw ptr
flow
2023-01-24
Merge branch 'develop' into remove-updater
Sefa Eyeoglu
2023-01-23
Merge pull request #675 from flowln/generalize_mod_model
Sefa Eyeoglu
2023-01-16
Merge pull request #696 from Ryex/import-all-the-things
Sefa Eyeoglu
2023-01-14
chore: update license headers
Sefa Eyeoglu
2023-01-14
Merge pull request #743 from flowln/fix_mods_with_wrong_modListVersion
flow
[next]