summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/VersionFile.h
Commit message (Collapse)AuthorAgeLines
* GH-1453 separate out Mojang version reading, use version file URLsPetr Mrázek2016-02-17-0/+1
|
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-1/+2
|
* GH-952 Hardcore version page tweakeryPetr Mrázek2015-05-17-5/+51
| | | | | | | Version patches get a lot of new flags that determine which actions are allowed Version page respects the flags Customize, revert and edit for version patches Builting patches can be customized
* NOISSUE move everything.Petr Mrázek2015-04-12-2/+2
|
* NOISSUE Remove special FTB logic from generic version patch codePetr Mrázek2015-04-04-1/+1
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-4/+4
|
* Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek2014-08-11-0/+9
|
* Handle a bunch more clang warningsPetr Mrázek2014-07-01-1/+1
|
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-2/+2
|
* Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-3/+3
|
* All of the broken legacy things work.Petr Mrázek2014-06-09-42/+41
|
* Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-52/+11
|
* Reorganize logic code.Petr Mrázek2014-06-09-0/+145