| Commit message (Expand) | Author | Age | Lines |
* | GH-1411 fail if pre-launch and post-exit commands return non-zero values | Petr Mrázek | 2016-01-20 | -7/+34 |
* | GH-1379 fix build on win32 | Petr Mrázek | 2016-01-07 | -0/+4 |
* | GH-1379 fix build with Qt 5.2.1 on ubuntu64 | Petr Mrázek | 2016-01-07 | -0/+10 |
* | GH-1365 rework java version parsing and sorting | Petr Mrázek | 2016-01-02 | -2/+2 |
* | NOISSUE fix non-zero exit code from minecraft not being a 'crash' | Petr Mrázek | 2015-10-18 | -2/+11 |
* | GH-1275 create server-resource-packs folder on launch | Petr Mrázek | 2015-10-12 | -0/+6 |
* | NOISSUE dissolve util library | Petr Mrázek | 2015-10-05 | -5/+4 |
* | GH-1262 fix relative paths for java binaries | Petr Mrázek | 2015-09-30 | -2/+4 |
* | NOISSUE fix all clang warnings | Petr Mrázek | 2015-09-26 | -2/+2 |
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -4/+11 |
* | GH-1124 tell user which java path is wrong. | Petr Mrázek | 2015-08-24 | -8/+23 |
* | GH-1133 fix bad java path detection some more | Petr Mrázek | 2015-08-24 | -4/+9 |
* | NOISSUE fix build on windows - pid -> processId | Petr Mrázek | 2015-08-14 | -1/+1 |
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -13/+34 |
* | GH-1053 move guessLevel to instances | Petr Mrázek | 2015-07-22 | -58/+3 |
* | GH-1053 add launch step creation to legacy instances | Petr Mrázek | 2015-07-21 | -1/+1 |
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -569/+980 |
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -0/+1090 |