aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
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
2019-06-25WINTERMUTE: Hardcode known path prefix for tanya2lolbot-iichan
2019-06-25WINTERMUTE: Detection tables for Tanya Grotter dilogylolbot-iichan
2019-06-25SCI32: Fix QFG4 Rabbit combat getting stuck, bug #11000sluicebox
2019-06-25BLADERUNNER: Keydown should be ignored in VKThanasis Antoniou
2019-06-25BLADERUNNER: VK both Runciter and Grigorian is now possibleThanasis Antoniou
2019-06-25BLADERUNNER: Fix Fish dealer in chapter 5Peter Kohaut
2019-06-24BLADERUNNER: Fixed alpha channel issuesPeter Kohaut
2019-06-24BLADERUNNER: Increase distance thresh for Dektora on fireThanasis Antoniou
2019-06-24BLADERUNNER: Switch to forced key down after modal dialogueThanasis Antoniou
2019-06-24BLADERUNNER: (restored) projector comment blocks McCoy from shootingThanasis Antoniou
2019-06-24SCI32: Fix QFG4 Wraith fan-patch, bug #10711sluicebox
2019-06-23SCI32: Add QFG4 workaround for glide spell messagesluicebox
2019-06-23GLK: ALAN2: Move Alan 2 interpreter out of debug builds blockPaul Gilbert
2019-06-23GLK: ALAN2: Add loading savegames from launcher, deinitialization codePaul Gilbert
2019-06-23GLK: ALAN2: Cleanup of data text file openingPaul Gilbert
2019-06-24BLADERUNNER: Update POTFILESLothar Serra Mari
2019-06-23GLK: Show unknown variant dialog for unknown detection entriesPaul Gilbert
2019-06-23GLK: ALAN2: Fixes for restarting in-gamePaul Gilbert
2019-06-23GLK: ALAN2: Remove unused variablePaul Gilbert
2019-06-23CRYOMNI3D: Fix warnings (#1699)Cameron Cawley
2019-06-23SCI32: Fix QFG4 Monastery door lockup, bug #10994sluicebox
2019-06-23SCI32: Fix QFG4 town gate at night, bug #10995sluicebox
2019-06-23SCI: Split out duplicated color remapping codeKawa-oneechan
2019-06-22GLK: ALAN2: Fix quitting in-gamePaul Gilbert
2019-06-22GLK: ALAN2: Set up main game loop for restarting gamePaul Gilbert
2019-06-23SCI: Add some more SCI11+ featuresKawa
2019-06-22GLK: ALAN2: Remove redundant includesPaul Gilbert
2019-06-22GLK: ALAN2: Create jump context system to replace original setjmpPaul Gilbert
2019-06-22GLK: ALAN2: Further gcc warning fixesdreammaster
2019-06-22GLK: ALAN2: Further gcc warning fixesPaul Gilbert
2019-06-22GLK: ALAN2: Warning fixesPaul Gilbert
2019-06-22GLK: ALAN2: Change all EOF to EOD that is case to uintPaul Gilbert
2019-06-22GLK: ALAN2: Fixing gcc warningsdreammaster
2019-06-22GLK: ALAN2: astyle formattingdreammaster
2019-06-22GLK: ALAN2: Fix gcc errors for references to packed struct fieldsdreammaster
2019-06-22GLK: ALAN2: Removing all the existing system specific ifdef blocksPaul Gilbert
2019-06-22GLK: ALAN2: Remove all prototype ifdef blocksPaul Gilbert
2019-06-22GLK: ALAN2: Added savegame codePaul Gilbert
2019-06-22GLK: ALAN2: Added shouldQuit checks to break out of game loopsPaul Gilbert
2019-06-22GLK: ALAN2: Open text data file on startupPaul Gilbert
2019-06-22GLK: ALAN2: Loading fixesPaul Gilbert
2019-06-22GLK: ALAN2: Add structure packing to typesPaul Gilbert
2019-06-22GLK: ALAN2: Add Glk window initializationPaul Gilbert