aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-07-08Rewrote the status line handling code along with tweaks to the debug informat...Paul Gilbert
2006-07-08Added extra checking and debugging code, as well as partial rewrite/enhanceme...Paul Gilbert
2006-07-08Replaced old debugging files with new ScummVM based onePaul Gilbert
2006-07-08Initial commit of ScummVM-based debugging functionalityPaul Gilbert
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-30Add French version of the Feeble Files (Windows 4CD)Travis Howell
2006-06-29- Renamed a few mult-variables to something more fittingSven Hesse
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-26Patch #1512689: "Fixing AGI Game Detection"Eugene Sandulenko
2006-06-24Add Keith Scroggins to credits as Atari/FreeMiNT builder.Eugene Sandulenko
2006-06-24Fixes save/load of kyra engine.Johannes Schickel
2006-06-24Added some FIXME comments to AGI engineMax Horn
2006-06-24Add Italian version of the Feebles Files (4CD)Travis Howell
2006-06-24cleanupMax Horn
2006-06-24Renamed class Timer to TimerManager (the old name was somewhat incorrect/conf...Max Horn
2006-06-24These FIXME comments can go, I think :)Max Horn
2006-06-24Fixing a leak in the Kyra engine (the savefile manager allocated by class Eng...Max Horn
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-23TypoTravis Howell
2006-06-23Add Spanish version of the Feebles Files (4CD)Travis 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-21Match the original behaviour more closely when examining inventory items. TheTorbjörn Andersson
2006-06-21Remove duplicate left overTravis Howell
2006-06-21Add back auto detection of Macintosh platform for HE gamesTravis Howell
2006-06-21Add eriktorbjorn's patch for bug #1507757 - BASS: Odd press sound at beginningTravis 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-21Initialise the control panel's _mouseX / _mouseY. Fixes a Valgrind warning.Torbjörn Andersson
2006-06-20Applied my own patch #1508018. I don't know for sure that it's exactly right,Torbjörn Andersson