aboutsummaryrefslogtreecommitdiff
path: root/logic/minecraft/MinecraftProcess.cpp
AgeCommit message (Collapse)Author
2015-06-30GH-1053 base process and launch refactor, part 1Petr Mrázek
2015-06-08GH-1049 fix bad ifdefs that prevent linux-specific env blacklistingPetr Mrázek
2015-05-24GH-991 implement wrapper commandsPetr Mrázek
2015-05-23GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek
This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
2015-05-16GH-958 print PID when starting MinecraftPetr Mrázek
2015-05-04NOISSUE windows hates mePetr Mrázek
2015-05-04GH-907 improve Java testing and PermGen deprecation handlingPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek
2015-04-12SCRATCH separate the generic updater logic from the applicationPetr Mrázek
2015-04-12SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek
2015-04-02NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek
2015-04-02NOISSUE Refactors and moving of thingsPetr Mrázek