Fix bone-attached entities (#10015)
[oweals/minetest.git] / src / metadata.cpp
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2017-08-19 Loïc BlotCode modernization: src/n*, src/o* (#6280)
2017-08-19 Loic BlotCode modernization: src/m* (part 3)
2017-04-23 Loïc BlotPass clang-format on various cpp/header files (#5559)
2017-02-07 Loïc BlotAdd ModMetadata API (#5131)
2017-02-04 rubenwardyAdd ItemStack key-value meta storage
2017-02-04 rubenwardyDerive NodeMetaRef from MetaDataRef
2017-02-04 rubenwardyDerive NodeMetadata from Metadata