aboutsummaryrefslogtreecommitdiff
path: root/backend/tasks/Task.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-08-05Runnable 1.6 instances!Petr Mrázek
2013-07-29Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek