aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/costume.cpp
AgeCommit message (Collapse)Author
2006-03-14To the best of my knowledge, it's really 'C64' and not 'C-64'Max Horn
svn-id: r21296
2006-03-14Update comment about use of procC64 by C-64 versionTravis Howell
svn-id: r21289
2006-03-14Renamed & documented the LIGHTMODE flagsMax Horn
svn-id: r21288
2006-03-14Enhance the new getCurrentLights to work for V6+ games, too, making it ↵Max Horn
possible to remove several special cases throughout the code svn-id: r21286
2006-03-14Avoid all scumm var conflicts in C64 maniacTravis Howell
svn-id: r21277
2006-03-13Add masking support for C64 maniac, not perfectTravis Howell
svn-id: r21250
2006-03-03Cleanup costume renderer for C64 manacTravis Howell
svn-id: r21020
2006-03-02Fix actor glitches in C64 maniac and minor cleanupTravis Howell
svn-id: r21001
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a ↵Max Horn
simple ScummGameSettings instance: _game svn-id: r20795
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582