aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2017-01-05Merge pull request #883 from bluegr/fullpipe_memEugene Sandulenko
FULLPIPE: Plug some memory leaks
2017-01-03TITANIC: Fix initial display of fan control indicatorPaul Gilbert
2017-01-03TITANIC: Cleanup and fixes for starling puretPaul Gilbert
2017-01-03TITANIC: Fixes and cleanup for the hammer dispensorPaul Gilbert
2017-01-03TITANIC: Fix implemenations of mouse down/up in CStartActionPaul Gilbert
2017-01-03TITANIC: Fix assert on bad video frame in the PromenadePaul Gilbert
2017-01-03TITANIC: Make hose visible when dragging itPaul Gilbert
2017-01-03TITANIC: Fix opening the broken pellerator enabling the hosePaul Gilbert
2017-01-03TITANIC: Fixes and cleanup for Arboretum seasonal noisesPaul Gilbert
2017-01-02TITANIC: Fix rendering messages for Scraliontis & BrobostigonPaul Gilbert
2017-01-02SCI32: Load VMDs from resource bundlesColin Snover
GK2 includes some VMDs in the RESSCI.00n volume bundles for the chase scene at the end of Chapter 6.
2017-01-02SCI32: Remove invalid GUIO options from GK2Colin Snover
2017-01-01TITANIC: Fix display of individual messages in MissiveOMatPaul Gilbert
2017-01-01SCI: Fix PQ2 crash reading second page of files in jailColin Snover
This fixes the crash in PQ2 1.002.011. There is another workaround for the same problem from ticket Trac#5223, but it uses a different method name that does not match in this version of PQ2. Fixes Trac#9670.
2017-01-01TITANIC: Support mouse wheel scrolling for MissiveOMat messagesPaul Gilbert
2017-01-01TITANIC: Properly redraw after scrolling text areasPaul Gilbert
2017-01-01TITANIC: Support for German version MissiveOMat passwordsPaul Gilbert
2017-01-01TITANIC: Rename CPetText to CTextControlPaul Gilbert
The class is used in several areas outside of the PET, so it makes better sense to not have it in the pet_control/ folder and named so
2017-01-01TITANIC: Fix MissiveOMat text scrolling callsPaul Gilbert
2017-01-01TITANIC: Fix display of MissiveOMat login welcome textPaul Gilbert
2017-01-01TITANIC: Add 'scummvm' in as a valid MissiveOMat login usernamePaul Gilbert
Because I've misspelled Leovinus' name way too many times during testing
2016-12-31WME: Add three fangames from jennibeeHubert Maier
- DFAF Adventure - Dreamcat - Open Quest Freely available from https://jennibee.itch.io/ these are three (very short) fangames. All of those games come in three packages (Linux, OSX, Windows32) but all the packages differ only in the platform .exe, the data.dcp stays the same, so the entry is limited to one. The packages even come with ScummVM 1.8.1 All three games tested and working (didn't solve the Open Quest final riddle though) One script runtime error encountered in DFAF Adventure on examining the "speaker", other than that fine. Feel free to give hints on what i should change.
2016-12-31TITANIC: Further fixes and cleanup for MissiveOMat loginPaul Gilbert
2016-12-31TITANIC: Better names for CEditControlMsg mode enumPaul Gilbert
2016-12-31TITANIC: Convert CEditControlMsg _mode to an enumPaul Gilbert
2016-12-31TITANIC: Fix getting entered password in MissiveOMatPaul Gilbert
2016-12-31TITANIC: Fix resetting MissiveOMat after entering an invalid loginPaul Gilbert
2016-12-31TITANIC: Workaround for MissiveOMat text not initialising in originalPaul Gilbert
2016-12-30TITANIC: Fixes and cleanup for MissiveOMatPaul Gilbert
2016-12-30TITANIC: Add mouse wheel scrolling to inventory listPaul Gilbert
2016-12-30TITANIC: Fix display of red fuse in fuseboxPaul Gilbert
2016-12-30TITANIC: Cleanup of CAnnounce classPaul Gilbert
2016-12-30Merge pull request #878 from jammm/masterEugene Sandulenko
FULLPIPE: Fix leaks in surface and bitmap usage.
2016-12-31FULLPIPE: Fix leaks in surface and bitmap usage.Aaryaman Vasishta
Fixes part of bug #9654.
2016-12-28TITANIC: Renaming of CSuccUBus & CBilgeSuccUBus fieldsPaul Gilbert
2016-12-28TITANIC: Fix Bilge SuccUBus activation speechPaul Gilbert
2016-12-28ADL: Implement hires5 game loopWalter van Niftrik
2016-12-28TITANIC: Properly play background music in Bilge roomPaul Gilbert
2016-12-28TITANIC: Fix activating Bilge SuccUBusPaul Gilbert
2016-12-27ADL: Implement hires5 save/restore/restartWalter van Niftrik
2016-12-27TITANIC: Implement busy cursor like the originalPaul Gilbert
2016-12-27TITANIC: Don't play sound when entering views with sweet bowlsPaul Gilbert
2016-12-26TITANIC: Change CParrot::_v4 to _statePaul Gilbert
2016-12-26TITANIC: Fix parrot eating nuts in 2nd class suitePaul Gilbert
2016-12-26TITANIC: Hide any active PET text cursor when loading a savegamePaul Gilbert
2016-12-26TITANIC: Fix receiving mail via SuccUBusPaul Gilbert
2016-12-26TITANIC: Clarifications to sending mail codePaul Gilbert
2016-12-26FULLPIPE: Decrease header dependencyEugene Sandulenko
2016-12-26WINTERMUTE: Fix references to TransparentSurface templatesEugene Sandulenko
2016-12-26Merge pull request #874 from tobiatesan/fix_getfilename_cr5Eugene Sandulenko
WINTERMUTE: Fix PathUtils and add workaround for mixed separators