summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/VersionBuilder.cpp
Commit message (Expand)AuthorAgeLines
* NOISSUE get rid of the obsolete version builderPetr Mrázek2015-04-12-83/+0
* NOISSUE move everything.Petr Mrázek2015-04-12-7/+7
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-1/+1
* SCRATCH nuke the overcomplicated logger, use a simple one.Petr Mrázek2015-04-12-1/+1
* NOISSUE Split MultiMC app object into MultiMC and EnvPetr Mrázek2015-04-02-1/+0
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-286/+10
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
* Fix another bunch of copyright years, including fixing #397Jan Dalheimer2014-11-02-1/+1
* Sync from quickmodsPetr Mrázek2014-09-06-0/+5
* Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek2014-08-11-0/+1
* Fix #354, make jar mods and patch files in general more resilient.Petr Mrázek2014-07-10-1/+7
* Fix liteloader, some cleanups.Petr Mrázek2014-07-06-1/+0
* Hardcode LWJGL 2.9.1 for OneSix, only allow chancging Minecraft versions for ...Petr Mrázek2014-06-09-1/+2
* Add and implement pages and page dialog.Petr Mrázek2014-06-09-1/+1
* New, simpler and versioned format for the patch load order.Petr Mrázek2014-06-09-39/+58
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-6/+5
* Lock down the version cache. Just enough to make it annoying to corrupt the f...Petr Mrázek2014-06-09-0/+19
* All of the broken legacy things work.Petr Mrázek2014-06-09-79/+141
* Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-0/+249