aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_storage.cpp
AgeCommit message (Expand)Author
2022-01-07Use a database for mod storage (#11763)Jude Melton-Houghton
2021-05-30script: Replace calls to depreated luaL_openlibsfan5
2018-06-30Modernize lua read (part 2 & 3): C++ templating assurance (#7410)Loïc Blot
2018-06-30Fix memory leaks in mod storage (#7500)red-001
2018-06-30Fix a memleak before assertion in l_get_mod_storageLoic Blot
2018-04-30MetaDataRef: Add contains() and get() (#7214)rubenwardy
2018-04-19Add online content repositoryrubenwardy
2017-04-08Hardware coloring for itemstacksDániel Juhász
2017-04-08Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot
2017-03-16Add ModStorageAPI to client side modding (#5396)Loïc Blot
2017-02-08Add ModMetadata API (#5131)Loïc Blot