aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2019-07-02WINTERMUTE: Fix slider bugs in several gameslolbot-iichan
2019-07-02WINTERMUTE: Add detection for some Russian version of 1 1/2 Ritterlolbot-iichan
2019-07-02WINTERMUTE: Add detection for 6 more Carol Reed demoslolbot-iichan
2019-07-02WINTERMUTE: Reorder Carol Reed detection recordslolbot-iichan
2019-07-02SCI32: Fix QFG4 Look-Dungeon Messagesluicebox
2019-07-02SCI: Disable SQ4 timepod code for missing roomsluicebox
2019-07-01TESTBED: Correctly reset the number of skipped testsCameron Cawley
2019-07-01BLADERUNNER: Rat AI bug fixesThanasis Antoniou
2019-07-01BLADERUNNER: Fix warningCameron Cawley
2019-06-30JANITORIAL/CRYOMNI3D: Fix warnings in MSVCLe Philousophe
2019-06-30COMMON & WINTERMUTE: Use non-1252 for 125X games (PR 1698)lolbot-iichan
2019-06-30BLADERUNNER: Fix Steele re-arresting Izo at RC03Thanasis Antoniou
2019-06-30BLADERUNNER: Additional potential Bullet Bob's gun fixThanasis Antoniou
2019-06-30BLADERUNNER: Possible gun blinking out fixThanasis Antoniou
2019-06-30SCI32: Promote QFG4 to testingFilippos Karapetis
2019-06-30CRYOMNI3D: Silence false positive warnings about uninitialized variablesFilippos Karapetis
2019-06-30SCI32: Extend scaler sanity checks to all SCI32 versionsFilippos Karapetis
2019-06-30WINTERMUTE: Increase window title height by 1 for "5 Lethal Demons" gamelolbot-iichan
2019-06-30SCI: Fix SQ4 English Amiga dress logic, bug #11004sluicebox
2019-06-29BLADERUNNER: JANITORIAL: Fix a compiler warning with a const cast. (#1719)jepael
2019-06-28BLADERUNNER: JANITORIAL: Code formatting fixesThanasis Antoniou
2019-06-28BLADERUNNER: Pause NPC walkers for Gaff scene in CT12Thanasis Antoniou
2019-06-28BLADERUNNER: Avoid freeze in Gordo scene at CT05Thanasis Antoniou
2019-06-28SCI32: Fix QFG4 character selection, bug #11002sluicebox
2019-06-28SCI32: Fix kShakeScreen32 parameter count checksluicebox
2019-06-27GLK: ALAN2: Fix loading memory for Big EndianPaul Gilbert
2019-06-27WINTERMUTE: Do not optimize out alpha blits on rotationlolbot-iichan
2019-06-27SCI32: Make QFG4 tentacle patch GOG compatiblesluicebox
2019-06-26BLADERUNNER: Fix obstacle map in CT04Thanasis Antoniou
2019-06-26BLADERUNNER: Pause walkers for special loop in RC03Thanasis Antoniou
2019-06-26BLADERUNNER: McCoy should holster his gun in MA07 when Gaff is thereThanasis Antoniou
2019-06-26BLADERUNNER: Stop McCoy from buying absinthe a second timeThanasis Antoniou
2019-06-26BLADERUNNER: Correct fix for maze target timingsThanasis Antoniou
2019-06-26BLADERUNNER: Fix waiting time for targets in MazeThanasis Antoniou
2019-06-26BLADERUNNER: Fix for police in UG07 post Guzza sceneThanasis Antoniou
2019-06-26BLADERUNNER: Fix UG04 train disable control and Police AIThanasis Antoniou
2019-06-26SCI32: Fix QFG4 Ad Avis capture lockup, bug #11001sluicebox
2019-06-26WINTERMUTE: Implement Game.OpenDocument() methodlolbot-iichan
2019-06-26SCI32: Fix QFG4CD Grooper crashes at inn and monolithsluicebox
2019-06-25BLADERUNNER: Fixing clipping into Runciter's closed doorThanasis Antoniou
2019-06-25BLADERUNNER: Fix Elevator blink in when missing from UG08Thanasis Antoniou
2019-06-25BLADERUNNER: fix wanring for clearNeverRepeatWasSelectedFlagThanasis Antoniou
2019-06-25WINTERMUTE: Add lots of entries to detection table and refactor handling of l...lolbot-iichan
2019-06-25WINTERMUTE: Add workaround for sprite glitch at Rosemary gamelolbot-iichan
2019-06-25WINTERMUTE: Add comments + warning() for IsKeyDown() methodlolbot-iichan
2019-06-25WINTERMUTE: Add more details in openDiskFile() commentlolbot-iichan
2019-06-25WINTERMUTE: Add debugN + comment for getNumScripts()lolbot-iichan
2019-06-25WINTERMUTE: Support even more keycodes at IsKeyDown()lolbot-iichan
2019-06-25WINTERMUTE: Handle enum in GetNumScriptslolbot-iichan
2019-06-25WINTERMUTE: Fix IsKeyDown to work with ASCIIlolbot-iichan