summaryrefslogtreecommitdiffstats
path: root/tasks
Commit message (Collapse)AuthorAgeLines
* Rewrote the settings system. It may still need some work.Andrew2013-02-25-2/+2
|
* Added interface for game update tasks.Andrew2013-02-21-0/+72
|
* Implemented login system.Andrew2013-02-05-13/+98
|
* Started working on task system and login system.Andrew2013-02-05-7/+92
|
* Added base class for tasks.Andrew2013-02-05-0/+109