Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-04-02 | NOISSUE Split MultiMC app object into MultiMC and Env | Petr Mrázek | |
2015-02-06 | Change copyright dates to 2015 | Greenphlem | |
2014-11-02 | Update copyright year (finally...) | Jan Dalheimer | |
2014-01-05 | Remove the $PWD hack and tests that depended on it. | Petr Mrázek | |
2014-01-05 | Mess with the updater again. | Petr Mrázek | |
2013-12-29 | Maybe break updater even more? | Petr Mrázek | |
2013-12-28 | Various updater fixes | Petr Mrázek | |
Updater tests for path utils The updater now doesn't use splitpath on Windows (fixes problems with Windows XP) Fix up paths for the OSX updater - should now install the updates into the right place Fix translations install path - translation isntall and deploy should be fixed | |||
2013-12-23 | Treat the updater separately | Jan Dalheimer | |
2013-12-20 | Some test madness | Petr Mrázek | |
2013-12-15 | Finish unit tests for the DownloadUpdateTask class | Jan Dalheimer | |
2013-12-15 | Unit tests for the DownloadUpdateTask class | Jan Dalheimer | |
2013-12-06 | Finish implementing update installation. | Andrew | |
Also add the option to update on exit. | |||
2013-12-05 | Implement update installer | Andrew | |
2013-12-05 | Implement DownloadUpdateTask | Andrew | |
Installing updates is not implemented yet. That's next. |