summaryrefslogtreecommitdiff
path: root/src/craftdef.cpp
Commit message (Collapse)AuthorAge
* Added method to get all registered recipes for item(node)RealBadAngel2013-03-05
|
* Update Copyright YearsSfan52013-02-24
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
|
* Working group-shapeless and multigroup recipesPerttu Ahola2012-07-26
|
* Add minetest.get_craft_recipe()darkrose2012-07-21
|
* Properly and efficiently use split utility headersPerttu Ahola2012-06-17
|
* Allow groups in crafting recipesPerttu Ahola2012-06-06
|
* Allow replacements in cooking and fuel recipesKahrl2012-06-06
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-05
| | | | GPLv2/later, by agreement of major contributors
* Clean up log messages everywherePerttu Ahola2012-03-11
|
* The huge item definition and item namespace unification patch (itemdef), see ↵Kahrl2012-01-12
| | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
* Add InvRef and InvStack (currently untested and unusable)Perttu Ahola2012-01-02
|
* Catch SerializationError in CCraftDefManager::getCraftResult()Perttu Ahola2011-11-29
|
* Crafting definition in scriptsPerttu Ahola2011-11-29