aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2006-03-19Revert FLAG_AUTOFREE changes to loadWAVFromStreammakeWAVStreamTravis Howell
2006-03-19Move the sound loop detection, so it is used by all HE70+ gamesTravis Howell
2006-03-19Skip HSHD block by set size, since there are sound resources (ie Caiman in ju...Travis Howell
2006-03-19Add workaround for script bug in Loom (CD)Travis Howell
2006-03-18The camera position is always set by loadRoomWithEgo opcode in HE games, thro...Travis Howell
2006-03-17Fix endian issue in akos costume codeTravis Howell
2006-03-17Fix endian issues in akos costume codeTravis Howell
2006-03-17Add another German version of puttzoo demoTravis Howell
2006-03-16Minor cleanupTravis Howell
2006-03-16Update comment, to make senseTravis Howell
2006-03-16Add comment about future saveLoad changes C64 maniacTravis Howell
2006-03-15Fixed typo in debug message.Torbjörn Andersson
2006-03-15Correct VAR_OVERRIDE settings in override opcodesTravis Howell
2006-03-15Minor cleanupTravis Howell
2006-03-14To the best of my knowledge, it's really 'C64' and not 'C-64'Max Horn
2006-03-14Merged two consecutive 'if's with identical conditionMax Horn
2006-03-14Update comment about use of procC64 by C-64 versionTravis Howell
2006-03-14Renamed & documented the LIGHTMODE flagsMax Horn
2006-03-14Enhance the new getCurrentLights to work for V6+ games, too, making it possib...Max Horn
2006-03-14An actor is completely reset by showActor() in SCUMM1-2 games. Fixes bug #902391Travis Howell
2006-03-14Remove unused var, to prevent compiler warningTravis Howell
2006-03-14Remove unused vars, to prevent compiler warningsTravis Howell
2006-03-14Adjust one last spot, for previous VAR_CURRENT_LIGHTS changesTravis Howell
2006-03-14Avoid all scumm var conflicts in C64 maniacTravis Howell
2006-03-14Move unused scumm vars in C64 maniac to safe position, to prevent conflicts f...Travis Howell
2006-03-14Camera scrolling only effects subtitles in SCUMM4-6 games. Fixes bug #1329482.Travis Howell
2006-03-14Fix regression in C64 zak, script 5 was not been run when room changedTravis Howell
2006-03-14Tweaked a little scumm main dialog and scumm save/load dialog. Still plentyEugene Sandulenko
2006-03-13Confirmed it is safe to remove workaround for Macintosh HE99 version of water.Travis Howell
2006-03-13Add opcode difference in setObjectName opcode for C64 maniacTravis Howell
2006-03-13Add masking support for C64 maniac, not perfectTravis Howell
2006-03-13Fix object glitches in C64 maniacTravis Howell
2006-03-13Update and restore old debug code for maskingTravis Howell
2006-03-12Updated for Jamieson630's latest iMUSE changes.Torbjörn Andersson
2006-03-12IMuse SysEx processing now handled by client-specified callbacks. This remove...Jamieson Christian
2006-03-12Unfortunately the workaround for Macintosh version of water is still required.Travis Howell
2006-03-12Adjust basename array setting in HE99+ games, for filename substitutionTravis Howell
2006-03-12Adjust version setting for Macintosh versions of HE80+ games, which is checke...Travis Howell
2006-03-12Use script support for Macintosh versions of HE80+ gamesTravis Howell
2006-03-12Revert mistaken commit of local debug codeTravis Howell
2006-03-12Revert mistaken commit of local debug codeTravis Howell
2006-03-12Correct mistake in md5 tables for Simon the Sorcerer 2 (DOS Floppy)Travis Howell
2006-03-11Fix endian issue in getArrayDim()Travis Howell
2006-03-11Removed inclusion of non-existing imuse_sysex.h to make ScummVM compile again.Torbjörn Andersson
2006-03-11Another ScummEngine reference in IMuse bites the dust.Jamieson Christian
2006-03-10Remove unused case in o5_actorOps, which is never triggered by any game scriptsTravis Howell
2006-03-10o6_setObjectName is never used by HE72+ gamesTravis Howell
2006-03-10Add Russian puttrace and pajama3Eugene Sandulenko
2006-03-10Adjust talk sound check in CHARSET_1(), since processSfxQueues() doesn't exis...Travis Howell
2006-03-10Revert that mistaken change to English verb table for C64 maniacTravis Howell