]> git.lizzy.rs Git - minetest.git/history - src/script/lua_api/l_item.cpp
Rename macros with two leading underscores
[minetest.git] / src / script / lua_api / l_item.cpp
2014-12-29 kwolekrLuaItemStack: Fix and document behavior of set_name...
2014-05-08 ShadowNinjaUse "core" namespace internally
2014-03-15 ShadowNinjaRemove lua_State parameter from LuaError::LuaError
2013-12-18 ShadowNinjaHandle LuaErrors in Lua -> C++ calls on LuaJIT
2013-09-28 PilzAdamAdd set_name(), set_count(), set_wear() and set_metadat...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-07-14 KahrlChange ContentFeatures array to a vector
2013-06-28 kwolekrAdd minetest.get_mapgen_object to API
2013-06-28 kwolekrAdd LuaVoxelManip
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-25 sapierFix itemstack:add item not working correct
2013-05-24 sapierMove scriptapi to separate folder (by sapier)