mysimulation/Libraries/FileHandler
Fatbag 55659f43b5 * Libraries are now being compiled only as static or as shared, not both, quickening the compile process.
* Implemented the rewrite of the iff library, submitted by Propeng. The linked list has been completely replaced with vectors or normal arrays.
* Started work on the cur and tga parsers
2012-04-29 00:44:41 -05:00
..
bmp Graphics: Added font rendering functions Graphics::DrawText and Graphics::StringImage. 2012-04-20 19:37:08 -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
cur * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -05:00
iff * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -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 * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -05:00
uis Fully functional cst parser. 2012-03-18 23:06:08 -05:00
utk Client: Separated the LoginScreen scene away from Scene.hpp, so it's compiled once as its own translation unit. 2012-04-22 03:52:39 -05:00
wav Graphics: Added font rendering functions Graphics::DrawText and Graphics::StringImage. 2012-04-20 19:37:08 -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
Audio.cpp * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -05:00
CMakeLists.txt * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -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 * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -05:00
Image.cpp * Libraries are now being compiled only as static or as shared, not both, quickening the compile process. 2012-04-29 00:44:41 -05:00