aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-04-27Cleanup.Johannes Schickel
2007-04-26Make AGIPAL support more robustEugene Sandulenko
2007-04-26Removing more semicolaMax Horn
2007-04-26Oops.Johannes Schickel
2007-04-25Removed some more superfluous semicolons in the gob engineSven Hesse
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-04-24Added the french Atari ST version of Gob2, as supplied by bgk in bug report #...Sven Hesse
2007-04-24Added the italian floppy version of Gob3, as supplied by Paranoimia on #scummvmSven Hesse
2007-04-24Patch #1705791: Patch for #1648396 - AGI : SQ2 / 2.0F / IBM / priority lineFilippos Karapetis
2007-04-24The amiga version has english and german textSven Hesse
2007-04-23Fixed paths. (Short comment for big achievement).Nicola Mettifogo
2007-04-23Fonts have been taking care of them being proportional for some time now, so ...Nicola Mettifogo
2007-04-23Improvements on background masking in Amiga versions (not yet perfect, though),Nicola Mettifogo
2007-04-23Fixed VS2005 warningNicola Mettifogo
2007-04-23Some fixes for font management:Nicola Mettifogo
2007-04-23Tiny fix for missing text in slides.Nicola Mettifogo
2007-04-23Simplified loading of background resources for Amiga.Nicola Mettifogo
2007-04-23Fixed walking bug: random nodes aren't inserted in the walk path anymore.Nicola Mettifogo
2007-04-23Patch #1705392: "Fix regression with patch #1704914"Eugene Sandulenko
2007-04-22General bugfixes, added animation handlers for creating potion and freeing Go...Paul Gilbert
2007-04-22Patch from bugreport #1678230: "AGI: Entering text while screen is shaking"Eugene Sandulenko
2007-04-22Fix for loading savegames from the command line.Eugene Sandulenko
2007-04-22Added stubs for Amiga specific callables.Nicola Mettifogo
2007-04-21Patch #1704914: "Fix for #1671426: MH2 : Doesn't recognize Enter for actions"Eugene Sandulenko
2007-04-21Patch #1704575: 'Fix for #1692346: "KQ2: Cannot leave menu"'Eugene Sandulenko
2007-04-21More safe version of patch #1689533: "AGI: Load from command line"Eugene Sandulenko
2007-04-21Slighty modified patch #1661777: "SCUMM: allow non-english DIG and COMI Eugene Sandulenko
2007-04-21Slighty modified patch #1704979: "Fix for #1690045: ITE: Item description mis...Eugene Sandulenko
2007-04-21More meaningful error messageEugene Sandulenko
2007-04-21Some more small fixes. Gob3 is completable now :)Sven Hesse
2007-04-21- Implemented Amiga halfbrite mode in palette code, though usage is limited t...Nicola Mettifogo
2007-04-19- Fixed handling of the case split screen + vertical scrolling areaSven Hesse
2007-04-19Added code to prevent NPCs from moving when being talked toPaul Gilbert
2007-04-18Fixes bug 1702679.Nicola Mettifogo
2007-04-18Update details for Russian translation of Simon the Sorcerer 1.Travis Howell
2007-04-17Fix scroll handlerSven Hesse
2007-04-17Changed processInput() to use the ascii value instead of the keycode, so that...Sven Hesse
2007-04-17Fixed a bug that crept in during clean-upSven Hesse
2007-04-17Bugfix for Grub's animation handlerPaul Gilbert
2007-04-17Bugfix to have multiple savegame names list verticallyPaul Gilbert
2007-04-16Fix compilationSven Hesse
2007-04-16Now handling fonts with brand-new Font hierarchy. Amiga font have been implem...Nicola Mettifogo
2007-04-16Fix the level selection screen in the KIXX XL release of Monkey Island 2 (Ami...Travis Howell
2007-04-16Mouse button presses shouldn't repeat. Fixes "cut-scene" after the idol part ...Sven Hesse
2007-04-16Bargon Attack uses wide surfaces, but shouldn't scroll in-game regardlessSven Hesse
2007-04-16Fixed regression that was added when making it compile with MSVC8Sven Hesse
2007-04-15fixed warningPaweł Kołodziejski
2007-04-15removed unnecessary castsGregory Montoir
2007-04-15- Fonts are now preloaded at start.Nicola Mettifogo
2007-04-15simplification (_useTalkAnims is not used in >= V7)Gregory Montoir