aboutsummaryrefslogtreecommitdiff
path: root/src/content_craft.cpp
AgeCommit message (Expand)Author
2011-11-29Remove give_initial_stuffPerttu Ahola
2011-11-29Remove crafting definitions from content_craft.cppPerttu Ahola
2011-11-29Add note about craft_get_result() not being used anymore, but don't remove be...Perttu Ahola
2011-11-29Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter w...Perttu Ahola
2011-11-29Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola
2011-09-22added locking chests - clean patchdarkrose
2011-09-12Added Iron Apple which heals 4 Heartssfan5
2011-08-15Add lava to creative inventory (hmm, we're shortly running out of creative in...Perttu Ahola
2011-08-01Added ladders--they don't have any use yet, thoughMark Holmquist
2011-07-23merged the content type extension and deltaPerttu Ahola
2011-07-23extended content-type rangePerttu Ahola
2011-06-26Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl
2011-06-18Created and moved stuff to content_nodemeta.{h,cpp}Perttu Ahola