summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/MinecraftVersion.cpp
Commit message (Expand)AuthorAgeLines
* NOISSUE nuke builtin Minecraft versionsPetr Mrázek2016-04-30-26/+13
* NOISSUE finalize support for new mojang version formatPetr Mrázek2016-03-27-0/+2
* NOISSUE Use patch problems and problem levels instead of exceptions for minec...Petr Mrázek2016-03-26-0/+1
* NOISSUE stop referring to the minecraft profile as 'version'Petr Mrázek2016-03-26-10/+10
* NOISSUE resolve library activeness during application to profilePetr Mrázek2016-03-26-1/+1
* NOISSUE continue version file format refactorsPetr Mrázek2016-03-26-47/+20
* NOISSUE eliminate timestamp stringsPetr Mrázek2016-03-02-4/+2
* NOISSUE move version file reading and writing to dedicated namespacesPetr Mrázek2016-02-27-1/+2
* GH-1453 report version file problems in the version pagePetr Mrázek2016-02-21-6/+48
* GH-1453 separate out Mojang version reading, use version file URLsPetr Mrázek2016-02-17-0/+9
* GH-1021 make builtin versions not customizablePetr Mrázek2015-05-31-4/+32
* GH-952 Hardcore version page tweakeryPetr Mrázek2015-05-17-1/+10
* NOISSUE get rid of the obsolete version builderPetr Mrázek2015-04-12-1/+0
* NOISSUE move everything.Petr Mrázek2015-04-12-1/+1
* SCRATCH remove remaining references to MultiMC.h and fix legacy LWJGLPetr Mrázek2015-04-12-1/+0
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-3/+1
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-6/+12
* Fix version file problems, fix console window not being destroyedPetr Mrázek2014-08-21-1/+1
* Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek2014-08-11-0/+6
* Make forge work.Petr Mrázek2014-07-19-0/+14
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-3/+3
* Lock down the version cache. Just enough to make it annoying to corrupt the f...Petr Mrázek2014-06-09-2/+2
* Small fixes, including release dates of some legacy versionsPetr Mrázek2014-06-09-2/+14
* Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-12/+48
* All of the broken legacy things work.Petr Mrázek2014-06-09-0/+93
* Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-0/+2