aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_inventory.cpp
AgeCommit message (Expand)Author
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