summaryrefslogtreecommitdiffstats
path: root/backend/BaseUpdate.h
Commit message (Collapse)AuthorAgeLines
* Various task related improvements.Petr Mrázek2013-08-09-13/+1
| | | | | | | * 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/+62
extraction.