Age | Commit message (Expand) | Author |
---|---|---|
2015-10-25 | SAPI: Mark all Lua API functions requiring envlock | kwolekr |
2014-06-23 | Clear inventory before setting lists | ShadowNinja |
2014-05-08 | Use "core" namespace internally | ShadowNinja |
2014-01-11 | Add InvRef::get/set_lists() | ShadowNinja |
2013-11-16 | Fix invalid listname and listsize not handled correctly in set_size | sapier |
2013-08-14 | Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu | Kahrl |
2013-06-01 | Fix some nullptr exceptions when handling invalid node inventories | MetaDucky |
2013-06-01 | Fix minetest.get_inventory(loc) always returning nil for "node" type loc | MetaDucky |
2013-05-26 | Fixed wrongly named invref:get_location() table members for nodes. | MetaDucky |
2013-05-25 | Move scriptapi to separate folder (by sapier) | sapier |