aboutsummaryrefslogtreecommitdiff
path: root/src/content_craft.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove give_initial_stuffPerttu Ahola2011-11-291-73/+0
* Remove crafting definitions from content_craft.cppPerttu Ahola2011-11-291-445/+0
* Add note about craft_get_result() not being used anymore, but don't remove be...Perttu Ahola2011-11-291-0/+2
* Do not expose CONTENT_* stuff in content_mapnode.h and use a name converter w...Perttu Ahola2011-11-291-114/+121
* Create framework for getting rid of global definitions of node/tool/item/what...Perttu Ahola2011-11-291-56/+56
* added locking chests - clean patchdarkrose2011-09-221-0/+18
* Added Iron Apple which heals 4 Heartssfan52011-09-121-0/+14
* Add lava to creative inventory (hmm, we're shortly running out of creative in...Perttu Ahola2011-08-151-0/+1
* Added ladders--they don't have any use yet, thoughMark Holmquist2011-08-011-0/+16
* merged the content type extension and deltaPerttu Ahola2011-07-231-0/+106
|\
| * Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...Sebastian Rühl2011-06-261-0/+106
* | extended content-type rangePerttu Ahola2011-07-231-2/+3
|/
* Created and moved stuff to content_nodemeta.{h,cpp}Perttu Ahola2011-06-181-0/+480