Allow damage for attached objects, add attach/detach callbacks (#6786)
[oweals/minetest.git] / src / script / lua_api / l_itemstackmeta.h
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2017-10-29 raymooAllow overriding tool capabilities through itemstack...
2017-08-19 Loïc BlotCode modernization: subfolders (#6283)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-19 Vincent GlizeC++11 cleanup on constructors (#6000)
2017-04-08 Loïc BlotReplace luaL_reg with luaL_Reg as recent LuaJIT dropped...
2017-02-04 rubenwardyAdd ItemStack key-value meta storage