aboutsummaryrefslogtreecommitdiff
path: root/api/logic/minecraft/AssetsUtils.cpp
AgeCommit message (Collapse)Author
2018-11-04NOISSUE remove use of obsolete URL constants, simplify the restPetr Mrázek
2018-11-02NOISSUE use https for downloading assetsPetr Mrázek
2018-07-15NOISSUE tabs -> spacesPetr Mrázek
2018-02-11NOISSUE update copyright datesPetr Mrázek
2017-05-03NOISSUE Revert all recent changes to NetAction and NetJobPetr Mrázek
2017-04-29NOISSUE refactor NetAction to be based on TaskPetr Mrázek
Still missing some things, this is part 1.
2017-01-08NOISSUE update all the Copyright comments and texts to include 2017Petr Mrázek
2016-06-05NOISSUE refactor *Download into more, smaller piecesPetr Mrázek
* Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour.
2016-05-01NOISSUE reorganize and document librariesPetr Mrázek