Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix FTB-related issues0.3.1 | Petr Mrázek | 2014-03-31 | -1/+22 |
| | ||||
* | Get rid of one reloadInstanceVersion | Jan Dalheimer | 2014-03-14 | -4/+0 |
| | ||||
* | Pull in BaseInstaller related changes from quickmod | Jan Dalheimer | 2014-03-14 | -52/+4 |
| | ||||
* | Move version stuff to the model and reimplement reordering | Jan Dalheimer | 2014-03-14 | -20/+40 |
| | ||||
* | Improve reporting of version file errors.x | Petr Mrázek | 2014-03-09 | -16/+44 |
| | ||||
* | Remove version patch reordering. Remove the main class display from onesix ↵ | Petr Mrázek | 2014-03-09 | -105/+9 |
| | | | | edit mods. | |||
* | More refactor. | Petr Mrázek | 2014-03-05 | -1/+1 |
| | ||||
* | No end in sight :< | Petr Mrázek | 2014-03-03 | -0/+4 |
| | ||||
* | Remove widgets from logic. | Petr Mrázek | 2014-03-02 | -9/+9 |
| | ||||
* | Reorganize the version-related code. | Petr Mrázek | 2014-03-01 | -2/+2 |
| | ||||
* | New, better, liteloader support | Jan Dalheimer | 2014-02-19 | -18/+22 |
| | ||||
* | 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 |