aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_inventory.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove a few unused functions reported by callcatcher (#11658)SmallJoker2021-10-121-2/+0
* Add core.remove_detached_inventory (#7684)SmallJoker2018-10-101-0/+2
* Code modernization: subfolders (#6283)Loïc Blot2017-08-191-1/+1
* C++ modernize: Pragma once (#6264)Loïc Blot2017-08-171-4/+1
* Automatic item and node colorization (#5640)Dániel Juhász2017-06-201-1/+1
* Replace luaL_reg with luaL_Reg as recent LuaJIT dropped the Lua 5.0 compat (#...Loïc Blot2017-04-081-1/+1
* Player/LocalPlayer/RemotePlayer inheritance cleanup (part 2 on X)Loic Blot2016-10-081-7/+2
* Use "core" namespace internallyShadowNinja2014-05-081-1/+1
* Add InvRef::get/set_lists()ShadowNinja2014-01-111-0/+6
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-19/+11
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+137