aboutsummaryrefslogtreecommitdiff
path: root/logic/minecraft/MinecraftInstance.cpp
AgeCommit message (Collapse)Author
2016-04-30NOISSUE split GUI stuff from logic libraryPetr Mrázek
2016-01-02GH-1365 rework java version parsing and sortingPetr Mrázek
2015-12-18GH-1355 do not allow setting LD_LIBRARY_PATh for Minecraft to the MultiMC ↵Petr Mrázek
bin folder
2015-10-05NOISSUE dissolve util libraryPetr Mrázek
2015-09-22GH-1217 add simple instance play time trackingPetr Mrázek
Not reliable in the face of crashes... but what is?
2015-09-04GH-1223 fix override settingsPetr Mrázek
They now work more like passthrough settings, except not passing through set and reset
2015-08-19NOISSUE revamp the minecraft log exception detectionPetr Mrázek
2015-08-19NOISSUE fix log-related legacy instance crash and show hidden log filesPetr Mrázek
2015-08-18GH-926 implement log cleaning functionalityPetr Mrázek
Also adds gzip compressed log support
2015-08-16GH-1164 make sure the censor filter never contains empty keysPetr Mrázek
2015-07-22GH-1053 move guessLevel to instancesPetr Mrázek
2015-07-21GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek
2015-05-05GH-907 fix location/java override for java detectionPetr 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-12NOISSUE fix overlap in instance settings registrationPetr Mrázek
2015-04-12SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek
2015-04-12SCRATCH eliminate InstanceFactoryPetr Mrázek
2015-04-02NOISSUE Refactors and moving of thingsPetr Mrázek