Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack
authorPilzAdam <pilzadam@minetest.net>
Sat, 28 Sep 2013 20:47:09 +0000 (22:47 +0200)
committerPilzAdam <pilzadam@minetest.net>
Sat, 28 Sep 2013 21:46:48 +0000 (23:46 +0200)
commita9c0961e0c9c3b854aca34b6d582198be1cd2277
tree23985c8a62f0cca08257e112f358de09e382ba0c
parent731392866f3f2595a08ca279b1d39584f6783ec0
Add set_name(), set_count(), set_wear() and set_metadata() to Lua ItemStack
doc/lua_api.txt
src/script/lua_api/l_item.cpp
src/script/lua_api/l_item.h