aboutsummaryrefslogtreecommitdiff
path: root/graphics/ilbm.cpp
AgeCommit message (Expand)Author
2007-05-01Implemented a IFF (Interchange File Format) parser and added subclasses to pa...Nicola Mettifogo
2007-03-27- added new subclass ILBMDecoder, to decode ILBM subtype of IFF filesNicola Mettifogo
2007-03-25cleanupJohannes Schickel
2007-03-25Added new base class Graphics::IFFDecoder and subclass Graphics::PBMDecoder a...Nicola Mettifogo
2006-07-14More whitespace changes.Torbjörn Andersson
2006-03-29Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 ...Max Horn
2006-02-11Change CVS keywords to SVN keywordsMax Horn
2006-01-18Update copyright noticeEugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-07-30Remove trailing whitespaces.Eugene Sandulenko
2005-07-29fix chunk sizeAndrew Kurushin
2005-07-29Simple ILBM images reader.Eugene Sandulenko