summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/LegacyInstance.cpp
Commit message (Collapse)AuthorAgeLines
* GH-1164 make sure the censor filter never contains empty keysPetr Mrázek2015-08-16-15/+1
|
* GH-1053 add back update progress dialogPetr Mrázek2015-07-26-2/+2
|
* GH-1053 add launch step creation to legacy instancesPetr Mrázek2015-07-21-6/+65
|
* GH-1053 explode launch task into many small steps, each a TaskPetr Mrázek2015-07-21-3/+3
|
* GH-1053 move launch related things and rename themPetr Mrázek2015-07-10-3/+3
|
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-2/+84
|
* GH-1053 move instance update into the launch task (BaseLauncher)Petr Mrázek2015-07-04-1/+1
|
* SCRATCH squash MinecraftLauncher into BaseLauncherPetr Mrázek2015-06-30-2/+2
| | | | | needs to be split differently needs to be squashed together with the logic from MainWindow
* GH-1053 base process and launch refactor, part 1Petr Mrázek2015-06-30-3/+3
|
* GH-992 Add a transaction/locking mechanism to settings objectsPetr Mrázek2015-05-23-6/+6
| | | | | This can cut the FTB loading by ~66% - worth it, but not ideal. Real solution will have to be implemented later.
* NOISSUE fix legacy edit instancePetr Mrázek2015-04-13-33/+0
|
* NOISSUE move everything.Petr Mrázek2015-04-12-4/+9
|
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-0/+346