summaryrefslogtreecommitdiffstats
path: root/logic/minecraft/OneSixUpdate.cpp
Commit message (Collapse)AuthorAgeLines
* NOISSUE move files into paths that make more sensePetr Mrázek2016-02-27-411/+0
|
* NOISSUE remove OneSixLibraryPetr Mrázek2016-02-26-2/+2
|
* GH-1453 separate out Mojang version reading, use version file URLsPetr Mrázek2016-02-17-9/+4
|
* GH-1338: mark asset index as stale during instance updatePetr Mrázek2015-11-19-0/+1
| | | | This forces an update for assets changing on mojang servers
* NOISSUE dissolve util libraryPetr Mrázek2015-10-05-5/+5
|
* GH-1034 do jar modding separate from updatePetr Mrázek2015-07-10-40/+0
|
* NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer2015-06-06-1/+2
|
* GH-1020 use plain strings for library URLsPetr Mrázek2015-05-31-1/+1
| | | | Because the URLs can contain {}, which are percent encoded in URLs and this breaks variable substitution
* GH-967 make libraries handle their own path prefixPetr Mrázek2015-05-27-2/+2
| | | | | Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable
* GH-983 use 'minecraft.jar' for ancient jar-modded versionsPetr Mrázek2015-05-21-1/+7
| | | | Fixes NEI in MC 1.4.7 and probably other obscure issues
* NOISSUE more loggingPetr Mrázek2015-05-06-0/+3
|
* NOISSUE eliminate ProgressProviderPetr Mrázek2015-04-26-13/+13
|
* NOISSUE refactor and rearrange zip file utilsPetr Mrázek2015-04-13-2/+2
|
* NOISSUE move everything.Petr Mrázek2015-04-12-10/+10
|
* SCRATCH move things to the right placesPetr Mrázek2015-04-12-0/+445