summaryrefslogtreecommitdiffstats
path: root/api/logic/minecraft/MinecraftVersionList.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE Remove Minecraft version list and versions.Petr Mrázek2017-04-07-614/+0
|
* NOISSUE remove builtin Minecraft versionsPetr Mrázek2017-04-07-51/+0
|
* NOISSUE remove legacy version blacklistPetr Mrázek2017-04-07-12/+0
|
* NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek2017-01-08-1/+1
|
* NOISSUE Refactor and sanitize MultiMC startup/shutdownPetr Mrázek2016-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ázek2016-10-26-11/+73
| | | | | | This reverts commit 5ae3b2c11416eb897a08b0d9531843d0357332f8. We need those builtin versions for now.
* GH-352 Make OneSix instance update downloads cancellablePetr Mrázek2016-08-14-0/+25
|
* NOISSUE refactor *Download into more, smaller piecesPetr Mrázek2016-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 librariesPetr Mrázek2016-05-01-0/+591