aboutsummaryrefslogtreecommitdiff
path: root/src/serialization.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix zlib (de)compressor memory leakssavilli2022-06-161-5/+16
* Fix compiler warningsShadowNinja2022-04-081-14/+0
* Remove awful Mingw32 workaroundssfan52022-02-081-26/+2
* Add another very awful workaround to prevent a crash on Mingw32sfan52022-01-301-0/+25
* Switch MapBlock compression to zstd (#10788)lhofhansl2021-08-311-6/+129
* Add limit parameter to decompressZlibBen Deutsch2020-02-011-3/+17
* Add compatibility to vcpkg buildsystem (#8317)adrido2019-06-101-3/+1
* compressZlib: don't use a SharedBuffer but a raw u8 * pointerLoic Blot2017-07-271-18/+17
* Don't use ZLIB_WINAPI if the required DLL is not provided to CMakesfan52016-09-211-1/+1
* Replace instance of readsome with read in decompressZlib Make decompressZlib ...gregorycu2016-01-091-1/+3
* Add compression APIShadowNinja2014-09-201-5/+4
* Revert "Don't use msvc libs for mingw build"kwolekr2013-11-171-1/+1
* Don't use msvc libs for mingw buildsapier2013-11-171-1/+1
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Fix compressZlib()Perttu Ahola2012-07-221-18/+9
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+2
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* the zlib error print function now prints to dstream (debug.txt)Perttu Ahola2011-08-081-8/+8
* Messed around with genmap.py. Now supports format version 17.Perttu Ahola2011-06-051-3/+3
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-211-0/+6
* better graphics, zlib to work on vc++Perttu Ahola2010-12-141-0/+3
* commit before content-tile separationPerttu Ahola2010-12-131-5/+177
* license stuffPerttu Ahola2010-11-291-0/+19
* Initial filesPerttu Ahola2010-11-271-0/+77