summaryrefslogtreecommitdiffstats
path: root/backend/LegacyUpdate.cpp
Commit message (Collapse)AuthorAgeLines
* Various task related improvements.Petr Mrázek2013-08-09-24/+35
| | | | | | | * 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.
* Fix LWJGL downloader - works conssistently now.Petr Mrázek2013-08-07-4/+7
|
* Get rid of QNAM (now subclassed and less needy). Basic LWJGL download and ↵Petr Mrázek2013-08-07-0/+185
extraction.