Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix syntax error | Petr Mrázek | 2013-12-13 | -9/+7 |
| | | | | You do not need goto for that. Really. | |||
* | Fix updater removing all files. | Andrew | 2013-12-12 | -1/+9 |
| | | | | Yeah, I don't know what I was thinking, but somehow it worked before. | |||
* | Merge branch 'develop' of github.com:MultiMC/MultiMC5 into develop | Petr Mrázek | 2013-12-10 | -1/+1 |
| | | | | | | Conflicts: CMakeLists.txt gui/MainWindow.cpp | |||
* | Finish implementing update installation. | Andrew | 2013-12-06 | -0/+10 |
| | | | | Also add the option to update on exit. | |||
* | Implement update installer | Andrew | 2013-12-05 | -10/+86 |
| | ||||
* | Implement DownloadUpdateTask | Andrew | 2013-12-05 | -12/+542 |
| | | | | Installing updates is not implemented yet. That's next. | |||
* | Rework the update checking system | Andrew | 2013-12-04 | -0/+327 |