| Commit message (Expand) | Author | Age |
* | Fix zlib (de)compressor memory leaks | savilli | 2022-06-16 |
* | Fix compiler warnings | ShadowNinja | 2022-04-08 |
* | Remove awful Mingw32 workarounds | sfan5 | 2022-02-08 |
* | Add another very awful workaround to prevent a crash on Mingw32 | sfan5 | 2022-01-30 |
* | Switch MapBlock compression to zstd (#10788) | lhofhansl | 2021-08-31 |
* | Add limit parameter to decompressZlib | Ben Deutsch | 2020-02-01 |
* | Add compatibility to vcpkg buildsystem (#8317) | adrido | 2019-06-10 |
* | compressZlib: don't use a SharedBuffer but a raw u8 * pointer | Loic Blot | 2017-07-27 |
* | Don't use ZLIB_WINAPI if the required DLL is not provided to CMake | sfan5 | 2016-09-21 |
* | Replace instance of readsome with read in decompressZlib Make decompressZlib ... | gregorycu | 2016-01-09 |
* | Add compression API | ShadowNinja | 2014-09-20 |
* | Revert "Don't use msvc libs for mingw build" | kwolekr | 2013-11-17 |
* | Don't use msvc libs for mingw build | sapier | 2013-11-17 |
* | Update Copyright Years | Sfan5 | 2013-02-24 |
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
* | Fix compressZlib() | Perttu Ahola | 2012-07-22 |
* | Properly and efficiently use split utility headers | Perttu Ahola | 2012-06-17 |
* | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola | 2012-06-05 |
* | the zlib error print function now prints to dstream (debug.txt) | Perttu Ahola | 2011-08-08 |
* | Messed around with genmap.py. Now supports format version 17. | Perttu Ahola | 2011-06-05 |
* | Some work-in-progress in hp and mobs and a frightening amount of random fixes. | Perttu Ahola | 2011-04-21 |
* | better graphics, zlib to work on vc++ | Perttu Ahola | 2010-12-14 |
* | commit before content-tile separation | Perttu Ahola | 2010-12-13 |
* | license stuff | Perttu Ahola | 2010-11-29 |
* | Initial files | Perttu Ahola | 2010-11-27 |