summaryrefslogtreecommitdiffstats
path: root/api/logic/launch/LaunchTask.cpp
Commit message (Collapse)AuthorAgeLines
* merged from 0.6.7 codebaseThomas Groman2019-09-19-166/+166
|
* NOISSUE update copyright datesPetr Mrázek2018-02-11-1/+1
|
* NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek2017-06-26-1/+1
| | | | Possibly also some bug fixes.
* NOISSUE set line limit and overflow behaviour even for hidden consolePetr Mrázek2017-02-08-0/+6
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* NOISSUE allow killing the instance from main windowPetr Mrázek2016-11-26-0/+20
|
* NOISSUE always run the ExtractNatives task during launchPetr Mrázek2016-11-17-2/+0
| | | | | The task now checks the conditions, giving the update process time to supply all the metadata.
* NOISSUE mark used accounts/sessions in selection menusPetr Mrázek2016-11-17-2/+18
|
* NOISSUE add a badge for crashed instancesPetr Mrázek2016-11-04-0/+2
| | | | Not persistent across MultiMC runs.
* NOISSUE use model/view for Minecraft log dataPetr Mrázek2016-08-19-1/+11
|
* Revert "NOISSUE rework of minecraft log"Petr Mrázek2016-08-10-11/+1
| | | | This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a.
* NOISSUE rework of minecraft logPetr Mrázek2016-08-10-1/+11
| | | | | | | Now uses a model and a list view instead of text This lets mmc keep track of the contents regardless of whether the instance windows are open This is currently missing a way to select and copy text from the log.
* NOISSUE reorganize and document librariesPetr Mrázek2016-05-01-0/+228