summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/MinecraftVersion.cpp
Commit message (Expand)AuthorAgeLines
* 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