aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
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
2017-10-06SCI32: Clean up GfxRemap32Colin Snover
2017-10-06SCI32: Clean up Audio32Colin Snover
2017-10-06SCI32: Clean up GfxFrameoutColin Snover
2017-10-06SCI32: Clean up GfxTransitions32Colin Snover
2017-10-06SCI32: Clean up ScreenItemColin Snover
2017-10-06SCI32: Clean up GfxPalette32Colin Snover
2017-10-04SCI32: Speed up memory check counter in lighthouse in LighthouseColin Snover
2017-10-04SCI32: Give more specific game version numbersColin Snover
2017-10-03SCI32: Restore gameplay time in RAMAColin Snover
2017-09-30SCI32: Fix crash when dying in RAMAColin Snover
2017-09-30SCI: Fix printing of super calls on clones in debuggerColin Snover
2017-09-30SCI32: Fix support for RAMA demoColin Snover
2017-09-29SCI32: Clean up unused kBitmap code/subopsColin Snover
2017-09-29SCI32: Fix bad text rendering in RAMAColin Snover
2017-09-28SCI: Add script patch for QfG2 Jackalmen Oops - bug #10218Martin Kiewitz
2017-09-28SCI32: Disable change directory button in original save/load in RAMAColin Snover
2017-09-28SCI32: Allow save games to be deleted from original save/restore in RAMAColin Snover
2017-09-28SCI32: Block RAMA from creating PREF.DAT fileColin Snover
2017-09-28SCI: Remove resolved TODOColin Snover
2017-09-28SCI32: Add audio volume sync support for RAMAColin Snover
2017-09-27SCI: Add support for keyup eventsColin Snover
2017-09-27SCI: Fix use-after-free when kernel call debugging is active during a save ga...Colin Snover
2017-09-27SCI: Do some clean-up of event handling systemColin Snover
2017-09-27SCI: Add uninitialized read workaround for shoplifting in SQ4CDDavid Fioramonti
2017-09-24SCI32: Dummy kPlayVMDSetFrameRateColin Snover