niotso/Tools/iff2html
Fatbag cb751c0bb8 Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated.
Added BMP (24-bit uncompressed, 8-bit uncompressed, and RLE8) and PNG support to File::ReadImageFile(). So far everything in FileHandler is presumed to be safe with any input file except UTK decompression.

Also started making use of the static keyword in various places to aid the compiler in optimization.
2012-04-06 13:27:40 -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 Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -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