]> git.lizzy.rs Git - dragonfireclient.git/history - src/script/lua_api/l_craft.cpp
Add ItemStack:get_description() to get tooltip (#8847)
[dragonfireclient.git] / src / script / lua_api / l_craft.cpp
2019-08-10 Paul OuelletteFix some issues with minetest.clear_craft (#8712)
2018-10-24 Paramatclear_craft: Return false if recipe not found, don...
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2017-08-19 Loïc BlotCode modernization: subfolders (#6283)
2017-04-25 Loïc BlotFix various points reported by cppcheck (#5656)
2016-08-18 SmallJokerScript API: Make the craft recipe field 'method' consistent
2016-07-05 Foghrye4Adding minetest.clear_craft
2015-07-25 est31Fix minetest.get_(all)_craft_recipe(s) regression
2015-06-22 TeTpaAkaFix bug when craft input isn't replaced
2015-03-23 est31Fix minetest.get_craft_recipe function
2015-03-21 gregorycuOptimize minetest.get_(all)_craft_recipe(s)
2014-03-15 ShadowNinjaRemove lua_State parameter from LuaError::LuaError
2014-03-15 ShadowNinjaRevert "Make sure we get a stacktrace for as many lua...
2014-03-15 Sfan5Make sure we get a stacktrace for as many lua errors...
2013-12-21 RealBadAngelBugfix to get_all_craft_recipes.
2013-12-18 ShadowNinjaHandle LuaErrors in Lua -> C++ calls on LuaJIT
2013-11-30 ShadowNinjaOptimize table creation
2013-11-15 ShadowNinjaPass a errfunc to lua_pcall to get a traceback
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-24 sapierMove scriptapi to separate folder (by sapier)