aboutsummaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_inventory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* SAPI: Mark all Lua API functions requiring envlockkwolekr2015-10-251-1/+2
* Clear inventory before setting listsShadowNinja2014-06-231-9/+10
* Use "core" namespace internallyShadowNinja2014-05-081-1/+1
* Add InvRef::get/set_lists()ShadowNinja2014-01-111-0/+48
* Fix invalid listname and listsize not handled correctly in set_sizesapier2013-11-161-3/+17
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-33/+19
* Fix some nullptr exceptions when handling invalid node inventoriesMetaDucky2013-06-011-1/+14
* Fix minetest.get_inventory(loc) always returning nil for "node" type locMetaDucky2013-06-011-17/+13
* Fixed wrongly named invref:get_location() table members for nodes.MetaDucky2013-05-261-2/+2
* Move scriptapi to separate folder (by sapier)sapier2013-05-251-0/+483