Furnace is now usable. Added more tools.
authorPerttu Ahola <celeron55@gmail.com>
Tue, 5 Apr 2011 15:23:30 +0000 (18:23 +0300)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 5 Apr 2011 15:23:30 +0000 (18:23 +0300)
commit89aa8b9be1fbe3659d0bfb9263cf1c563044c04e
tree643801781f44b395dab1f50a9cbd588dab425d79
parent5b4928e07c8bcc877bfc2a8c0268ea9601cf699b
Furnace is now usable. Added more tools.

--HG--
rename : data/tool_stpick.png => data/tool_stonepick.png
rename : data/tool_wpick.png => data/tool_woodpick.png
24 files changed:
data/cobble.png [new file with mode: 0644]
data/steel_block.png [new file with mode: 0644]
data/steel_ingot.png [new file with mode: 0644]
data/stone.png
data/tool_steelaxe.png [new file with mode: 0644]
data/tool_steelpick.png [new file with mode: 0644]
data/tool_steelshovel.png [new file with mode: 0644]
data/tool_stoneaxe.png [new file with mode: 0644]
data/tool_stonepick.png [new file with mode: 0644]
data/tool_stoneshovel.png [new file with mode: 0644]
data/tool_stpick.png [deleted file]
data/tool_woodaxe.png [new file with mode: 0644]
data/tool_woodpick.png [new file with mode: 0644]
data/tool_woodshovel.png [new file with mode: 0644]
data/tool_wpick.png [deleted file]
src/inventory.cpp
src/inventory.h
src/map.cpp
src/mapnode.cpp
src/mapnode.h
src/materials.cpp
src/nodemetadata.cpp
src/nodemetadata.h
src/server.cpp