aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/thumbnail.cpp
AgeCommit message (Expand)Author
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