aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2006-06-22Tweak SCUMM detection a bit more -- do not hard code a check for the genmetho...Max Horn
2006-06-22Fix bug #1509496 - INDY3 (MAC): Map screen hangs up at azores.Travis Howell
2006-06-22This additional check for Macintosh versions of HE games isn't required, as p...Travis Howell
2006-06-22Add cyx's patch for VAR_FADE_DELAY timer changes in fade effectsTravis Howell
2006-06-21Remove duplicate left overTravis Howell
2006-06-21Add back auto detection of Macintosh platform for HE gamesTravis Howell
2006-06-21Move moveScreen to common surface functions for graphicsTravis Howell
2006-06-21Add cyx's patch for bug #1035739 - SCUMM/SMUSH: Ugly palette change when vide...Travis Howell
2006-06-21Revert back to original method used for scrollEffect(), fixes regressions.Travis Howell
2006-06-20Applied my own patch #1508018. I don't know for sure that it's exactly right,Torbjörn Andersson
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-19Fix inventory colors regression in C64 maniacTravis Howell
2006-06-19Fix sentence line regression in C64 maniacTravis Howell
2006-06-19Add patch for bug #1507856 - INDY3 VGA: Crashes in SewerTravis Howell
2006-06-19Fix screen scrolling glitch when looking at the top of closet in parents room...Travis Howell
2006-06-18Add 16bit color feature flag to Backyard Basketball tooTravis Howell
2006-06-18Remove debug left overTravis Howell
2006-06-18Add alternative method to prevent debug code of scripts been triggered in los...Travis Howell
2006-06-18Updated comments to correspond with recent Adlib renamings.Torbjörn Andersson
2006-06-18Added missing (but unimportant) breaks to switch default cases.Torbjörn Andersson
2006-06-17Fixed Smushplayer for Symbian OS.__SYMBIAN32__ was defined as __SYMBIA32__.Lars Persson
2006-06-17Fix the buttons of paintings and safe in Nogroom of spyfoxTravis Howell
2006-06-17Limit vm.numNestedScripts to positive value, when subtracting slot in runScri...Travis Howell
2006-06-16Fix rects in HE games, when positions are set by scriptsTravis Howell
2006-06-16Adjust akos code to only draw within bounds in HE games. Fixes many graphical...Travis Howell
2006-06-15Remove error for default case of active case 6/8 in akos_increaseAnim(), a de...Travis Howell
2006-06-14Fix the shadow glitches in HE98 version of puttrace, the shadow mode isn't re...Travis Howell
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