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