Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |