aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/saveload.h
AgeCommit message (Expand)Author
2006-03-26Increase size of _charsetData to 16 * 23 for HE games, fixes subtitle color g...Travis Howell
2006-03-26Reduce size of saved games for HE games, music/speech resources don't need to...Travis Howell
2006-02-20Use ptrdiff_t from stddef.h for our offsetof-clone (this should reduce warnin...Max Horn
2006-02-14Add extra costume tables (Used by HE games) to saved game. Fixes weird actor ...Travis Howell
2006-02-11Moved engines to the new engines/ directoryMax Horn