index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
craftdef.cpp
Age
Commit message (
Expand
)
Author
2013-08-25
Fix aliases not working in shapeless crafting recipes
Kahrl
2013-08-14
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-03-05
Added method to get all registered recipes for item(node)
RealBadAngel
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-07-26
Working group-shapeless and multigroup recipes
Perttu Ahola
2012-07-21
Add minetest.get_craft_recipe()
darkrose
2012-06-17
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-06
Allow groups in crafting recipes
Perttu Ahola
2012-06-06
Allow replacements in cooking and fuel recipes
Kahrl
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2012-03-11
Clean up log messages everywhere
Perttu Ahola
2012-01-12
The huge item definition and item namespace unification patch (itemdef), see ...
Kahrl
2012-01-02
Add InvRef and InvStack (currently untested and unusable)
Perttu Ahola
2011-11-29
Catch SerializationError in CCraftDefManager::getCraftResult()
Perttu Ahola
2011-11-29
Crafting definition in scripts
Perttu Ahola