aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/palette.cpp
AgeCommit message (Expand)Author
2007-02-25Add support for using disks images for Apple II version of Maniac Mansion.Travis Howell
2007-02-17Fix for bug #1660550 (MANIACNES: Graphics glitch on intro screen)Max Horn
2006-11-04SCUMM cleanupMax Horn
2006-09-16Replaced checkRange by assertRange, which has (a) an (IMO) more logical order...Max Horn
2006-05-29Fix Commodore 64 versionsTravis Howell
2006-04-29* Renamed several methods in favor of a somewhat more uniform naming scheme: ...Max Horn
2006-02-25Replaced MKID by MID_BE in most places in the SCUMM engineMax Horn
2006-02-20Replaced _gameId, _version, _heversion, _features, _midi, _platform with a si...Max Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn