niotso/Libraries/FileHandler/iff
Fatbag 5713fc1bd1 * Some files were still encoded with Windows newlines. I fixed all of that.
* Started using the static keyword in a few more places in the client
* Updated libpng, libmpg123, and freetype to the latest versions, with position-independent code turned off rather than set to "both"
2012-06-27 22:44:50 -05:00
..
bcon.c * Some files were still encoded with Windows newlines. I fixed all of that. 2012-06-27 22:44:50 -05:00
bhav.c Added BHAV parsing and displaying, and started using the transparent color field in SPR2 chunks to remove the magenta background in some sprites. 2012-06-15 20:45:11 -05:00
cats.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
CMakeLists.txt Added BHAV parsing and displaying, and started using the transparent color field in SPR2 chunks to remove the magenta background in some sprites. 2012-06-15 20:45:11 -05:00
dgrp.c * Some files were still encoded with Windows newlines. I fixed all of that. 2012-06-27 22:44:50 -05:00
fcns.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
glob.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
iff.c Added BHAV parsing and displaying, and started using the transparent color field in SPR2 chunks to remove the magenta background in some sprites. 2012-06-15 20:45:11 -05:00
iff.h Added BHAV parsing and displaying, and started using the transparent color field in SPR2 chunks to remove the magenta background in some sprites. 2012-06-15 20:45:11 -05:00
iffexport.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
iffparser.h * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
objf.c Added support for SPR2, DGRP, and OBJf in the iff library and in iff2html. 2012-06-15 10:18:12 -05:00
palt.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
rsmp.c * Some files were still encoded with Windows newlines. I fixed all of that. 2012-06-27 22:44:50 -05:00
spr.c * Some files were still encoded with Windows newlines. I fixed all of that. 2012-06-27 22:44:50 -05:00
spr2.c * Some files were still encoded with Windows newlines. I fixed all of that. 2012-06-27 22:44:50 -05:00
str.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
string.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
tmpl.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
tprp.c * License header formatting change 2012-05-21 23:27:44 -05:00
trcn.c * Rewrote all of the chunk parsers to use a bytestream reader. Most noticeably, all of the string-reading code is shared now, and all of the "Size -="s have been taken out. 2012-06-14 09:19:13 -05:00
ttab.c * License header formatting change 2012-05-21 23:27:44 -05:00