aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2017-01-09DIRECTOR: D4 Image Decoding, Buttons, Text, Shapes.stevenhoefel
2017-01-09DIRECTOR: System beep and Mouse Cursors.stevenhoefel
2017-01-09DIRECTOR: CASt members have Children in D4.stevenhoefel
2017-01-08CHEWY: Add console command to change scenesFilippos Karapetis
2017-01-08CHEWY: Initial implementation of scene sprites, props and hotspotsFilippos Karapetis
2017-01-08CHEWY: Make the error for invalid text resources more verboseFilippos Karapetis
2017-01-08CHEWY: Clean up cursors a bitFilippos Karapetis
2017-01-08DIRECTOR: Added g_director uglynessEugene Sandulenko
2017-01-08DIRECTOR: Lingo: Documented D3 menu propertiesEugene Sandulenko
2017-01-08DIRECTOR: Lingo: Added more D3 stubsEugene Sandulenko
2017-01-07DIRECTOR: Lingo: Fix arguments check for built-insEugene Sandulenko
2017-01-07DIRECTOR: Lingo: Stubbed "sound*" built-insEugene Sandulenko
2017-01-07DIRECTOR: Lingo: Added stub for 'me' keywordEugene Sandulenko
2017-01-07DIRECTOR: Lingo: Switch bison debug at runtimeEugene Sandulenko
2017-01-07DIRECTOR: Lingo: Fix 'on' keyword parsingEugene Sandulenko
2017-01-07DIRECTOR: Lingo: Documented catmember differences for D3Eugene Sandulenko
2017-01-06SCI32: Fix overlapped memory copies in SciStringColin Snover
2017-01-06SCI32: Fix a subtle bug in SciArray::trim()Filippos Karapetis
2017-01-06DIRECTOR: Lingo: Properly fix compilation on DreamcastEugene Sandulenko
2017-01-06SCI: Add FIXME for (very unlikely) race condition in _palVarySignalWillem Jan Palenstijn
2017-01-06SCI: Unconditionally save palvary stateWillem Jan Palenstijn
2017-01-06DIRECTOR: Lingo: Add test for eventsEugene Sandulenko
2017-01-06DIRECTOR: Lingo: Implement 'on' statement parsingEugene Sandulenko
2017-01-05SCI32: Fix off-by-one error in array resizingColin Snover
2017-01-05SCI32: Add validity checks to kList iteration methodsColin Snover
2017-01-05FULLPIPE: Silence GCC signed/unsigned warning.Torbjörn Andersson
2017-01-05Merge pull request #883 from bluegr/fullpipe_memEugene Sandulenko
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
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
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
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
2016-12-31WME: Add three fangames from jennibeeHubert Maier
2016-12-31TITANIC: Further fixes and cleanup for MissiveOMat loginPaul Gilbert
2016-12-31TITANIC: Better names for CEditControlMsg mode enumPaul Gilbert