summaryrefslogtreecommitdiffstats
path: root/logic/LegacyUpdate.h
Commit message (Collapse)AuthorAgeLines
* Reformat and (slightly) decruft all the things.Petr Mrázek2013-11-04-17/+20
|
* S3 bucket listing support and network code refactors.Petr Mrázek2013-10-26-2/+2
| | | | | | * 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 loggerPetr Mrázek2013-10-06-1/+1
|
* Speed up the downloads. Massively.Petr Mrázek2013-09-02-2/+1
|
* Misc tweaksPetr Mrázek2013-08-28-1/+6
| | | | | * Do not nuke forge META-INF * Disable inner DnD in mod lists on linux.
* Legacy jar reassembly, base of proper custom jar supportPetr Mrázek2013-08-24-3/+4
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+67
Also, implemented some basic modlist logic, to be wired up.