aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2018-06-29SCI: Add LarryScale option to LSL7 demoThierry Crozat
2018-06-29SCI: Use LarryScale in games that support it, not just LSL7Torbjörn Andersson
2018-06-29SCI: Fix shadowing warningEugene Sandulenko
2018-06-15SCI32: Only enable larry scaler for LSL7David Fioramonti
2018-06-03Merge pull request #1141 from DanielSWolf/larryscaleThierry Crozat
2018-05-28Merge pull request #1187 from bgK/detection-refactor-unknownBastien Bouclet
2018-05-20SCI: Update rad2deg usageDavid Fioramonti
2018-05-10ENGINES: Add unknown game variants to the game detector resultsBastien Bouclet
2018-04-22SCI: Change workaround for PalVary / Animate race conditionWillem Jan Palenstijn
2018-04-22JANITORIAL: Fix formattingAdrian Frühwirth
2018-04-07ALL: Load savegame thumbnail only when necessaryAdrian Frühwirth
2018-03-28SCI: Added overried specifiersEugene Sandulenko
2018-03-23JANITORIAL: Silence GCC warningAdrian Frühwirth
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningAdrian Frühwirth
2018-03-16SCI: Add game option for enabling/disabling LarryScale in LSL7Daniel Wolf
2018-03-16SCI: Use LarryScale cel scaler instead of nearest-neighborDaniel Wolf
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