niotso/Tools/iff2html
thnor 2a87e619ae Sprite formats are now completely supported (PNGs work great too)!
The sprite loader code has been prettied up and rennovated quite a bit.

*NOTE: Fatbag, TSO sometimes has palette (PALT) resources that are not the same
as those described at simtec. Since you want to do the real figuring out, well,
have fun :)
2012-04-05 00:50:46 -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 Sprite formats are now completely supported (PNGs work great too)! 2012-04-05 00:50:46 -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