aboutsummaryrefslogtreecommitdiff
path: root/logic/OneSixVersionBuilder.cpp
AgeCommit message (Expand)Author
2014-03-14Move version stuff to the model and reimplement reorderingJan Dalheimer
2014-03-09Improve reporting of version file errors.xPetr Mrázek
2014-03-09Remove version patch reordering. Remove the main class display from onesix ed...Petr Mrázek
2014-03-05More refactor.Petr Mrázek
2014-03-03Fix missed version file assignment.Petr Mrázek
2014-03-03No end in sight :<Petr Mrázek
2014-03-03More code butchery related to version files. No end in sight.Petr Mrázek
2014-03-02Remove a lot of error code and error handling madness.Petr Mrázek
2014-03-02Remove widgets from logic.Petr Mrázek
2014-03-02Get rid of parse flagsPetr Mrázek
2014-03-01Reorganize the version-related code.Petr Mrázek
2014-02-24Merge branch 'fix_json_version' into integration_json_and_toolsPetr Mrázek
2014-02-21Don't assume forge for FTB instances. Fix FTB related stuff.Jan Dalheimer
2014-02-17Instance flags. Currently used for marking instances as broken. Can later be ...Jan Dalheimer
2014-02-17Different error message if it's a launcher version mismatchJan Dalheimer
2014-02-17Check if the json version is one we know how to handleJan Dalheimer
2014-02-08Allow overriding the order in which patches are appliedJan Dalheimer
2014-02-08Error if a patch file is for a different version of minecraftJan Dalheimer
2014-02-02Fix installing forge after liteloader and then removing liteloader. Also form...Jan Dalheimer
2014-02-02Add a MMC-depend field (soft/hard) for version checkingJan Dalheimer
2014-02-01Disable anything related to user.json for now. Will be re-enabled once we hav...Jan Dalheimer
2014-02-01Fix some bugs that got uncovered while trying to get liteloader 1.7 to workJan Dalheimer
2014-02-01Fix a bugJan Dalheimer
2014-02-01Change the OneSix library view. It now shows a list of patches.Jan Dalheimer
2014-01-28custom.json overrides all. For user patching there now is instance.jsonJan Dalheimer
2014-01-27Fix library orderingJan Dalheimer
2014-01-27Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer
2014-01-24Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer