Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -15/+14 |
| | ||||
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -1/+1 |
| | ||||
* | GH-1217 add simple instance play time tracking | Petr Mrázek | 2015-09-22 | -8/+4 |
| | | | | Not reliable in the face of crashes... but what is? | |||
* | GH-1233 do not load worlds when not needed | Petr Mrázek | 2015-09-08 | -1/+0 |
| | ||||
* | GH-1047 World management for instances. Removal only currently. | Alex | 2015-09-06 | -0/+11 |
| | ||||
* | GH-1133 fix bad java path detection some more | Petr Mrázek | 2015-08-24 | -0/+5 |
| | ||||
* | GH-1164 make sure the censor filter never contains empty keys | Petr Mrázek | 2015-08-16 | -15/+1 |
| | ||||
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -2/+2 |
| | ||||
* | GH-1053 add launch step creation to legacy instances | Petr Mrázek | 2015-07-21 | -6/+65 |
| | ||||
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -3/+3 |
| | ||||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -3/+3 |
| | ||||
* | GH-1034 do jar modding separate from update | Petr Mrázek | 2015-07-10 | -2/+84 |
| | ||||
* | GH-1053 move instance update into the launch task (BaseLauncher) | Petr Mrázek | 2015-07-04 | -1/+1 |
| | ||||
* | SCRATCH squash MinecraftLauncher into BaseLauncher | Petr Mrázek | 2015-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 1 | Petr Mrázek | 2015-06-30 | -3/+3 |
| | ||||
* | GH-992 Add a transaction/locking mechanism to settings objects | Petr Mrázek | 2015-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 instance | Petr Mrázek | 2015-04-13 | -33/+0 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -4/+9 |
| | ||||
* | SCRATCH move things to the right places | Petr Mrázek | 2015-04-12 | -0/+346 |