Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix assets URL (expected to change... again) | Petr Mrázek | 2013-11-18 | -2/+4 |
| | ||||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -4/+18 |
| | ||||
* | Catch assets index failure | Sky | 2013-11-03 | -0/+1 |
| | ||||
* | S3 bucket listing support and network code refactors. | Petr Mrázek | 2013-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. | Sky | 2013-10-26 | -1/+5 |
| | ||||
* | Added file logger | Petr Mrázek | 2013-10-06 | -5/+8 |
| | ||||
* | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | 2013-09-30 | -2/+2 |
| | ||||
* | Use HttpMetaCache to minimize network use. | Petr Mrázek | 2013-09-08 | -17/+12 |
| | ||||
* | Speed up the downloads. Massively. | Petr Mrázek | 2013-09-02 | -59/+42 |
| | ||||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+162 |
Also, implemented some basic modlist logic, to be wired up. |