Add InventoryList width property & allow custom crafting grids.
authorIlya Zhuravlev <zhuravlevilya@ya.ru>
Sun, 19 Aug 2012 21:29:56 +0000 (01:29 +0400)
committerPerttu Ahola <celeron55@gmail.com>
Sat, 1 Sep 2012 07:01:41 +0000 (10:01 +0300)
commit6a16075912d016926ee0361fb85f9979c119be52
tree9f0b589efac5266eb51db71643e174187f83cf3e
parent43ebec2be1949aa5eac127df7cb902d37e4e461b
Add InventoryList width property & allow custom crafting grids.
doc/lua_api.txt
src/inventory.cpp
src/inventory.h
src/inventorymanager.cpp
src/player.cpp
src/scriptapi.cpp
src/test.cpp