aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/launch
AgeCommit message (Expand)Author
2017-11-17NOISSUE split out the LaunchProfile out of the ComponentListPetr Mrázek
2017-11-04NOISSUE rename MinecraftProfile to ComponentListPetr Mrázek
2017-09-27GH-1997 fix off by one error in 8.3 path logicPetr Mrázek
2017-09-27GH-1997 try to fix Windows buildPetr Mrázek
2017-09-27GH-1997 replace use of weird hacks with normal java argumentsPetr Mrázek
2017-09-09NOISSUE merging of strategy into profile, onesix into minecraftPetr Mrázek
2017-08-22NOISSUE implement more error handlingJoona
2017-08-22NOISSUE remove debug statementJoona
2017-08-22NOISSUE Add GPU vendor and driver versionJoona
2017-08-22CPU and GPU model on LinuxJoona
2017-06-26NOISSUE some safe refactors and changes of the task subsystemPetr Mrázek
2017-05-31NOISSUE move some zip utility functions back to quazipPetr Mrázek
2017-05-29NOISSUE split wrapper commands into command and argsPetr Mrázek
2017-05-22NOISSUE log native extraction failures also to game logPetr Mrázek
2017-05-13NOISSUE add a linux system packaging install layoutPetr Mrázek
2017-01-24GH-1801 Do not print the launch script to MultiMC's log.Petr Mrázek
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-12-12BUILD: Remove extraneous " from CreateServerResourcePacksFolder.cpp (#1749)Taylor Smock
2016-11-17NOISSUE always run the ExtractNatives task during launchPetr Mrázek
2016-11-17NOISSUE mark used accounts/sessions in selection menusPetr Mrázek
2016-11-03NOISSUE use LoggedProcess to work around issues with QProcess on macOSPetr Mrázek
2016-08-10NOISSUE Do not kill running instances when MultiMC shuts downPetr Mrázek
2016-08-01NOISSUE move creation of server resource pack folder to a separate taskPetr Mrázek
2016-08-01NOISSUE implement direct java launchPetr Mrázek
2016-05-01NOISSUE move Java and Minecraft launch tasks to the proper placesPetr Mrázek