aboutsummaryrefslogtreecommitdiff
path: root/src/craftdef.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add minetest.get_craft_recipe()darkrose2012-07-211-0/+11
|
* Allow replacements in cooking and fuel recipesKahrl2012-06-061-4/+13
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-121-42/+307
| | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
* Crafting definition in scriptsPerttu Ahola2011-11-291-0/+111