aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2006-05-31Small correction, added space between filename and new line.Lars Persson
2006-05-31Add patch for bug #1452272 - COMI: Verb strings aren't wrappedTravis Howell
2006-05-29The ScummDebugger object needs to be created after _numVariables has been set...Gregory Montoir
2006-05-29If we're going to intercept attempts to set VAR(VAR_CHARINC) in writeVar(), weTorbjörn Andersson
2006-05-29adds support for filling the thumbnail display in a given color if no thumbna...Johannes Schickel
2006-05-29Remove printf() debug message that appears annoyingly in Zak256. Anyone know ...James Brown
2006-05-29Fix Commodore 64 versionsTravis Howell
2006-05-28Moved the hack that distinguishes MM V1 demo from the full version to a more ...Max Horn
2006-05-28No need to compute the SCUMM version here; rather, verify that the SCUMM vers...Max Horn
2006-05-28increase buffer for comi smush audio track, that fixes bug #1479721Paweł Kołodziejski
2006-05-28Use different method to detect V1 demo of Maniac Mansion, since md5 matches t...Travis Howell
2006-05-27Backed up my own commit :/ The user did a mistake when supplied the data.Eugene Sandulenko
2006-05-27Added new samnmax demo file name pattern. See bug #1496105: "Sam & Max Hit Eugene Sandulenko
2006-05-27Major GUI update:Eugene Sandulenko
2006-05-27snmdemo uses *.sm0/1 data filesTravis Howell
2006-05-27Fix V1 demo of maniacTravis Howell
2006-05-26Fix for bug #1495361 (MONKEY1 AMIGA: Error at gamedetection)Max Horn
2006-05-26- Put scrollbar inside of list widgetEugene Sandulenko
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-05-24Downgraded startHETalkSound() error (when the speech file isn't open) to aTorbjörn Andersson
2006-05-20Pass values by-reference, using C++ references, and not by using pointersMax Horn
2006-05-20Apparently, passing a file handle directly to a function causes that fileTorbjörn Andersson
2006-05-20After the GUI has finished, restore the old cursor palette (if any). For thisTorbjörn Andersson
2006-05-19Update HE version for another English version of socksTravis Howell
2006-05-18Added player for the Kyra 3 VQA cutscenes, based on my earlier prototype. ItTorbjörn Andersson
2006-05-18Plug memory leakEugene Sandulenko
2006-05-18Fix bug #1483272: "GUI: SCUMM pause dialog breaks upon scaler switch". AlsoEugene Sandulenko
2006-05-18--force-1x-overlay is no more. Remove leftovers.Eugene Sandulenko
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-16Tell people to only report the MD5 if it's a regular version of the game (and...Max Horn
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-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-12Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also chan...Max Horn
2006-05-12Removing some unused code from INSANEMax Horn
2006-05-09- Updated MSVC8 project filesEugene Sandulenko
2006-05-08Avoid closing a video file in HE games twiceTravis Howell
2006-05-08Fix regression in lost, the middle directories were removedTravis Howell
2006-05-08Fix off by one in rect when capturing imageTravis Howell
2006-05-08Init. videoParams vars for HE90+Travis Howell
2006-05-08Add initial DXA support for HE gamesTravis Howell
2006-05-08Add missing file details for HE gamesTravis Howell