aboutsummaryrefslogtreecommitdiff
path: root/src/filecache.h
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-04-19Fix various variables passed by copy instead of const ref (#5610)Loïc Blot
2017-04-01Clang-format: trivial fix on some headers (#5495)Loïc Blot
2013-12-13Rewrite client media download and support hash-based remote downloadKahrl
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-25Almost support loading sounds from serverPerttu Ahola
2012-03-25Texture cache -> Media cache WIPPerttu Ahola
2012-03-25Cache textures by checksumJonathan Neuschäfer