index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
craftdef.h
Commit message (
Expand
)
Author
Age
*
Clean up craft replacements docs
Paul Ouellette
2019-12-07
*
Fix some issues with minetest.clear_craft (#8712)
Paul Ouellette
2019-08-10
*
Prefix RecipePriority elements with PRIORITY_
Paul Ouellette
2019-07-27
*
Initialize priority in CraftDefinition constructors
Paul Ouellette
2019-07-27
*
Prioritise craft recipes
HybridDog
2019-05-20
*
Test crafting hash type only once for a recipe
HybridDog
2019-05-20
*
Modernize src/c* src/d* and src/e* files (#6263)
Loïc Blot
2017-08-17
*
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-08-17
*
C++11 patchset 9: move hardcoded init parameters to class definitions (part 1...
Loïc Blot
2017-06-16
*
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