aboutsummaryrefslogtreecommitdiff
path: root/src/craftdef.cpp
AgeCommit message (Expand)Author
2013-08-25Fix aliases not working in shapeless crafting recipesKahrl
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-03-05Added method to get all registered recipes for item(node)RealBadAngel
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-07-26Working group-shapeless and multigroup recipesPerttu Ahola
2012-07-21Add minetest.get_craft_recipe()darkrose
2012-06-17Properly and efficiently use split utility headersPerttu Ahola
2012-06-06Allow groups in crafting recipesPerttu Ahola
2012-06-06Allow replacements in cooking and fuel recipesKahrl
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-11Clean up log messages everywherePerttu Ahola
2012-01-12The huge item definition and item namespace unification patch (itemdef), see ...Kahrl
2012-01-02Add InvRef and InvStack (currently untested and unusable)Perttu Ahola
2011-11-29Catch SerializationError in CCraftDefManager::getCraftResult()Perttu Ahola
2011-11-29Crafting definition in scriptsPerttu Ahola