aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_metadata.h
AgeCommit message (Expand)Author
2018-12-04Send only changed node metadata to clients instead of whole mapblock (#5268)SmallJoker
2018-04-30MetaDataRef: Add contains() and get() (#7214)rubenwardy
2018-04-06Add player:get_meta(), deprecate player attributes (#7202)rubenwardy
2017-08-20Modernize source code: last part (#6285)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-04Minetest for C++11 (CMakeLists + Travis)Loic Blot
2017-04-08Hardware coloring for itemstacksDániel Juhász
2017-04-07Pass clang-format on 14 trivial header files fixesLoic Blot
2017-02-04Derive NodeMetaRef from MetaDataRefrubenwardy