summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/LegacyInstance.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-455/+0
|
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-15/+14
|
* NOISSUE fix all clang warningsPetr Mrázek2015-09-26-1/+1
|
* GH-1217 add simple instance play time trackingPetr Mrázek2015-09-22-8/+4
| | | | Not reliable in the face of crashes... but what is?
* GH-1233 do not load worlds when not neededPetr Mrázek2015-09-08-1/+0
|
* GH-1047 World management for instances. Removal only currently.Alex2015-09-06-0/+11
|
* GH-1133 fix bad java path detection some morePetr Mrázek2015-08-24-0/+5
|
* 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