aboutsummaryrefslogtreecommitdiff
path: root/graphics/iff.cpp
AgeCommit message (Expand)Author
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-17GRAPHICS: Prefer Surface::create taking a PixelFormat over the one taking a b...Johannes Schickel
2009-11-24Fix incorrectly placed doxygen comments; replace Common::ID2string by Common:...Max Horn
2009-06-12* Moved the updated IFF code from Parallaction to common/Nicola Mettifogo
2009-03-15* Improved ILBMDecoder to also handle files with width non divisible by 8.Nicola Mettifogo
2008-09-14Big patch changing semantics of ReadStream::eos():Willem Jan Palenstijn
2008-06-02PARA: Got rid of calls to system->quit() so that the Parallaction engine can ...Christopher Page
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-01Renamed decodeILBM to decodePBM, removed a TODOFilippos Karapetis
2007-05-01- Fixed 32/64 bits pointer mismatch.Nicola Mettifogo
2007-05-01Fix missing include.Nicola Mettifogo
2007-05-01Implemented a IFF (Interchange File Format) parser and added subclasses to pa...Nicola Mettifogo