aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-10-28Fix cursor palette in Elvira 1Travis Howell
2006-10-28Add shield cursor for Elvira 1Travis Howell
2006-10-28Fix the heart beat in Elvira 2Travis Howell
2006-10-28Update debug tablesTravis Howell
2006-10-28Add code for vc37_pokePaletteTravis Howell
2006-10-28Add more fixes for Elvira 1Travis Howell
2006-10-28SCUMM: Take advantage of the fact that Chunk now is a ReadStream subclassMax Horn
2006-10-28SCUMM: Fix what I believe is a long-standing bug in FileChunk::reseek()Max Horn
2006-10-28SCUMM: Changed class Chunk (and subclasses) to inherit from Common::SeekableR...Max Horn
2006-10-28SCUMM: Got rid of smush/chunk_type.hMax Horn
2006-10-28SCUMM: Further SMUSH audio channel cleanup; this time unified some code, and ...Max Horn
2006-10-28SCUMM: Changed SaudChannel to return 8bit mono data (the mixer will do any ne...Max Horn
2006-10-27const and static, static and const, const and static, static and const... now...Max Horn
2006-10-27Oops, forgot to check in engines/scumm/module.mkMax Horn
2006-10-27SCUMM: Unified some more SMUSH audio channel codeMax Horn
2006-10-27SCUMM: Unified some SMUSH audio channel codeMax Horn
2006-10-27CleanupTravis Howell
2006-10-27Var 254 is only reset, when reseting animations in later gamesTravis Howell
2006-10-27CleanupTravis Howell
2006-10-27Update commentTravis Howell
2006-10-27Update dump code for additional gamesTravis Howell
2006-10-27Update names in opcode tablesTravis Howell
2006-10-27CleanupTravis Howell
2006-10-27Script 160 is only used when clearing timers in Simon 1/2Travis Howell
2006-10-27Ooops, fix Elvira 1 regressionTravis Howell
2006-10-27Add code for look opcode in elvira 1Travis Howell
2006-10-27Limit game specific codeTravis Howell
2006-10-27Limit subtitle speed keys to Simon 1/2Travis Howell
2006-10-26Add font table for Czech version of Simon 2Travis Howell
2006-10-25Switch error to warning, since code is compatbile with football2002 tooTravis Howell
2006-10-25cleanupMax Horn
2006-10-25#ifndef DISABLE_SCUMM_7_8 missingBertrand Augereau
2006-10-25Missing include file (for ScummEngine_v6 symbol)Bertrand Augereau
2006-10-25Update commentsTravis Howell
2006-10-25CleanupTravis Howell
2006-10-25Add back delay between script restartsTravis Howell
2006-10-25Remove unused script codeTravis Howell
2006-10-25Add extra opcodes used by dumped scripts of Amiga demo of Elvira 1Travis Howell
2006-10-25Revert debug changesTravis Howell
2006-10-25Remove unused script opcodesTravis Howell
2006-10-25Correction to script opcode table for FFTravis Howell
2006-10-25Corrections to script opcode table for PPTravis Howell
2006-10-25Add more opcodes for Elvira 1/2Travis Howell
2006-10-25Add class code used by scripts in Elvira 1Travis Howell
2006-10-25Add Macintosh version of Backyard Football 2002Travis Howell
2006-10-24const correctnessMax Horn
2006-10-24Rename variableTravis Howell
2006-10-24Add more menu code for Elvira 1Travis Howell
2006-10-24Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK". Johannes Schickel
2006-10-24Fix for (reopened) bug #1582149 ("KYRA1: Crash when meeting Malcolm").Johannes Schickel