aboutsummaryrefslogtreecommitdiff
path: root/logic/minecraft/LegacyInstance.cpp
AgeCommit message (Collapse)Author
2015-07-10GH-1034 do jar modding separate from updatePetr Mrázek
2015-07-04GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek
2015-06-30SCRATCH squash MinecraftLauncher into BaseLauncherPetr Mrázek
needs to be split differently needs to be squashed together with the logic from MainWindow
2015-06-30GH-1053 base process and launch refactor, part 1Petr 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-04-13NOISSUE fix legacy edit instancePetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek
2015-04-12SCRATCH move things to the right placesPetr Mrázek