Clean up stack after script_get_backtrace (#7854)
[oweals/minetest.git] / src / script / lua_api / l_metadata.h
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