Fix mouse events sent to wrong GUI elements when dragging
[oweals/minetest.git] / src / serialization.cpp
2020-02-01 Ben DeutschAdd limit parameter to decompressZlib
2019-06-10 adridoAdd compatibility to vcpkg buildsystem (#8317)
2017-07-27 Loic BlotcompressZlib: don't use a SharedBuffer but a raw u8...
2016-09-21 sfan5Don't use ZLIB_WINAPI if the required DLL is not provid...
2016-01-09 gregorycuReplace instance of readsome with read in decompressZli...
2014-09-20 ShadowNinjaAdd compression API 1633/head
2013-11-17 kwolekrRevert "Don't use msvc libs for mingw build"
2013-11-17 sapierDon't use msvc libs for mingw build
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-07-22 Perttu AholaFix compressZlib()
2012-06-16 Perttu AholaProperly and efficiently use split utility headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2011-08-08 Perttu Aholathe zlib error print function now prints to dstream...
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-04 Perttu AholaMessed around with genmap.py. Now supports format versi...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2010-12-13 Perttu Aholabetter graphics, zlib to work on vc++
2010-12-13 Perttu Aholacommit before content-tile separation
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files