aboutsummaryrefslogtreecommitdiff
path: root/src/filecache.cpp
AgeCommit message (Expand)Author
2018-11-28Move client-specific files to 'src/client' (#7902)Quentin Bazin
2017-08-18Modernize various filesLoic Blot
2015-02-10Network Layer 7 rework (Packet handling)Loic Blot
2013-12-13Rewrite client media download and support hash-based remote downloadKahrl
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola
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