aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_storage.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot2018-06-301-1/+1
* Fix memory leaks in mod storage (#7500)red-0012018-06-301-0/+5
* Fix a memleak before assertion in l_get_mod_storageLoic Blot2018-06-301-0/+1
* MetaDataRef: Add contains() and get() (#7214)rubenwardy2018-04-301-0/+2
* Add online content repositoryrubenwardy2018-04-191-1/+1
* Hardware coloring for itemstacksDániel Juhász2017-04-081-0/+5
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-081-1/+1
* Add ModStorageAPI to client side modding (#5396)Loïc Blot2017-03-161-6/+5
* Add ModMetadata API (#5131)Loïc Blot2017-02-081-0/+143