aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2006-07-22Using FilesystemNode::name instead of FilesystemNode::displayName in all game...Johannes Schickel
2006-07-21Removing GCC_PACK, we fully rely on START_PACK_STRUCTS / END_PACK_STRUCTS now...Max Horn
2006-07-16Copy protection was disabled in the Monkey Island 1 release included with Luc...Travis Howell
2006-07-15There are no known releases of indy3ega/monkeyega that require this bypassTravis Howell
2006-07-15There are no known releases of indy3ega/monkeyega that require this bypassTravis Howell
2006-07-14More whitespace changes.Torbjörn Andersson
2006-07-14Whitespace change, and test to see if I'm able to commit now that I've changedTorbjörn Andersson
2006-07-11Remove out dated commentTravis Howell
2006-07-10Restrict recent walk code changes to to exact SCUMM versions required, to pre...Travis Howell
2006-07-10Fix actor glitches in the stomach location of pajama3Travis Howell
2006-07-10Applied my own fix for bug #1519667 ("DOTT: Graphic glitches while kite comesTorbjörn Andersson
2006-07-09Use START_PACK_STRUCTS / END_PACK_STRUCTS when available, instead of checking...Max Horn
2006-07-09Patch #1519399: DS BackendMax Horn
2006-07-09Added OSystem::setFocusRectangle (first part of Nintendo DS patch)Max Horn
2006-07-09HE80+ games ignore subtitle speed, due to sound code been used. Fixes glitche...Travis Howell
2006-07-09Add filename patterns for Macintosh versions of Blue's Birthday AdventureTravis Howell
2006-07-08Rename VAR_WINDOWS_VERSION to VAR_PLATFORM_VERSIONTravis Howell
2006-07-08Add another German Macintosh version of pajama2Travis Howell
2006-07-07Update language settinga for filename patterns in HE gamesTravis Howell
2006-07-07Add another German Windows version of pajama2Travis Howell
2006-07-07Revert recent change to actorWalkStep(), caused regressionsTravis Howell
2006-07-07Fix bug #1518523 - FOA: Indy facing the wrong direction in intro. And adjust ...Travis Howell
2006-07-06Fix off by one, in the stomach of pajama3Travis Howell
2006-07-06Add cyx's patch for 1513622 - HE: Palette glitch (recent regression)Travis Howell
2006-07-06Fix 1506002 - PUTTTIME: Weird Mouth MovementTravis Howell
2006-07-05Fix bug #1515345 - INDY3 (FM-TOWNS): Black screen upon start (Amiga)Travis Howell
2006-06-28Remove left over ;Travis Howell
2006-06-28Add eriktorbjorn's patch for DXA unification, with more changesTravis Howell
2006-06-28Add French versions of freddi3, freddicove and pajama2Travis Howell
2006-06-27Resort HE games, by HE version and mark US versionsTravis Howell
2006-06-27Fixed the HE version of the Swedish Freddi Fish 1, and added detection for theTorbjörn Andersson
2006-06-24Add Keith Scroggins to credits as Atari/FreeMiNT builder.Eugene Sandulenko
2006-06-24* Renamed config.mak to config.mkMax Horn
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-24Fix warningMax Horn
2006-06-24Add cyx's patch for bug #1508935 - FOA: Indy walks on the spot. Also fixes ca...Travis Howell
2006-06-24Remove extra Windows demo of puttputt, was a corrupt versionTravis Howell
2006-06-23Add another Windows demo of puttputtTravis Howell
2006-06-23Convert file path, before playing videos in HE gamesTravis Howell
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