Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | S3 bucket listing support and network code refactors. | Petr Mrázek | 2013-10-26 | -86/+0 |
| | | | | | | * 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/+3 |
| | ||||
* | Added file logger | Petr Mrázek | 2013-10-06 | -1/+1 |
| | ||||
* | ``Working'' forge unpackers. Needs a lot of hardening but good for alpha. | Petr Mrázek | 2013-09-30 | -3/+5 |
| | ||||
* | Compression algo dependencies, still need hackery... | Petr Mrázek | 2013-09-26 | -1/+8 |
| | ||||
* | Implement legacy forge button! | Petr Mrázek | 2013-09-18 | -2/+17 |
| | | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects | |||
* | Fix download progress (bars) | Petr Mrázek | 2013-09-10 | -0/+3 |
| | ||||
* | Use HttpMetaCache to minimize network use. | Petr Mrázek | 2013-09-08 | -82/+13 |
| | ||||
* | Speed up the downloads. Massively. | Petr Mrázek | 2013-09-02 | -18/+93 |
| | ||||
* | OS compatibility and generic cleanup. | Petr Mrázek | 2013-08-26 | -1/+1 |
| | | | | | Removed bspatch/patchlib Now builds and runs on Windows | |||
* | Move all the things (YES. Move them.) | Petr Mrázek | 2013-08-17 | -0/+51 |
Also, implemented some basic modlist logic, to be wired up. |