aboutsummaryrefslogtreecommitdiff
path: root/src/serialization.h
AgeCommit message (Expand)Author
2021-08-31Switch MapBlock compression to zstd (#10788)lhofhansl
2020-02-01Add limit parameter to decompressZlibBen Deutsch
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-07-27compressZlib: don't use a SharedBuffer but a raw u8 * pointerLoic Blot
2017-05-10Private nodemeta (#5702)sfan5
2017-02-13Lighting: Update lighting at block loadingDániel Juhász
2015-09-14Serialisation: documentation fixes, clarifying renames and whitespace fixesest31
2015-01-27Fix a crash (assert) when client set serial version < 24 in INITLoic Blot
2015-01-27Revert "Fix a crash (assert) when client set serial version < 24 in INIT comm...Craig Robbins
2015-01-24Fix a crash (assert) when client set serial version < 24 in INIT command SER_...(@U-Exp)
2014-12-29Fix -Wtype-limits warnings and remove disabling of -Wtype-limitsCraig Robbins
2014-09-20Add compression APIShadowNinja
2013-08-02Weather backward compatibilityproller
2013-07-27Weather supportproller
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-07-24Improve node timer format (map format version 25) and update mapformat.txtPerttu Ahola
2012-07-23Fix map deserialization and remove old serialization codePerttu Ahola
2012-07-23Implement node timersdarkrose
2012-06-17Optimize headersPerttu 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
2012-06-03WIP node metadata, node timersKahrl
2012-01-22Node placement / mineral / serialization / iron freq / node_dig callbackKahrl
2011-11-29Node definition namesPerttu Ahola
2011-07-23extended content-type rangePerttu Ahola
2011-07-02initial steps in doing content type extensionPerttu Ahola
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola
2011-05-22Preliminary "active block" stuff + set up test code to grow grass.Perttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-04-11updated example map generator python scriptPerttu Ahola
2011-04-11support for format 0 and 1 mapsPerttu Ahola
2011-04-10new object systemPerttu Ahola
2011-04-04fully implemented the sign with the new frameworkPerttu Ahola
2011-02-04all kinds of tweaking and fixingPerttu Ahola
2011-01-16Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola
2010-12-19day/night working client sidePerttu Ahola
2010-12-13commit before content-tile separationPerttu Ahola
2010-12-11commit before some radicallish changes to water behaviorPerttu Ahola
2010-11-29license stuffPerttu Ahola
2010-11-29- added map generating scriptPerttu Ahola
2010-11-27Initial filesPerttu Ahola