aboutsummaryrefslogtreecommitdiff
path: root/src/content_mapblock.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few problems in the ladder update, and changed the speed to account f...Mark Holmquist2011-08-011-2/+2
* Added ladders--they don't have any use yet, thoughMark Holmquist2011-08-011-0/+47
* merged jungle and bluish shadowsPerttu Ahola2011-07-231-9/+72
|\
| * Made dark places tint slightly in bluePerttu Ahola2011-07-231-10/+11
| * Jungle biome/whatever thingPerttu Ahola2011-07-231-0/+62
* | merged the content type extension and deltaPerttu Ahola2011-07-231-5/+159
|\|
| * * refactored liquid transformation code (has some flaws)Felix Krause2011-07-181-1/+1
| * Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-1/+1
| |\
| * | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-261-7/+160
* | | extended content-type rangePerttu Ahola2011-07-231-23/+23
| |/ |/|
* | changed one "if" to "else if" in content_mapblock.cppPerttu Ahola2011-06-261-1/+1
|/
* New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-251-0/+92
* Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc...Perttu Ahola2011-06-171-0/+831