aboutsummaryrefslogtreecommitdiff
path: root/logic/minecraft/LegacyInstance.cpp
AgeCommit message (Collapse)Author
2015-08-16GH-1164 make sure the censor filter never contains empty keysPetr Mrázek
2015-07-26GH-1053 add back update progress dialogPetr Mrázek
2015-07-21GH-1053 add launch step creation to legacy instancesPetr Mrázek
2015-07-21GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek
2015-07-10GH-1053 move launch related things and rename themPetr Mrázek
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