aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2016-07-25Merge pull request #789 from OmerMor/hoyle5Martin Kiewitz
2016-07-25SCI: Add detection to the Hoyle 5 family of gamesOmer Mor
2016-07-25FULLPIPE: Renames in MovGraph classEugene Sandulenko
2016-07-24FULLPIPE: Clarified MovGraph::calcDistance() implementationEugene Sandulenko
2016-07-24WINTERMUTE: Another fix for c++11 compilationEugene Sandulenko
2016-07-24WINTERMUTE: Fix compilationEugene Sandulenko
2016-07-24Merge pull request #687 from tobiatesan/wme_debugger_rewriteEugene Sandulenko
2016-07-24SCI32: Fix Video32 breaking when quitting during video playbackColin Snover
2016-07-24SCI32: Fix bad VMD palettes in GK2Colin Snover
2016-07-24SCI: Fix memory leaks in ResourceManagerColin Snover
2016-07-24SCI32: Improve behaviour of screen transitionsColin Snover
2016-07-24SCI32: Fix KQ7 uninitialized readColin Snover
2016-07-24MOHAWK: Make sure the cursor is visible after loading in MystBastien Bouclet
2016-07-23FULLPIPE: Renames in MovGraphEugene Sandulenko
2016-07-22FULLPIPE: Renames in Behavior codeEugene Sandulenko
2016-07-21Modified compact implementation to work around buglavosspawn
2016-07-20MADS: Fix incorrect indentationPaul Gilbert
2016-07-20JANITORIAL: Indentation fixesEugene Sandulenko
2016-07-20JANITORIAL: Fix indentationEugene Sandulenko
2016-07-20GOB: Work around broken resource sizes in Gobliiins EGASven Hesse
2016-07-20FULLPIPE: Some renames in MovGraphLinkEugene Sandulenko
2016-07-20DRASCULA: Fix slight delay when interrupting intro animationThierry Crozat
2016-07-20AGOS: Fix wrongly indented debugC() statementSven Hesse
2016-07-19SCUMM: Use more portable rounding functionEugene Sandulenko
2016-07-19Merge pull request #785 from segrax/masterEugene Sandulenko
2016-07-19SCUMM: Maniac V0: Implement 'simulator' for CPU lag (as the original engine o...Robert Crossfield
2016-07-19SCUMM: Maniac V0: Implement original walkbox queue, Cleanup actor walk codeRobert Crossfield
2016-07-18FULLPIPE: Adjusted debug outputEugene Sandulenko
2016-07-17SCUMM: Maniac V0: Clear the text area of the screen on fade outRobert Crossfield
2016-07-15WAGE: Free memory used by loadWorld() debug codeTorbjörn Andersson
2016-07-15WAGE: Fix memory leak in drawBitmap()Torbjörn Andersson
2016-07-15WAGE: Free memory for buttons when dialog is destroyedTorbjörn Andersson
2016-07-12SCI32: Disable kernel call 0x23 on LSL6hiresColin Snover
2016-07-12SCI32: Fix unnecessary palette updatesColin Snover
2016-07-12SCI32: Avoid flash of incorrect colour when palettes are changedColin Snover
2016-07-11SCI32: Fix broken background volume in Torin during speechColin Snover
2016-07-11Revert "SCI32: Add blackline option to KQ7 2.00b DOS"Colin Snover
2016-07-11SCI32: Add ADGF_DEMO flag to Hoyle 5 detectionColin Snover
2016-07-11SCI32: Add blackline option to KQ7 2.00b DOSColin Snover
2016-07-11SCI: Update script patch commentsMartin Kiewitz
2016-07-11SCI32: Add detection for Hoyle 5 demoColin Snover
2016-07-11SCI32: Improve kq7 subtitle script patchMartin Kiewitz
2016-07-11SCI32: Give planes a default typeColin Snover
2016-07-11SCI32: Guard against no split countColin Snover
2016-07-11SCI32: Silence non-monitored channels while monitoring is activeColin Snover
2016-07-11SCI32: Fix incorrect logic of cycler overflowColin Snover
2016-07-11SCI32: Minor cleanup of GfxPalette32Colin Snover
2016-07-11SCI32: Fix bad output caused by missing palette copiesColin Snover
2016-07-11SCI32: Fix sign comparison warningColin Snover
2016-07-11SCI32: Split GfxPalette and GfxPalette32 + HunkPaletteColin Snover