aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_inventory.h
AgeCommit message (Expand)Author
2018-10-10 Add core.remove_detached_inventory (#7684)SmallJoker
2017-08-19Code modernization: subfolders (#6283)Loïc Blot
2017-08-17C++ modernize: Pragma once (#6264)Loïc Blot
2017-06-20Automatic item and node colorization (#5640)Dániel Juhász
2017-04-08Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot
2016-10-08Player/LocalPlayer/RemotePlayer inheritance cleanup (part 2 on X)Loic Blot
2014-05-08Use "core" namespace internallyShadowNinja
2014-01-11Add InvRef::get/set_lists()ShadowNinja
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-05-25Move scriptapi to separate folder (by sapier)sapier