aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2014-02-17SCI: Adapt the segment and offset getters/setters for SCI3Filippos Karapetis
2014-02-17SCI: Fix NS rect calculation in GK1 (and SCI32 in general)Filippos Karapetis
2014-02-17SCI: Allow saving without a VERSION file in JonesFilippos Karapetis
2014-02-17SCI: Some minor cleanupFilippos Karapetis
2014-02-17SCI: Skip some still unsupported robot files in RAMAFilippos Karapetis
2014-02-17SCI: Provide more accurate error messages for unsupported saved gamesFilippos Karapetis
2014-02-17SCI: Fix bug #6536 - "SCI: JONES - top menu empty after loading from launcher"Filippos Karapetis
2014-02-17FULLPIPE: Implement sceneHandler09_hangerStartCycle()Eugene Sandulenko
2014-02-16TSAGE: Fix again #6507 - Regression introduced in a41db1939cdff632d16aa3849e2...Strangerke
2014-02-16AVALANCHE: Silence warnings in MSVCStrangerke
2014-02-16TSAGE: Fix F5 in Help screenStrangerke
2014-02-16AVALANCHE: Implement ShootEmUp::setup() and connected functions.uruk
2014-02-16TSAGE: Fix bug #6509 - Topmost line of scene isn't drawnStrangerke
2014-02-16TSAGE: Fix bug #6519 - Mouse pointer behavior in dialog menuStrangerke
2014-02-16FULLPIPE: Janitorial - Remove trailing spacesStrangerke
2014-02-16SWORD1: Janitorial - Remove trailing spacesStrangerke
2014-02-16ZVISION: Janitorial - Remove trailing spacesStrangerke
2014-02-16WINTERMUTE: Janitorial - Remove trailing spacesStrangerke
2014-02-16SCUMM: Janitorial - Remove trailing spacesStrangerke
2014-02-16NEVERHOOD: Janitorial - Remove trailing spacesStrangerke
2014-02-16DRACI: Janitorial - Remove trailing spacesStrangerke
2014-02-16CGE: Janitorial - Remove trailing spacesStrangerke
2014-02-16TSAGE: Janitorial - Remove trailing spacesStrangerke
2014-02-16MORTEVIELLE: Janitorial - Remove trailing spacesStrangerke
2014-02-16AVALANCHE: Janitorial - Remove trailing spacesStrangerke
2014-02-16Merge branch 'master' of https://github.com/scummvm/scummvmuruk
2014-02-16AVALANCHE: Implement ShootEmUp::instructions().uruk
2014-02-16QUEEN: Silent some CppCheck warnings by reducing some variable scopesStrangerke
2014-02-15QUEEN: Fix previous commitStrangerke
2014-02-15QUEEN: Add detection of French versions reported in bug #6534Strangerke
2014-02-15AVALANCHE: Really use KeyCodes instead of ASCII values in Help.uruk
2014-02-15FULLPIPE: Implement sceneHandler09_startAuntie()Eugene Sandulenko
2014-02-14FULLPIPE: Implement sceneHandler09_spitterClick()Eugene Sandulenko
2014-02-14TOUCHE: Use keycodes for hotkey handling.Johannes Schickel
2014-02-14TOON: Use keycodes for hotkey handling.Johannes Schickel
2014-02-14TOON: Ignore hotkeys when *any* modifier is used.Johannes Schickel
2014-02-14TOON: Do not use KeyState::hasFlags when only presence of any flag should be ...Johannes Schickel
2014-02-14AVALANCHE: Move/rename/implement SEU::titles().uruk
2014-02-14AVALANCHE: Add ShootEmUp's skeleton.uruk
2014-02-14AVALANCHE: Don't use cctype in Help anymore.uruk
2014-02-14AVALANCHE: Get rid of continueHelp(), fix run().uruk
2014-02-14AVALANCHE: Implement mouse control in Help.uruk
2014-02-14AVALANCHE: Simplify continueHelp(), move keyboard control to it's own function.uruk
2014-02-14AVALANCHE: Use keycodes instead of ASCII values in Help.uruk
2014-02-13FULLPIPE: More initializations in scene09Eugene Sandulenko
2014-02-13FULLPIPE: Implement sceneHandler09_winArcade()Eugene Sandulenko
2014-02-13HOPKINS: Fix bug that could cause the music to stop prematurelyTorbjörn Andersson
2014-02-13CGE: Add an option to toggle color blind mode from the launcherStrangerke
2014-02-13FULLPIPE: Enable scene09Eugene Sandulenko
2014-02-13FULLPIPE: Implement sceneHandler09()Eugene Sandulenko