aboutsummaryrefslogtreecommitdiff
path: root/logic/minecraft/OneSixUpdate.cpp
AgeCommit message (Collapse)Author
2015-06-06NOISSUE Various changes from multiauth that are unrelated to itJan Dalheimer
2015-05-31GH-1020 use plain strings for library URLsPetr Mrázek
Because the URLs can contain {}, which are percent encoded in URLs and this breaks variable substitution
2015-05-27GH-967 make libraries handle their own path prefixPetr Mrázek
Makes it possible to mix libraries managed by FTB and MultiMC Backport from unstable
2015-05-21GH-983 use 'minecraft.jar' for ancient jar-modded versionsPetr Mrázek
Fixes NEI in MC 1.4.7 and probably other obscure issues
2015-05-06NOISSUE more loggingPetr Mrázek
2015-04-26NOISSUE eliminate ProgressProviderPetr Mrázek
2015-04-13NOISSUE refactor and rearrange zip file utilsPetr Mrázek
2015-04-12NOISSUE move everything.Petr Mrázek
2015-04-12SCRATCH move things to the right placesPetr Mrázek