summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/MinecraftVersion.h
Commit message (Collapse)AuthorAgeLines
* GH-1453 separate out Mojang version reading, use version file URLsPetr Mrázek2016-02-17-3/+5
|
* NOISSUE make shared logic library ... sharedPetr Mrázek2015-09-05-1/+3
|
* GH-1021 make builtin versions not customizablePetr Mrázek2015-05-31-4/+1
| | | | They use attributes not defined in the OneSix format.
* GH-952 Hardcore version page tweakeryPetr Mrázek2015-05-17-0/+26
| | | | | | | 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-1/+1
|
* NOISSUE Refactors and moving of thingsPetr Mrázek2015-04-02-9/+11
|
* Change copyright dates to 2015Greenphlem2015-02-06-1/+1
|
* Update copyright year (finally...)Jan Dalheimer2014-11-02-1/+1
|
* Properly detect if the instance is vanilla and don't treat it as custom.Petr Mrázek2014-08-11-0/+1
|
* Make forge work.Petr Mrázek2014-07-19-8/+2
| | | | Using classifiers FTW.
* Implement adding jar mods, break saving library order.Petr Mrázek2014-06-09-3/+3
|
* Add back legacy mod edit, add checksums for all legacy jarsPetr Mrázek2014-06-09-0/+3
|
* Small fixes, including release dates of some legacy versionsPetr Mrázek2014-06-09-3/+0
|
* Make 1.6+ work with new instance format.Petr Mrázek2014-06-09-37/+36
|
* All of the broken legacy things work.Petr Mrázek2014-06-09-53/+49
|
* Introducing VersionPatch base class for version files and minecraft versionsPetr Mrázek2014-06-09-1/+17
|
* Reorganize logic code.Petr Mrázek2014-06-09-0/+92