Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | 2017-04-07 | -614/+0 |
| | ||||
* | NOISSUE remove builtin Minecraft versions | Petr Mrázek | 2017-04-07 | -51/+0 |
| | ||||
* | NOISSUE remove legacy version blacklist | Petr Mrázek | 2017-04-07 | -12/+0 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE Refactor and sanitize MultiMC startup/shutdown | Petr Mrázek | 2016-11-06 | -2/+1 |
| | | | | | * Always create main window. * Properly handle netowrk manager - it was created twice, leading to potential crashes. | |||
* | Revert "NOISSUE nuke builtin Minecraft versions" | Petr Mrázek | 2016-10-26 | -11/+73 |
| | | | | | | This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now. | |||
* | GH-352 Make OneSix instance update downloads cancellable | Petr Mrázek | 2016-08-14 | -0/+25 |
| | ||||
* | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | 2016-06-05 | -4/+4 |
| | | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour. | |||
* | NOISSUE reorganize and document libraries | Petr Mrázek | 2016-05-01 | -0/+591 |