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
/
modplatform
/
atlauncher
Age
Commit message (
Expand
)
Author
2023-08-15
fixed crash on atlauncher pack install
Trial97
2023-08-14
chore: update license headers
Sefa Eyeoglu
2023-08-14
chore: reformat
Sefa Eyeoglu
2023-07-31
Merge branch 'develop' into refactor/net-split-headers-to-proxy-class
Rachel Powers
2023-07-26
fix: typo in task.h
seth
2023-06-25
Merge remote-tracking branch 'upstream/develop' into refactor/net-split-heade...
Rachel Powers
2023-06-25
refactor: split out setting api headers for downloads
Rachel Powers
2023-06-23
Renamed getResults to resultsReady
Trial97
2023-06-18
Fixed leaks
Trial97
2023-06-15
Made ByteSynkArray to use shared_ptr
Trial97
2023-06-06
Renamed requires fields
Trial97
2023-05-06
refactor: move functions to utils + code-review fixes
Rachel Powers
2023-05-01
feat: add `details` signal to `Task`
Rachel Powers
2023-05-01
feat: Propogated subtask progress
Rachel Powers
2023-01-25
refactor: make shared_qobject_ptr ctor explicit
flow
2022-11-01
fix: don't use forward-declared Ptr types in meta/
flow
2022-10-22
ATLauncher: Abort install if optional mods dialog is closed
Jamie Mansfield
2022-09-20
fix: simplify abort handling and add missing emits
flow
2022-09-20
refactor: change the way instance names are handled
flow
2022-09-06
Fixed up a warning
timoreo
2022-08-11
Merge pull request #897 from jamierocks/atl-updating-initial
timoreo
2022-07-20
refactor!: bump to C++17 and C17
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
ATLauncher: Reset existing directory if required
Jamie Mansfield
2022-07-10
ATLauncher: Parse keeps and deletes from pack manifests
Jamie Mansfield
2022-07-10
ATLauncher: Add modes to install task and display appropriate message
Jamie Mansfield
2022-07-07
fix: make loader components not important
Sefa Eyeoglu
2022-05-29
ATLauncher: Use ATLauncher rather than FTB in error messages
Jamie Mansfield
2022-05-29
ATLauncher: Make packs managed when installing
Jamie Mansfield
2022-05-29
ATLauncher: Pass the full pack name through to the install task
Jamie Mansfield
2022-05-23
ATLauncher: Delete files from configs if they conflict with a mod
Jamie Mansfield
2022-05-23
ATLauncher: Handle extra arguments depends
Jamie Mansfield
2022-05-23
ATLauncher: Handle main class depends
Jamie Mansfield
2022-05-21
ATLauncher: Display warnings when selecting optional mods
Jamie Mansfield
2022-05-21
ATLauncher: Display install messages if applicable
Jamie Mansfield
2022-05-21
ATLauncher: Display mod colours in optional mod dialog
Jamie Mansfield
2022-05-20
ATLauncher: Reduce boilerplate code for fetching versions
Jamie Mansfield
2022-05-20
ATLauncher: Install LiteLoader as a component where possible
Jamie Mansfield
2022-05-20
ATLauncher: Avoid downloading Forge twice for older packs
Jamie Mansfield
2022-04-22
ATLauncher: Support using share codes
Jamie Mansfield
2022-02-21
refactor: set default InstanceType to OneSix
Sefa Eyeoglu
2022-01-31
refactor: simpler includes for quazip
Sefa Eyeoglu
2022-01-31
refactor: add in-tree QuaZip
Sefa Eyeoglu
2022-01-31
refactor: initial migration to QuaZip 1.2
Sefa Eyeoglu
2021-12-31
NOISSUE fix build and change how NetJob is used
Petr Mrázek
2021-12-18
NOISSUE Add license headers to source files created by me
Jamie Mansfield
2021-11-21
NOISSUE continue refactoring things to make tests pass
Petr Mrázek
2021-11-20
NOISSUE Some happy little refactors
Petr Mrázek
2021-07-25
NOISSUE Flatten gui and logic libraries into MultiMC
Petr Mrázek