summaryrefslogtreecommitdiffstats
path: root/logic/OneSixAssets.cpp
Commit message (Collapse)AuthorAgeLines
* Finish assets update for 1.7.3Petr Mrázek2013-12-10-127/+0
|
* Fix assets URL (expected to change... again)Petr Mrázek2013-11-18-2/+4
|
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-4/+18
|
* Catch assets index failureSky2013-11-03-0/+1
|
* S3 bucket listing support and network code refactors.Petr Mrázek2013-10-26-68/+31
| | | | | | * Adds support for listing all objects in an S3 bucket. * Renames a bunch of network related classes (Download->Action) * Net actions now have static constructors
* Add assets download status to status bar.Sky2013-10-26-1/+5
|
* Added file loggerPetr Mrázek2013-10-06-5/+8
|
* ``Working'' forge unpackers. Needs a lot of hardening but good for alpha.Petr Mrázek2013-09-30-2/+2
|
* Use HttpMetaCache to minimize network use.Petr Mrázek2013-09-08-17/+12
|
* Speed up the downloads. Massively.Petr Mrázek2013-09-02-59/+42
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+162
Also, implemented some basic modlist logic, to be wired up.