work-in-progress texture atlas optimization
authorPerttu Ahola <celeron55@gmail.com>
Thu, 10 Feb 2011 00:13:03 +0000 (02:13 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Thu, 10 Feb 2011 00:13:03 +0000 (02:13 +0200)
commit1704badc306fc8c7c6609aff9f809aee3ac00d3a
tree76e1ba37bb0ec12bb744a6015f56613ba088e148
parent949383a2f7c0707667f76615fc748ff4879e2cc1
work-in-progress texture atlas optimization
21 files changed:
data/water.png
src/CMakeLists.txt
src/environment.cpp
src/iirrlichtwrapper.h
src/inventory.cpp
src/inventory.h
src/irrlichtwrapper.cpp
src/irrlichtwrapper.h
src/main.cpp
src/main.h
src/map.cpp
src/map.h
src/mapblock.cpp
src/mapnode.cpp
src/mapnode.h
src/mineral.cpp
src/mineral.h
src/server.cpp
src/texture.h
src/tile.cpp
src/tile.h