aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
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
2017-10-06SCI32: Clean up GfxFrameoutColin Snover
2017-10-06SCI32: Clean up Video32Colin Snover
2017-10-06SCI32: Clean up GfxCursor32Colin Snover
2017-10-06SCI32: Clean up GfxTransitions32Colin Snover
2017-10-06SCI32: Clean up ScreenItemColin Snover
2017-10-06SCI32: Clean up GfxPalette32Colin Snover
2017-10-04SCI: Set default MT-32 reverb before each soundRuud Klaver
2017-10-04SCI: Play MIDI version of SCI0 sound resource if user prefers itRuud Klaver
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-04SCI: Fix disassembly of 32-bit addressesColin Snover
2017-10-03SCI32: Fix audio dumper decompressed size calculation for 16-bit audioColin Snover
2017-10-03SCI32: Restore gameplay time in RAMAColin Snover
2017-10-02SCI32: Always sort kernel-generated screen items above script-generated scree...Colin Snover
2017-10-01SCI32: Fix missing transparency in RAMA title screenColin Snover
2017-09-30SCI32: Add detection for SQ6 demo (from Sneak Peeks 2 CD)Martin Kiewitz
2017-09-30SCI32: Fix crash when dying in RAMAColin Snover
2017-09-30SCI32: Stop trying to clean up uninitialized VMDsColin 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: Fix extremely broken patch for RAMA RESOURCE.SFXColin Snover
2017-09-29SCI32: Improve RESOURCE.SFX fallback for RAMAColin Snover
2017-09-29SCI32: Promote Lighthouse and RAMA to ADGF_TESTINGColin Snover