Applying my tileset patch since nobody seems to have replied to bug 329
authorMathnerd314 <man.is.allan@gmail.com>
Wed, 24 Sep 2008 01:51:50 +0000 (01:51 +0000)
committerMathnerd314 <man.is.allan@gmail.com>
Wed, 24 Sep 2008 01:51:50 +0000 (01:51 +0000)
commite4659ed25323e8e988d2826ff2082fac602e682c
tree4efe9ea1eef644c481e8d43c23a9c31ce389ea1f
parent2dfeff6e47786b3cc030eba72136755d8137845a
Applying my tileset patch since nobody seems to have replied to bug 329
- Tilesets are half the size
- attributes is now optional
- datas has been added to set data
- Multiple images can be specified
- Some error messages are now better
- Free tile list if(0) statement is added back
- if(0) tileset dump statement has been added
- Editor support should be easy (not included)

SVN-Revision: 5781
data/images/tiles.strf
data/images/worldmap.strf
src/tile.cpp
src/tile.hpp
src/tile_set.cpp