aboutsummaryrefslogtreecommitdiff
path: root/api/logic/launch/LaunchTask.cpp
AgeCommit message (Collapse)Author
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-06-26NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek
Possibly also some bug fixes.
2017-02-08NOISSUE set line limit and overflow behaviour even for hidden consolePetr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-11-26NOISSUE allow killing the instance from main windowPetr Mrázek
2016-11-17NOISSUE always run the ExtractNatives task during launchPetr Mrázek
The task now checks the conditions, giving the update process time to supply all the metadata.
2016-11-17NOISSUE mark used accounts/sessions in selection menusPetr Mrázek
2016-11-04NOISSUE add a badge for crashed instancesPetr Mrázek
Not persistent across MultiMC runs.
2016-08-19NOISSUE use model/view for Minecraft log dataPetr Mrázek
2016-08-10Revert "NOISSUE rework of minecraft log"Petr Mrázek
This reverts commit fc198dd3085a2cd33fbaa7a3d2c95c2c8d3ee31a.
2016-08-10NOISSUE rework of minecraft logPetr Mrázek
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.
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek