aboutsummaryrefslogtreecommitdiff
path: root/graphics/iff.h
AgeCommit message (Expand)Author
2011-05-25GRAPHICS: flavour -> flavorMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2009-11-24Fix incorrectly placed doxygen comments; replace Common::ID2string by Common:...Max Horn
2009-10-08Change doxygen inline comments from "//!" to "///" as proposed on -develMax 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
2009-03-08Patch #2658710: "Add comments to specify which engines use which decoders"Eugene Sandulenko
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
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-01Implemented a IFF (Interchange File Format) parser and added subclasses to pa...Nicola Mettifogo