aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-05-18Update HE version for another English version of socksTravis Howell
2006-05-18Give more feedback to users who misused our SAN compression tool and ignoredEugene Sandulenko
2006-05-17- Heavily modified patch #1214784: "Disable overlay scaling"Eugene Sandulenko
2006-05-17Added (optional) looping to the digital sound class.Torbjörn Andersson
2006-05-17Fixed two off-by-one errors. One would cause the same frame of the Kyra 3 to beTorbjörn Andersson
2006-05-17Loop the Kyra 3 animation indefinitely.Torbjörn Andersson
2006-05-17Maybe the svn:keywords were already set? Maybe this will fix the file headers...Torbjörn Andersson
2006-05-17Fixed crackling in Kyra 3 sound. (At least what little of it ScummVM currentlyTorbjörn Andersson
2006-05-17- adds AUD file player (has still some problems with playing)Johannes Schickel
2006-05-16Tell people to only report the MD5 if it's a regular version of the game (and...Max Horn
2006-05-16Set gameflags for kyra3 properly.Eugene Sandulenko
2006-05-16Removes ENABLE_KYRA2 and ENABLE_KYRA3.Johannes Schickel
2006-05-16Oops forgot some define checksJohannes Schickel
2006-05-16- implements kyrandia 3 wsa loaderJohannes Schickel
2006-05-16If the options dialog calls it "Subtitle speed", then so should the indicatorTorbjörn Andersson
2006-05-15Ignore unknown SysEx manufacturer IDs, rather than erroring on them. This doesTorbjörn Andersson
2006-05-15When receiving a "Reset All Controllers" message, the neutral position of theTorbjörn Andersson
2006-05-14Disassembled code responsible for making NPCs walk between roomsPaul Gilbert
2006-05-14Fixed regression in Maniac/Zak inventory drawing.Torbjörn Andersson
2006-05-14Cleanup.Torbjörn Andersson
2006-05-14Specify the right edge of the sentence line in Maniac/Zak. This fixes bugTorbjörn Andersson
2006-05-14Setting VAR_CHARINC = _defaultTalkDelay cannot possibly be right. It's not theTorbjörn Andersson
2006-05-14Check if VAR_CHARINC exists, before setting value in updateSoundSettings()Travis Howell
2006-05-13Patch #1091170: ALL, SCUMM: Subtitle speed controlMax Horn
2006-05-13Add newly discovered HE demos.Eugene Sandulenko
2006-05-13Add newline to end of fileTravis Howell
2006-05-13extract GameDescriptions to separate files (this will help compress_saga tool...Andrew Kurushin
2006-05-13fix VS2005 compilation warningsAndrew Kurushin
2006-05-13Remove _rejectCount and cleanupTravis Howell
2006-05-13Split VGA resource management back into FF and Simon 1/2 versionsTravis Howell
2006-05-12- little cleanupsJohannes Schickel
2006-05-12Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan...Max Horn
2006-05-12Fixed two regressions in the o1_specialFade() opcode: The wrong colours wereTorbjörn Andersson
2006-05-12Removing some unused code from INSANEMax Horn
2006-05-12In Simon 1, when returning to normal size, the MIDI music contains "AllTorbjörn Andersson
2006-05-12Whitespace changes.Torbjörn Andersson
2006-05-11- Sound! Still a bit glitchy, though:Sven Hesse
2006-05-11This could be completely wrong, but I don't think Hotspot::stopWalking() isTorbjörn Andersson
2006-05-11Changed "it's" to "its" in a few comments.Torbjörn Andersson
2006-05-11Whitespace changes.Torbjörn Andersson
2006-05-11Added proper labels in some of the existing disassembled methodsPaul Gilbert
2006-05-10Removed hack that was used to limit the mouse cursor to (at most) 80x80 pixels.Torbjörn Andersson
2006-05-10Adds clipping to the workaround in "preserveOrRestoreBackground", so it does ...Johannes Schickel
2006-05-10Adds workaround for bug # 1477364 ("KYRA1: Water dripping freezes") until a p...Johannes Schickel
2006-05-10Enables OSystem::kFeatureAutoComputeDirtyRects until proper dirty rect managm...Johannes Schickel
2006-05-10Decrease delay to make it less likely that the Simon 1 (and other?) save/loadTorbjörn Andersson
2006-05-09- Updated MSVC8 project filesEugene Sandulenko
2006-05-08Avoid closing a video file in HE games twiceTravis Howell
2006-05-08Implemented FW inventory. This is basically a copy of makeMenuChoice(), minusTorbjörn Andersson
2006-05-08Added delay() to delayWithTicks() as well. This function is quite similar toTorbjörn Andersson