]> git.lizzy.rs Git - minetest.git/history - src/script/lua_api/l_metadata.h
Joystick: Remap joystick-specific KeyTypes to generic ones
[minetest.git] / src / script / lua_api / l_metadata.h
2018-12-04 SmallJokerSend only changed node metadata to clients instead...
2018-04-30 rubenwardyMetaDataRef: Add contains() and get() (#7214)
2018-04-06 rubenwardyAdd player:get_meta(), deprecate player attributes...
2017-08-20 Loïc BlotModernize source code: last part (#6285)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-06-04 Loic BlotMinetest for C++11 (CMakeLists + Travis)
2017-04-09 Dániel JuhászHardware coloring for itemstacks
2017-04-07 Loic BlotPass clang-format on 14 trivial header files fixes
2017-02-04 rubenwardyDerive NodeMetaRef from MetaDataRef