summaryrefslogtreecommitdiffstats
path: root/backend/BaseUpdate.cpp
Commit message (Collapse)AuthorAgeLines
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-13/+0
| | | | Also, implemented some basic modlist logic, to be wired up.
* Various task related improvements.Petr Mrázek2013-08-09-5/+0
| | | | | | | * 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.
* Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and ↵Petr Mrázek2013-08-07-0/+18
extraction.