aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/thumbnail.cpp
AgeCommit message (Expand)Author
2008-02-01Change InSaveFile -> SeekableReadStream where possibleMax Horn
2007-10-21Patch #1817080: Scumm savegame thumbnail loading patchMax Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2006-07-23No need for packing SaveInfoSection and ThumbnailHeader anymore.Johannes Schickel
2006-07-22Fix struct packing issues (macros are not resolve in #pragma params, at least...Max Horn
2006-07-22Hardcoding header size of the Thumbnail and of the Info section of scumm games.Johannes Schickel
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...Max Horn
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-07-09Patch #1519399: DS BackendMax Horn
2006-02-25Some more MKID -> MKID_BE changesMax Horn
2006-02-20Fixing up my previous commit: finished moving common/scaler* to graphicsMax Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn