aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2018-08-27SCI32: Fix broken palette when loading a game in Shivers from the GMMFilippos Karapetis
2018-08-26SCI: Fix compilation when SCI32 is disabledFilippos Karapetis
2018-08-25SCI32: Fix a script bug when fighting revenants in QFG4Filippos Karapetis
2018-08-25SCI: Fix compilationFilippos Karapetis
2018-08-25SCI: Fix compilation when SCI32 is disabledFilippos Karapetis
2018-08-25SCI32: Fix the walk region in Cazanoux's house in GK1Filippos Karapetis
2018-08-25SCI32: Add a workaround for ShiversFilippos Karapetis
2018-08-25SCI: Add a default case to the switch in toDebugString()Filippos Karapetis
2018-08-25SCI32: Remove reg32_t and use reg_t in all casesFilippos Karapetis
2018-08-25SCI32: Adapt the pathfinding debug code to work woth SCI32 gamesFilippos Karapetis
2018-08-23SCI32: Fix attacking necrotaurs with the sword in QFG4Filippos Karapetis
2018-08-23SCI32: Add workarounds for OOB reads for parametersFilippos Karapetis
2018-08-21SCI32: Extend a script workaround to all screens in QFG4Filippos Karapetis
2018-08-21SCI32: Extend a pathfinding workaround to all screens in QFG4Filippos Karapetis
2018-08-21SCI32: Add handling for config settings used in Hoyle 5Filippos Karapetis
2018-08-21SCI32: Add stub for kWinDLL - used in Hoyle 5Filippos Karapetis
2018-08-21SCI: Add support for text loading in Hoyle 3 AmigaFilippos Karapetis
2018-08-21SCI: Add workaround for buggy script in Hoyle 3 AmigaFilippos Karapetis
2018-08-21SCI32: Add several workarounds for uninitialized reads in Hoyle 5Filippos Karapetis
2018-08-21SCI: Update commentFilippos Karapetis
2018-06-29SCI: Fix shadowing warningEugene Sandulenko
2018-05-20SCI: Update rad2deg usageDavid Fioramonti
2018-03-23JANITORIAL: Silence GCC 7 fallthrough warningAdrian Frühwirth
2018-02-01SCI: Sabotage qfg1vga's speed testWillem Jan Palenstijn
2018-01-31COMMON: Move VER macro for serializer into common codeColin Snover
2018-01-16SCI32: Fix PQ4 Barbie shoe points patch selectorDavid Fioramonti
2017-12-19SCI32: Add uninitialized read workaround for LSL6hiresColin Snover
2017-12-01SCI: Partially clean up SCI16 video playback codeColin Snover
2017-11-28SCI32: Fix crash starting KQ7 demoColin 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-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: Clean up script patch commentsColin Snover
2017-10-06SCI32: Clean up CelObjColin Snover
2017-10-06SCI32: Clean up PlaneColin Snover