utility.h: Change Buffer's interface to be more compatible with SharedBuffer's interf...
[oweals/minetest.git] / src / serialization.h
2011-07-30 Nils Dagsson MoskoppMerge remote-tracking branch 'origin/upstream'
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged jungle and bluish shadows
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholaextended content-type range
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-14 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-01 Perttu Aholainitial steps in doing content type extension
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-25 Perttu AholaNew map generator added (and SQLite, messed up the...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-22 Perttu AholaPreliminary "active block" stuff + set up test code...
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-11 Perttu Aholaupdated example map generator python script
2011-04-11 Perttu Aholasupport for format 0 and 1 maps
2011-04-10 Perttu Aholanew object system
2011-04-04 Perttu Aholafully implemented the sign with the new framework
2011-02-03 Perttu Aholaall kinds of tweaking and fixing
2011-01-16 Perttu AholaInitial commit of mapgen v.2. Lacks configuration and...
2010-12-19 Perttu Aholaday/night working client side
2010-12-13 Perttu Aholacommit before content-tile separation
2010-12-11 Perttu Aholacommit before some radicallish changes to water behavior
2010-11-29 Perttu Aholalicense stuff
2010-11-29 Perttu Ahola- added map generating script
2010-11-26 Perttu AholaInitial files