summaryrefslogtreecommitdiffstats
path: root/logic/net
Commit message (Collapse)AuthorAgeLines
* Use youtrack for bugsPetr Mrázek2013-09-08-6/+7
|
* Use HttpMetaCache to minimize network use.Petr Mrázek2013-09-08-243/+630
|
* Move a good chunk of the singleton objects into a new QApplication subclass.Petr Mrázek2013-09-07-64/+3
|
* Untested ETag cache class.Petr Mrázek2013-09-06-8/+172
| | | | Yep.
* Speed up the downloads. Massively.Petr Mrázek2013-09-02-224/+194
|
* OS compatibility and generic cleanup.Petr Mrázek2013-08-26-4/+4
| | | | | Removed bspatch/patchlib Now builds and runs on Windows
* Legacy jar reassembly, base of proper custom jar supportPetr Mrázek2013-08-24-1/+1
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+401
Also, implemented some basic modlist logic, to be wired up.