Better texture handling. Textures are not added to atlas if they are big, and atlas...
authorPerttu Ahola <celeron55@gmail.com>
Thu, 17 Feb 2011 17:07:14 +0000 (19:07 +0200)
committerPerttu Ahola <celeron55@gmail.com>
Thu, 17 Feb 2011 17:07:14 +0000 (19:07 +0200)
commit3264ac439095b9bdde0375d8a9f9f4445babf839
tree5cd9dd5371ddd2e4bdb12d7e44304fb9bcc9bafe
parentfb5ae9a7a5a36211af989ec7cac986880d49e538
Better texture handling. Textures are not added to atlas if they are big, and atlas is not further made after it is full.
data/mineral_coal.png
data/mineral_iron.png
src/main.cpp
src/tile.cpp