summaryrefslogtreecommitdiff
path: root/src/script/lua_api/l_inventory.cpp
Commit message (Expand)AuthorAge
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14
* Fix some nullptr exceptions when handling invalid node inventoriesMetaDucky2013-06-01
* Fix minetest.get_inventory(loc) always returning nil for "node" type locMetaDucky2013-06-01
* Fixed wrongly named invref:get_location() table members for nodes.MetaDucky2013-05-26
* Move scriptapi to separate folder (by sapier)sapier2013-05-25