| Commit message (Expand) | Author | Age |
* | Fix bug when craft input isn't replaced | TeTpaAka | 2015-06-22 |
* | Fix release build warning | est31 | 2015-05-08 |
* | Remove craftdef serialisation | est31 | 2015-04-26 |
* | Craftdef refactor | est31 | 2015-04-26 |
* | craftdef.cpp: Return 0 after assert to make Clang happy | Loic Blot | 2015-04-05 |
* | Crafting speedup | est31 | 2015-04-05 |
* | Optimize minetest.get_(all)_craft_recipe(s) | gregorycu | 2015-03-20 |
* | Craftdef.cpp: Improve loop and mathematics for CraftDefinitionShaped::check | Loic Blot | 2015-02-10 |
* | Fix getCraftRecipe returing wrong reciep due to way to unspecific output matc... | sapier | 2015-02-02 |
* | Fix aliases not working in shapeless crafting recipes | Kahrl | 2013-08-25 |
* | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl | 2013-08-14 |
* | 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 |
* | Working group-shapeless and multigroup recipes | Perttu Ahola | 2012-07-26 |
* | Add minetest.get_craft_recipe() | darkrose | 2012-07-21 |
* | Properly and efficiently use split utility headers | Perttu Ahola | 2012-06-17 |
* | Allow groups in crafting recipes | Perttu Ahola | 2012-06-06 |
* | 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 |
* | Clean up log messages everywhere | Perttu Ahola | 2012-03-11 |
* | The huge item definition and item namespace unification patch (itemdef), see ... | Kahrl | 2012-01-12 |
* | Add InvRef and InvStack (currently untested and unusable) | Perttu Ahola | 2012-01-02 |
* | Catch SerializationError in CCraftDefManager::getCraftResult() | Perttu Ahola | 2011-11-29 |
* | Crafting definition in scripts | Perttu Ahola | 2011-11-29 |