Reworked texture, material, mineral and whatever handling
authorPerttu Ahola <celeron55@gmail.com>
Tue, 25 Jan 2011 22:41:06 +0000 (00:41 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Tue, 25 Jan 2011 22:41:06 +0000 (00:41 +0200)
commit9f882bf74d452521cb7fb1806ab453aaa28da343
treea5676871bd8f3adf44fade49162ea0342d49ac4d
parent035345f13d2da9eced87a426a671d3bc4df392b5
Reworked texture, material, mineral and whatever handling
27 files changed:
data/coalstone.png [deleted file]
data/grass.png
data/lump_of_coal.png [new file with mode: 0644]
data/lump_of_iron.png [new file with mode: 0644]
data/mineral_coal.png [new file with mode: 0644]
data/mineral_iron.png [new file with mode: 0644]
data/sand.png [new file with mode: 0644]
makepackage_binary.sh
minetest.vcproj
src/client.cpp
src/client.h
src/inventory.h
src/irrlichtwrapper.cpp
src/irrlichtwrapper.h
src/map.cpp
src/map.h
src/mapblock.cpp
src/mapnode.cpp
src/mapnode.h
src/mineral.h [new file with mode: 0644]
src/server.cpp
src/tile.cpp
src/tile.h
src/utility.cpp
src/utility.h
src/voxel.cpp
src/voxel.h