summaryrefslogtreecommitdiffstats
path: root/logic/tasks
Commit message (Collapse)AuthorAgeLines
* Working 1.6 modding (currently only forge)Petr Mrázek2013-09-22-1/+1
|
* Implement legacy forge button!Petr Mrázek2013-09-18-63/+53
| | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects
* Changed all strings displayed to end user to use qts localization systemStiepen222013-09-08-9/+9
|
* Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-4/+4
|
* Speed up the downloads. Massively.Petr Mrázek2013-09-02-1/+1
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+319
Also, implemented some basic modlist logic, to be wired up.