aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_inventory.cpp
AgeCommit message (Expand)Author
2015-10-25SAPI: Mark all Lua API functions requiring envlockkwolekr
2014-06-23Clear inventory before setting listsShadowNinja
2014-05-08Use "core" namespace internallyShadowNinja
2014-01-11Add InvRef::get/set_lists()ShadowNinja
2013-11-16Fix invalid listname and listsize not handled correctly in set_sizesapier
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-06-01Fix some nullptr exceptions when handling invalid node inventoriesMetaDucky
2013-06-01Fix minetest.get_inventory(loc) always returning nil for "node" type locMetaDucky
2013-05-26Fixed wrongly named invref:get_location() table members for nodes.MetaDucky
2013-05-25Move scriptapi to separate folder (by sapier)sapier