aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_itemstackmeta.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code modernization: subfolders (#6283)Loïc Blot2017-08-191-1/+1
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* C++11 cleanup on constructors (#6000)Vincent Glize2017-06-191-1/+1
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-081-1/+1
* Add ItemStack key-value meta storagerubenwardy2017-02-041-0/+59