aboutsummaryrefslogtreecommitdiff
path: root/src/serialization.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Improve node timer format (map format version 25) and update mapformat.txtPerttu Ahola2012-07-241-2/+3
* Fix map deserialization and remove old serialization codePerttu Ahola2012-07-231-1/+1
* Implement node timersdarkrose2012-07-231-2/+3
* Optimize headersPerttu Ahola2012-06-171-1/+1
* Properly and efficiently use split utility headersPerttu Ahola2012-06-171-1/+1
* Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola2012-06-051-4/+4
* WIP node metadata, node timersKahrl2012-06-031-2/+3
* Node placement / mineral / serialization / iron freq / node_dig callbackKahrl2012-01-221-1/+2
* Node definition namesPerttu Ahola2011-11-291-1/+2
* extended content-type rangePerttu Ahola2011-07-231-1/+2
* initial steps in doing content type extensionPerttu Ahola2011-07-021-2/+3
* New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-251-1/+2
* Preliminary "active block" stuff + set up test code to grow grass.Perttu Ahola2011-05-221-20/+22
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-211-1/+7
* updated example map generator python scriptPerttu Ahola2011-04-111-1/+1
* support for format 0 and 1 mapsPerttu Ahola2011-04-111-1/+1
* new object systemPerttu Ahola2011-04-101-1/+2
* fully implemented the sign with the new frameworkPerttu Ahola2011-04-041-1/+2
* all kinds of tweaking and fixingPerttu Ahola2011-02-041-1/+2
* Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola2011-01-161-1/+2
* day/night working client sidePerttu Ahola2010-12-191-1/+1
* commit before content-tile separationPerttu Ahola2010-12-131-5/+2
* commit before some radicallish changes to water behaviorPerttu Ahola2010-12-111-1/+2
* license stuffPerttu Ahola2010-11-291-0/+19
* - added map generating scriptPerttu Ahola2010-11-291-1/+3
* Initial filesPerttu Ahola2010-11-271-0/+49