Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix various copy instead of const ref reported by cppcheck (#5615) | Loïc Blot | 2017-04-19 |
* | Adding minetest.clear_craft | Foghrye4 | 2016-07-05 |
* | Fix bug when craft input isn't replaced | TeTpaAka | 2015-06-22 |
* | Remove craftdef serialisation | est31 | 2015-04-26 |
* | Crafting speedup | est31 | 2015-04-05 |
* | Optimize minetest.get_(all)_craft_recipe(s) | gregorycu | 2015-03-20 |
* | Added method to get all registered recipes for item(node) | RealBadAngel | 2013-03-05 |
* | Update Copyright Years | Sfan5 | 2013-02-24 |
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
* | Add minetest.get_craft_recipe() | darkrose | 2012-07-21 |
* | Allow replacements in cooking and fuel recipes | Kahrl | 2012-06-06 |
* | Switch the license to be LGPLv2/later, with small parts still remaining as GP... | Perttu Ahola | 2012-06-05 |
* | The huge item definition and item namespace unification patch (itemdef), see ... | Kahrl | 2012-01-12 |
* | Crafting definition in scripts | Perttu Ahola | 2011-11-29 |