Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add note about craft_get_result() not being used anymore, but don't remove ↵ | Perttu Ahola | 2011-11-29 |
| | | | | before it's contents have been transferred to scripts | ||
* | Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter ↵ | Perttu Ahola | 2011-11-29 |
| | | | | wrapper in old code | ||
* | Create framework for getting rid of global definitions of ↵ | Perttu Ahola | 2011-11-29 |
| | | | | node/tool/item/whatever types | ||
* | added locking chests - clean patch | darkrose | 2011-09-22 |
| | |||
* | Added Iron Apple which heals 4 Hearts | sfan5 | 2011-09-12 |
| | |||
* | Add lava to creative inventory (hmm, we're shortly running out of creative ↵ | Perttu Ahola | 2011-08-15 |
| | | | | inventory space) | ||
* | Added ladders--they don't have any use yet, though | Mark Holmquist | 2011-08-01 |
| | |||
* | merged the content type extension and delta | Perttu Ahola | 2011-07-23 |
|\ | |||
| * | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵ | Sebastian Rühl | 2011-06-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into upstream_merge Conflicts: .gitignore CMakeLists.txt data/heart.png src/CMakeLists.txt src/game.cpp src/guiMainMenu.cpp src/inventory.cpp src/map.cpp src/mapblock.cpp src/mapnode.cpp src/mapnode.h src/materials.cpp src/server.cpp Signed-off-by: Sebastian Rühl <bahamada_basti@yahoo.de> | ||
* | | extended content-type range | Perttu Ahola | 2011-07-23 |
|/ | |||
* | Created and moved stuff to content_nodemeta.{h,cpp} | Perttu Ahola | 2011-06-18 |