summaryrefslogtreecommitdiffstats
path: root/logic/OneSixVersionBuilder.cpp
Commit message (Expand)AuthorAgeLines
* Finalize version on reload.Petr Mrázek2014-03-19-27/+2
* Move version stuff to the model and reimplement reorderingJan Dalheimer2014-03-14-6/+7
* Improve reporting of version file errors.xPetr Mrázek2014-03-09-59/+70
* Remove version patch reordering. Remove the main class display from onesix ed...Petr Mrázek2014-03-09-5/+5
* More refactor.Petr Mrázek2014-03-05-56/+67
* Fix missed version file assignment.Petr Mrázek2014-03-03-3/+2
* No end in sight :<Petr Mrázek2014-03-03-19/+22
* More code butchery related to version files. No end in sight.Petr Mrázek2014-03-03-42/+17
* Remove a lot of error code and error handling madness.Petr Mrázek2014-03-02-76/+14
* Remove widgets from logic.Petr Mrázek2014-03-02-4/+17
* Get rid of parse flagsPetr Mrázek2014-03-02-5/+3
* Reorganize the version-related code.Petr Mrázek2014-03-01-783/+14
* Merge branch 'fix_json_version' into integration_json_and_toolsPetr Mrázek2014-02-24-155/+132
|\
| * Instance flags. Currently used for marking instances as broken. Can later be ...Jan Dalheimer2014-02-17-4/+4
| * Different error message if it's a launcher version mismatchJan Dalheimer2014-02-17-19/+49
| * Check if the json version is one we know how to handleJan Dalheimer2014-02-17-6/+26
* | Don't assume forge for FTB instances. Fix FTB related stuff.Jan Dalheimer2014-02-21-105/+148
|/
* Allow overriding the order in which patches are appliedJan Dalheimer2014-02-08-0/+68
* Error if a patch file is for a different version of minecraftJan Dalheimer2014-02-08-0/+9
* Fix installing forge after liteloader and then removing liteloader. Also form...Jan Dalheimer2014-02-02-66/+80
* Add a MMC-depend field (soft/hard) for version checkingJan Dalheimer2014-02-02-28/+82
* Disable anything related to user.json for now. Will be re-enabled once we hav...Jan Dalheimer2014-02-01-1/+3
* Fix some bugs that got uncovered while trying to get liteloader 1.7 to workJan Dalheimer2014-02-01-1/+12
* Fix a bugJan Dalheimer2014-02-01-1/+1
* Change the OneSix library view. It now shows a list of patches.Jan Dalheimer2014-02-01-5/+35
* custom.json overrides all. For user patching there now is instance.jsonJan Dalheimer2014-01-28-42/+65
* Fix library orderingJan Dalheimer2014-01-27-22/+14
* Split parsing/applying. Better error logging. Fix crash.Jan Dalheimer2014-01-27-287/+715
* Change naming from Derp -> OneSix until the new instance type supports legacyJan Dalheimer2014-01-24-0/+446