Chests work now!
authorPerttu Ahola <celeron55@gmail.com>
Mon, 4 Apr 2011 12:13:19 +0000 (15:13 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Mon, 4 Apr 2011 12:13:19 +0000 (15:13 +0300)
commit4a92df6ff021f1bfa645f97fd551c648d1ef8e3b
tree6a1d12a56a2a57dbd84e3e660241916f3e1a2fe0
parent9e683fff50ba4fef407613adf8407b31adca4596
Chests work now!
17 files changed:
data/chest_front.png [new file with mode: 0644]
data/chest_side.png [new file with mode: 0644]
data/chest_top.png [new file with mode: 0644]
data/furnace_front.png [new file with mode: 0644]
data/furnace_side.png [new file with mode: 0644]
data/sign_wall.png [new file with mode: 0644]
src/client.cpp
src/client.h
src/guiInventoryMenu.cpp
src/guiInventoryMenu.h
src/inventory.cpp
src/inventory.h
src/main.cpp
src/nodemetadata.cpp
src/nodemetadata.h
src/server.cpp
src/server.h