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
/
script
/
lua_api
/
l_craft.cpp
Commit message (
Expand
)
Author
Age
*
Fix various points reported by cppcheck (#5656)
Loïc Blot
2017-04-25
*
Script API: Make the craft recipe field 'method' consistent
SmallJoker
2016-08-18
*
Adding minetest.clear_craft
Foghrye4
2016-07-05
*
Fix minetest.get_(all)_craft_recipe(s) regression
est31
2015-07-25
*
Fix bug when craft input isn't replaced
TeTpaAka
2015-06-22
*
Fix minetest.get_craft_recipe function
est31
2015-03-23
*
Optimize minetest.get_(all)_craft_recipe(s)
gregorycu
2015-03-20
*
Remove lua_State parameter from LuaError::LuaError
ShadowNinja
2014-03-15
*
Revert "Make sure we get a stacktrace for as many lua errors as possible"
ShadowNinja
2014-03-15
*
Make sure we get a stacktrace for as many lua errors as possible
Sfan5
2014-03-15
*
Bugfix to get_all_craft_recipes.
RealBadAngel
2013-12-21
*
Handle LuaErrors in Lua -> C++ calls on LuaJIT
ShadowNinja
2013-12-18
*
Optimize table creation
ShadowNinja
2013-11-30
*
Pass a errfunc to lua_pcall to get a traceback
ShadowNinja
2013-11-15
*
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-08-14
*
Move scriptapi to separate folder (by sapier)
sapier
2013-05-25