aboutsummaryrefslogtreecommitdiff
path: root/gui/dialogs/OneSixModEditDialog.cpp
AgeCommit message (Collapse)Author
2014-02-08Allow overriding the order in which patches are appliedJan Dalheimer
2014-02-03Reload version after removing custom.jsonJan Dalheimer
2014-02-01Disable anything related to user.json for now. Will be re-enabled once we ↵Jan Dalheimer
have a gui for it.
2014-02-01Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵Petr Mrázek
into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp
2014-02-01Fix a bugJan Dalheimer
2014-02-01Change the OneSix library view. It now shows a list of patches.Jan Dalheimer
2014-01-29Add 'empty text' to all the version selection dialogs.Petr Mrázek
Customize it for the Forge one so people finally shut up about 1.7.4
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
2014-01-22Derpstances. Everything renamed. Launching does not yet work.Jan Dalheimer
2013-12-30Notify the user of any errorsJan Dalheimer
2013-12-29Launch an editor for the custom.json file. Also allow overriding of the ↵Jan Dalheimer
system default editor
2013-12-29Fix various LiteLoader related bugs.Petr Mrázek
2013-12-28Don't hardcode stuff!!!Jan Dalheimer
2013-12-28LiteLoader supportJan Dalheimer
2013-12-01Fix (hopefully) library dependency resolution.Petr Mrázek
Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs.
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek