aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2016-08-01SCI: Fix warningsEugene Sandulenko
2016-08-01SCI32: Implement bitmap save routineColin Snover
2016-08-01SCI32: Fix invalid memory access after BitmapTable is extendedColin Snover
2016-08-01SCI32: Fix crash when destroying GfxTransitions32Colin Snover
2016-08-01SCI32: Add bitmap segment and remove GC option from hunk segmentColin Snover
2016-08-01SCI32: Don't crash on zero-dimension show rectsColin Snover
2016-08-01SCI32: Add 6-argument signature of kAddPicAtColin Snover
2016-08-01SCI32: Implement plane transitions (kSetShowStyle and kSetScroll)Colin Snover
2016-08-01SCI32: Enable optional explicit memory management of hunk entriesColin Snover
2016-07-30SCI32: Fix crash in Torin when opening save dialogColin Snover
2016-07-27SCI32: Give default skip color a nameColin Snover
2016-07-27SCI32: Remove dead placeholder rendering codeColin Snover
2016-07-27SCI32: Fix kShowMovie calls crashing SCI32Colin Snover
2016-07-27SCI32: Re-enable the high resolution mode option for GK1Colin Snover
2016-07-27SCI32: Use extern instead of #include frameout.h for splitRectsColin Snover
2016-07-27SCI32: Fix backwards kFrameOut throttle timingsColin Snover
2016-07-27SCI32: Handle remap data outside the game's remap rangeColin Snover
2016-07-25Merge pull request #789 from OmerMor/hoyle5Martin Kiewitz
2016-07-25SCI: Add detection to the Hoyle 5 family of gamesOmer Mor
2016-07-24SCI32: Fix Video32 breaking when quitting during video playbackColin Snover
2016-07-24SCI32: Fix bad VMD palettes in GK2Colin Snover
2016-07-24SCI: Fix memory leaks in ResourceManagerColin Snover
2016-07-24SCI32: Improve behaviour of screen transitionsColin Snover
2016-07-24SCI32: Fix KQ7 uninitialized readColin Snover
2016-07-12SCI32: Disable kernel call 0x23 on LSL6hiresColin Snover
2016-07-12SCI32: Fix unnecessary palette updatesColin Snover
2016-07-12SCI32: Avoid flash of incorrect colour when palettes are changedColin Snover
2016-07-11SCI32: Fix broken background volume in Torin during speechColin Snover
2016-07-11Revert "SCI32: Add blackline option to KQ7 2.00b DOS"Colin Snover
2016-07-11SCI32: Add ADGF_DEMO flag to Hoyle 5 detectionColin Snover
2016-07-11SCI32: Add blackline option to KQ7 2.00b DOSColin Snover
2016-07-11SCI: Update script patch commentsMartin Kiewitz
2016-07-11SCI32: Add detection for Hoyle 5 demoColin Snover
2016-07-11SCI32: Improve kq7 subtitle script patchMartin Kiewitz
2016-07-11SCI32: Give planes a default typeColin Snover
2016-07-11SCI32: Guard against no split countColin Snover
2016-07-11SCI32: Silence non-monitored channels while monitoring is activeColin Snover
2016-07-11SCI32: Fix incorrect logic of cycler overflowColin Snover
2016-07-11SCI32: Minor cleanup of GfxPalette32Colin Snover
2016-07-11SCI32: Fix bad output caused by missing palette copiesColin Snover
2016-07-11SCI32: Fix sign comparison warningColin Snover
2016-07-11SCI32: Split GfxPalette and GfxPalette32 + HunkPaletteColin Snover
2016-07-11SCI32: Split kPalCycle into subop functionsColin Snover
2016-07-11SCI32: Fix audio deadlocksColin Snover
2016-07-11SCI32: Minor Audio32 cleanupColin Snover
2016-07-11SCI32: Fix an issue with the KQ7 subtitles script patchMartin Kiewitz
2016-07-10SCI32: Add script patch to fix/improve KQ7 subtitlesMartin Kiewitz
2016-07-10SCI32: Re-enable KQ7 subtitles, but with a warning on game startColin Snover
2016-07-10SCI32: Disable KQ7 subtitlesColin Snover
2016-07-10SCI32: Use #defines to reduce duplication of game optionsColin Snover