aboutsummaryrefslogtreecommitdiff
path: root/src/serialization.cpp
AgeCommit message (Expand)Author
2021-08-31Switch MapBlock compression to zstd (#10788)lhofhansl
2020-02-01Add limit parameter to decompressZlibBen Deutsch
2019-06-10Add compatibility to vcpkg buildsystem (#8317)adrido
2017-07-27compressZlib: don't use a SharedBuffer but a raw u8 * pointerLoic Blot
2016-09-21Don't use ZLIB_WINAPI if the required DLL is not provided to CMakesfan5
2016-01-09Replace instance of readsome with read in decompressZlib Make decompressZlib ...gregorycu
2014-09-20Add compression APIShadowNinja
2013-11-17Revert "Don't use msvc libs for mingw build"kwolekr
2013-11-17Don't use msvc libs for mingw buildsapier
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-07-22Fix compressZlib()Perttu Ahola
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2011-08-08the zlib error print function now prints to dstream (debug.txt)Perttu Ahola
2011-06-05Messed around with genmap.py. Now supports format version 17.Perttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2010-12-14better graphics, zlib to work on vc++Perttu Ahola
2010-12-13commit before content-tile separationPerttu Ahola
2010-11-29license stuffPerttu Ahola
2010-11-27Initial filesPerttu Ahola