aboutsummaryrefslogtreecommitdiff
path: root/src/content_mapnode.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Ladders implemented!Mark Holmquist2011-08-011-0/+1
* Added ladders--they don't have any use yet, thoughMark Holmquist2011-08-011-0/+13
* Added MaterialItem conversion from old content type namespace to newPerttu Ahola2011-07-311-31/+31
* Fixed handling of inventory in creative mode (normal inventory is not trashed...Perttu Ahola2011-07-301-1/+18
* Fixed issue #15: Glass blocks a lot of lightPerttu Ahola2011-07-231-0/+1
* merged jungle and bluish shadowsPerttu Ahola2011-07-231-1/+23
|\
| * Jungle biome/whatever thingPerttu Ahola2011-07-231-1/+23
* | merged the content type extension and deltaPerttu Ahola2011-07-231-0/+81
|\|
| * Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-1/+0
| |\
| * | * possibly improved water flow, by flyx86Nils Dagsson Moskopp2011-07-141-0/+2
| * | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-261-0/+73
* | | extended content-type rangePerttu Ahola2011-07-231-1/+54
| |/ |/|
* | initial steps in doing content type extensionPerttu Ahola2011-07-021-1/+0
|/
* New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-251-3/+29
* Created and moved stuff to content_nodemeta.{h,cpp}Perttu Ahola2011-06-181-1/+1
* Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st...Perttu Ahola2011-06-171-0/+351