niotso/Tools/iff2html
thnor 6c85920535 Support for sprites was added to libiff.
Support for SPR# and SPR2 was added to iff2html.

*NOTE: The default exporter used is the PNG one, since web browsers
don't like targa. However, since there is a bug in my PNG exporter, I would
recommend that you use the targa exporter for a precise representation of the
loaded sprite frame(s). Feel free to fix the PNG exporter, btw :)
2012-04-04 00:24:25 -05:00
..
CMakeLists.txt Fixed random garbage produced by iff2html with personglobals.iff due to one of the STR# chunks (animation) not specifying its PairCount. 2012-03-13 18:58:17 -05:00
iff2html.c Support for sprites was added to libiff. 2012-04-04 00:24:25 -05:00
iff2html.html iff2html is working and can properly parse STR# chunks. 2012-03-13 00:12:27 -05:00
md5.c Fixed random garbage produced by iff2html with personglobals.iff due to one of the STR# chunks (animation) not specifying its PairCount. 2012-03-13 18:58:17 -05:00
md5.h Fixed random garbage produced by iff2html with personglobals.iff due to one of the STR# chunks (animation) not specifying its PairCount. 2012-03-13 18:58:17 -05:00
paramparse.cpp Support for sprites was added to libiff. 2012-04-04 00:24:25 -05:00