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