mysimulation/Libraries/FileHandler
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
..
bmp Added libmpg123 to FileHandler. This and libjpeg-turbo are now being assembled by GCC and NASM, respectively. 2012-03-25 20:51:30 -05:00
cst Fully functional cst parser. 2012-03-18 23:06:08 -05:00
iff Sprite formats are now completely supported (PNGs work great too)! 2012-04-05 00:50:46 -05:00
ini Added libmpg123 to FileHandler. This and libjpeg-turbo are now being assembled by GCC and NASM, respectively. 2012-03-25 20:51:30 -05:00
tga Added libmpg123 to FileHandler. This and libjpeg-turbo are now being assembled by GCC and NASM, respectively. 2012-03-25 20:51:30 -05:00
uis Fully functional cst parser. 2012-03-18 23:06:08 -05:00
utk Fully functional cst parser. 2012-03-18 23:06:08 -05:00
wav Added libmpg123 to FileHandler. This and libjpeg-turbo are now being assembled by GCC and NASM, respectively. 2012-03-25 20:51:30 -05:00
xa Switched over to cmake. Everything now works in one command. 2012-01-28 12:11:34 -06:00
CMakeLists.txt Support for sprites was added to libiff. 2012-04-04 00:24:25 -05:00
File.cpp Added libjpeg-turbo to FileHandler with a working File::ReadImageFile() function. The dependency on SOIL in libvitaboy Renderer has therefore been removed. 2012-02-27 02:55:53 -06:00
FileHandler.hpp Added libjpeg-turbo to FileHandler with a working File::ReadImageFile() function. The dependency on SOIL in libvitaboy Renderer has therefore been removed. 2012-02-27 02:55:53 -06:00
Image.cpp Added libjpeg-turbo to FileHandler with a working File::ReadImageFile() function. The dependency on SOIL in libvitaboy Renderer has therefore been removed. 2012-02-27 02:55:53 -06:00