aboutsummaryrefslogtreecommitdiff
path: root/gui/taskdialog.cpp
AgeCommit message (Collapse)Author
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
Also, implemented some basic modlist logic, to be wired up.
2013-08-09Various task related improvements.Petr Mrázek
* Errors are reported back to task users via Failure signals. * Lwjgl doesn't download on each legacy instance start anymore. * Tasks were unified when it comes to success/failure. * Task dialogs don't get spawned after short tasks finish anymore.
2013-07-29Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek
2013-05-06Made the version list load in the background on startup.Andrew
Resolves JIRA issue MMC-11: https://jira.forkk.net/browse/MMC-11
2013-02-26Massive re-organization.Andrew
2013-02-05Started working on task system and login system.Andrew