mysimulation/Libraries/FileHandler
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
..
bmp Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -05:00
cst Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -05:00
iff Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -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 Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -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 Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -05:00
CMakeLists.txt Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -05:00
File.cpp Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -05:00
FileHandler.hpp Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -05:00
Image.cpp Removed changes by Nicholas. These will need to be re-submitted through Trac and manually validated. 2012-04-06 13:27:40 -05:00