aboutsummaryrefslogtreecommitdiff
path: root/logic/OneSixAssets.cpp
AgeCommit message (Collapse)Author
2013-11-04Reformat and (slightly) decruft all the things.Petr Mrázek
2013-11-03Catch assets index failureSky
2013-10-26S3 bucket listing support and network code refactors.Petr Mrázek
* 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
2013-10-26Add assets download status to status bar.Sky
2013-10-06Added file loggerPetr Mrázek
2013-09-30``Working'' forge unpackers. Needs a lot of hardening but good for alpha.Petr Mrázek
2013-09-08Use HttpMetaCache to minimize network use.Petr Mrázek
2013-09-02Speed up the downloads. Massively.Petr Mrázek
2013-08-17Move all the things (YES. Move them.)Petr Mrázek
Also, implemented some basic modlist logic, to be wired up.