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-06-20
Remove inconsistent/unneeded question marks in UI
Alfio
2023-06-15
fix: add JavaVendor as an instance override
Sefa Eyeoglu
2023-06-07
Merge pull request #1111 from Trial97/requires
Tayou
2023-06-06
update resource and data pack pack_format_versions
leo78913
2023-06-06
Renamed requires fields
Trial97
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-05-07
Merge remote-tracking branch 'upstream/develop' into better-tasks
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
2023-01-13
fix: don't fail mod parsing when encountering invalid modListVersion
flow
2023-01-13
refactor: generalize mod models and APIs to resources
flow
2023-01-12
Merge branch 'PrismLauncher:develop' into instance-accounts
Aaron Sonin
2023-01-11
feat: add button to import component JSONs
Sefa Eyeoglu
2023-01-09
chore: cleanup review suggestions
Rachel Powers
2023-01-07
feat: Import all the things!
Rachel Powers
[next]