aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2006-06-13Since setCursorHotspot() does not update the cursor (should it?), we have toTorbjörn Andersson
2006-06-13Let the [cursor] palette manager handle disableCursorPalette() too, to avoidTorbjörn Andersson
2006-06-13Add another version of SoccerMLSTravis Howell
2006-06-11Removed commented-out subtitles-related code. Requested by salty-horse.Eugene Sandulenko
2006-06-10Update prefix filters for subtitles in HE80+ gamesTravis Howell
2006-06-09Use convertFilePath for HE6x games too, for safetyTravis Howell
2006-06-09Ooops, correct orderTravis Howell
2006-06-09Add DOS and Macintosh versions of Putt-Putt & Fatty Bear's Activity PackTravis Howell
2006-06-06Add Russian pajama1 and lost.Eugene Sandulenko
2006-06-06Minor cleanupTravis Howell
2006-06-06Add target for full versions of Blue's Birthday AdventureTravis Howell
2006-06-05Fix detection of updated Spy Fox 1 demoTravis Howell
2006-06-05Fix detection of some HE games and demosTravis Howell
2006-06-03The F1-F8 keyboard shortcuts aren't available in FM-TOWNS version of ZakTravis Howell
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Update talkspeed config setting, when set by game scriptsTravis Howell
2006-06-03Correct setting of VAR_CHARINC in several functions, the value should only be...Travis Howell
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