aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2018-02-01SCI: Avoid (false positive) uninitialized use warningWillem Jan Palenstijn
2018-02-01SCI: Sabotage qfg1vga's speed testWillem Jan Palenstijn
2018-01-31COMMON: Move VER macro for serializer into common codeColin Snover
2018-01-30SCI: Add detection entry for LB2 ES floppyColin Snover
2018-01-16SCI32: Fix PQ4 Barbie shoe points patch selectorDavid Fioramonti
2018-01-02SCI32: Fix segfault when SCI3 vocab isn't foundDan Church
2017-12-26SCI: Added detection entries for Lighthouse German version - Bug #10359Matan Bareket
2017-12-26SCI: Added detection entries for SQ1 Russian version - Bug #10156Matan Bareket
2017-12-26SCI: Added detection entries for PQ2 English version 1.002.011 - Bug #9716Matan Bareket
2017-12-19SCI32: Add uninitialized read workaround for LSL6hiresColin Snover
2017-12-03SCI: Avoid buffer overflow in amigamac sound driverWillem Jan Palenstijn
2017-12-01SCI: Partially clean up SCI16 video playback codeColin Snover
2017-11-28SCI32: Fix crash starting KQ7 demoColin Snover
2017-11-23SCI32: Remove ADGF_TESTING flags for releaseColin Snover
2017-11-19SCI32: Add Phantasmagoria IT detection entryColin Snover
2017-11-19SCI32: Add KQ7 1.51 FR detection entryColin Snover
2017-11-19SCI: Fix UB shifting negative integersColin Snover
2017-11-11SCI32: Fix integer overflow calculating audio durationColin Snover
2017-10-29SCI: Fix UB in SegManager memcpy/strcpy operationsColin Snover
2017-10-21SCI: Allow lofsa string printing in disasm for all SCI versionsWillem Jan Palenstijn
2017-10-21SCI: Fix offsets in disasm for multi-param opcodesWillem Jan Palenstijn
2017-10-16SCI32: Fix cursor color when quitting for phant1David Fioramonti
2017-10-15SCI32: Tell OSystem to show/hide cursors as appropriateColin Snover
2017-10-08SCI32: Fix crash restoring save from endgame of RAMAColin Snover
2017-10-09SCI: Add QfG4 script patch to fix sliding down slope bug #9801Martin Kiewitz
2017-10-08SCI: Crazy Nick's Larry workaround bug #10184Martin Kiewitz
2017-10-08SCI: Restrict some workarounds to certain tempsMartin Kiewitz
2017-10-07SCI: Change index inside workaround tables to an index rangeMartin Kiewitz
2017-10-07SCI: Use explicit indexes in castlebrain/islandbrain word search workaroundsColin Snover
2017-10-07SCI: Add workaround for uninitialized reads in Island of Dr BrainColin Snover
2017-10-07ENGINES: Remove default1x scaler flagColin Snover
2017-10-07SCI: Improve Larry 1 Spanish script patchMartin Kiewitz
2017-10-07SCI: Add script patch for Larry 1 Spanish bug #10240Martin Kiewitz
2017-10-07Revert "SCI: Add workaround for uninitialized reads in Island of Dr Brain"Martin Kiewitz
2017-10-07SCI: Add workaround for uninitialized reads in Island of Dr BrainColin Snover
2017-10-07SCI: Add workaround for uninit read during wordsearch in castlebrainDavid Fioramonti
2017-10-06SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeightColin Snover
2017-10-06SCI32: Rewrap comments to 80 columns in SOL decoderColin Snover
2017-10-06SCI32: Remove resolved TODO in helpers.hColin Snover
2017-10-06SCI32: Clean up script patch commentsColin Snover
2017-10-06SCI32: Clean up Robot decoderColin Snover
2017-10-06SCI32: Clean up CelObjColin Snover
2017-10-06SCI32: Clean up GfxControls32Colin Snover
2017-10-06SCI32: Rewrap comments to 80 columns in lists32.hColin Snover
2017-10-06SCI32: Clean up GfxPaint32Colin Snover
2017-10-06SCI32: Clean up PlaneColin Snover
2017-10-06SCI32: Clean up GfxRemap32Colin Snover
2017-10-06SCI32: Clean up GfxText32Colin Snover
2017-10-06SCI32: Fix music volume not being restored after speech in TorinColin Snover
2017-10-06SCI32: Clean up Audio32Colin Snover