summaryrefslogtreecommitdiffstats
path: root/asset_test.cpp
Commit message (Collapse)AuthorAgeLines
* Small tweaks to the assets - delete extra filesPetr Mrázek2013-07-07-14/+30
|
* Add a job that removes any files that don't match a whitelist from a folder.Petr Mrázek2013-07-06-2/+53
|
* Move job queue to libutilPetr Mrázek2013-07-06-343/+1
|
* Restructure the downloader into a generic task list/queue.Petr Mrázek2013-07-06-166/+218
| | | | | Yay for bringing paper and pencil on long train rides. Nothing to do but design ... and possibly chat with random strangers ;)
* Herp Derp Sync DurrrrPetr Mrazek2013-07-05-38/+36
|
* Make downloader create folders as needed, test queuing, multiple files, ↵Petr Mrázek2013-07-01-4/+45
| | | | saving to real files.
* Add queued downloader, some super-minor UI tweaks in stuff that's not even ↵Petr Mrázek2013-06-30-0/+354
visible yet.