Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | GH-926 implement log cleaning functionality | Petr Mrázek | 2015-08-18 | -1/+27 |
| | | | | Also adds gzip compressed log support | |||
* | GH-1053 add back update progress dialog | Petr Mrázek | 2015-07-26 | -2/+2 |
| | ||||
* | GH-1053 explode launch task into many small steps, each a Task | Petr Mrázek | 2015-07-21 | -3/+19 |
| | ||||
* | GH-1053 move launch related things and rename them | Petr Mrázek | 2015-07-10 | -6/+8 |
| | ||||
* | SCRATCH squash MinecraftLauncher into BaseLauncher | Petr Mrázek | 2015-06-30 | -2/+0 |
| | | | | | 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 | -4/+8 |
| | ||||
* | NOISSUE Comment and bugfix the Resource system | Jan Dalheimer | 2015-06-06 | -0/+1 |
| | ||||
* | NOISSUE remove StandardTask | Petr Mrázek | 2015-06-06 | -2/+0 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -4/+26 |
| | ||||
* | GH-907 improve Java testing and PermGen deprecation handling | Petr Mrázek | 2015-05-04 | -0/+2 |
| | ||||
* | NOISSUE fix build issues | Petr Mrázek | 2015-05-02 | -1/+1 |
| | | | | Hopefully all | |||
* | NOISSUE eliminate ProgressProvider | Petr Mrázek | 2015-04-26 | -1/+0 |
| | ||||
* | GH-885 export dialog for filtering exported files | Petr Mrázek | 2015-04-19 | -0/+5 |
| | | | | Includes implementation of a separator based prefix tree and some related bits | |||
* | NOISSUE refactor and rearrange zip file utils | Petr Mrázek | 2015-04-13 | -2/+2 |
| | ||||
* | NOISSUE get rid of the obsolete version builder | Petr Mrázek | 2015-04-12 | -2/+0 |
| | ||||
* | NOISSUE Add NullInstance for instances that can't be loaded | Petr Mrázek | 2015-04-12 | -0/+1 |
| | ||||
* | NOISSUE move everything. | Petr Mrázek | 2015-04-12 | -0/+258 |
| | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -24/+0 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+24 |
Also, implemented some basic modlist logic, to be wired up. |