Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE make shared logic library ... shared | Petr Mrázek | 2015-09-05 | -4/+7 |
| | ||||
* | NOISSUE Various changes from multiauth that are unrelated to it | Jan Dalheimer | 2015-06-06 | -0/+29 |
| | ||||
* | Change copyright dates to 2015 | Greenphlem | 2015-02-06 | -1/+1 |
| | ||||
* | NOISSUE Always follow redirects for NetAction based downloads | Petr Mrázek | 2014-12-12 | -2/+0 |
| | ||||
* | Update copyright year (finally...) | Jan Dalheimer | 2014-11-02 | -1/+1 |
| | ||||
* | Sync from quickmods | Petr Mrázek | 2014-09-06 | -0/+2 |
| | ||||
* | Fix many memory leaks. | Petr Mrázek | 2014-03-30 | -0/+1 |
| | ||||
* | Marginally improve OneSix offline mode launch | Petr Mrázek | 2014-01-18 | -3/+6 |
| | | | | | While reconstructing assets, skip files that don't exist. Report missing OneSix native libraries. | |||
* | Harden CacheDownload. | Petr Mrázek | 2014-01-11 | -0/+2 |
| | | | | It's now super hard. SRSLY. | |||
* | Make CacheDownload use QSaveFile | Petr Mrázek | 2014-01-10 | -3/+3 |
| | ||||
* | Use the forge mirrors for downloading forge libraries | Petr Mrázek | 2013-11-17 | -2/+0 |
| | | | | Let's hope we never, ever see a forge download error again. | |||
* | Reformat and (slightly) decruft all the things. | Petr Mrázek | 2013-11-04 | -0/+15 |
| | ||||
* | S3 bucket listing support and network code refactors. | Petr Mrázek | 2013-10-26 | -8/+14 |
| | | | | | | * 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 | |||
* | Added file logger | Petr Mrázek | 2013-10-06 | -1/+1 |
| | ||||
* | Use HttpMetaCache to minimize network use. | Petr Mrázek | 2013-09-08 | -0/+34 |