Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Allow overriding the order in which patches are applied | Jan Dalheimer | 2014-02-08 | -0/+122 |
| | ||||
* | Reload version after removing custom.json | Jan Dalheimer | 2014-02-03 | -0/+2 |
| | ||||
* | Disable anything related to user.json for now. Will be re-enabled once we ↵ | Jan Dalheimer | 2014-02-01 | -20/+0 |
| | | | | have a gui for it. | |||
* | Merge branch 'feature_derpstances' of https://github.com/02JanDal/MultiMC5 ↵ | Petr Mrázek | 2014-02-01 | -75/+74 |
|\ | | | | | | | | | | | | | | | into feature_derpstances Conflicts: gui/dialogs/OneSixModEditDialog.cpp logic/OneSixUpdate.cpp | |||
| * | Fix a bug | Jan Dalheimer | 2014-02-01 | -3/+12 |
| | | ||||
| * | Change the OneSix library view. It now shows a list of patches. | Jan Dalheimer | 2014-02-01 | -7/+56 |
| | | ||||
| * | Split parsing/applying. Better error logging. Fix crash. | Jan Dalheimer | 2014-01-27 | -2/+2 |
| | | ||||
| * | Change naming from Derp -> OneSix until the new instance type supports legacy | Jan Dalheimer | 2014-01-24 | -0/+306 |
| | | ||||
| * | Derpstances. Everything renamed. Launching does not yet work. | Jan Dalheimer | 2014-01-22 | -364/+0 |
| | | ||||
* | | Add 'empty text' to all the version selection dialogs. | Petr Mrázek | 2014-01-29 | -4/+7 |
|/ | | | | Customize it for the Forge one so people finally shut up about 1.7.4 | |||
* | Notify the user of any errors | Jan Dalheimer | 2013-12-30 | -1/+4 |
| | ||||
* | Launch an editor for the custom.json file. Also allow overriding of the ↵ | Jan Dalheimer | 2013-12-29 | -0/+10 |
| | | | | system default editor | |||
* | Fix various LiteLoader related bugs. | Petr Mrázek | 2013-12-29 | -3/+12 |
| | ||||
* | Don't hardcode stuff!!! | Jan Dalheimer | 2013-12-28 | -1/+11 |
| | ||||
* | LiteLoader support | Jan Dalheimer | 2013-12-28 | -0/+10 |
| | ||||
* | Fix (hopefully) library dependency resolution. | Petr Mrázek | 2013-12-01 | -1/+1 |
| | | | | | | Installing libs is now enabled, hardcoded. Enable -Wall for all builds. Fix many warnings and latent bugs. | |||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -0/+322 |