]> git.lizzy.rs Git - minetest.git/history - src/script/lua_api/l_metadata.cpp
Joystick: Remap joystick-specific KeyTypes to generic ones
[minetest.git] / src / script / lua_api / l_metadata.cpp
2020-07-16 Lars MüllerRevert "Auto delete MetaData when = 0 (#8770)" (#10183)
2020-05-02 LejoAuto delete MetaData when = 0 (#8770)
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-06-30 Loïc BlotModernize lua read (part 2 & 3): C++ templating assuran...
2018-06-04 Loïc BlotModernize lua read (part 1): C++ templating insurance...
2018-04-30 rubenwardyMetaDataRef: Add contains() and get() (#7214)
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2018-02-18 sfan5Check argument types inside MetaDataRef Lua API (#7045)
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-02-04 rubenwardyDerive NodeMetaRef from MetaDataRef