aboutsummaryrefslogtreecommitdiff
path: root/engines/sci
AgeCommit message (Expand)Author
2016-12-17SCI32: Fix bitmap surface memory leaks in video playersColin Snover
2016-12-17SCI32: Improve SciBitmap segment table debugging outputColin Snover
2016-12-12SCI32: Adjust transition timingsColin Snover
2016-12-12SCI32: Add workaround for hearts game in Hoyle5Colin Snover
2016-12-12SCI: Ensure bytecode/BWT for "file" op is also printedColin Snover
2016-12-11SCI32: Add workarounds for Hoyle5 Crazy EightsColin Snover
2016-12-11SCI32: Implement List sortColin Snover
2016-12-11SCI: Add KQ5 0.000.062 VGA signatureColin Snover
2016-12-11SCI: Add SQ3 1.0P signatureColin Snover
2016-12-11SCI32: Add workaround for Hoyle5 startup call to kPlatformColin Snover
2016-12-11SCI32: Add a workaround for kDoSoundPlay for KQ7 demoOmer Mor
2016-12-10SCI: Fix buffer overflows in GfxPicture circle drawingColin Snover
2016-12-03SCI: Remove unnecessary duplicate shadowing variableColin Snover
2016-12-03SCI: Fix invalid read of LB2 audio map 448Colin Snover
2016-12-03SCI: Update engine status commentColin Snover
2016-12-03SCI: Remove unnecessary lock in SegManagerColin Snover
2016-12-03SCI: Remove use of snprintfColin Snover
2016-12-03SCI: Deduplicate text-reading code in kGetFarTextColin Snover
2016-12-03SCI: Remove unnecessary indirection in Resource::loadPatchColin Snover
2016-12-03SCI: Clean up some commentsColin Snover
2016-12-03SCI: Fix buffer overflow in AmigaMac sound driverColin Snover
2016-12-03SCI: Fix non-responsive application warning during sysex transfersColin Snover
2016-12-03SCI32: Fix LSL6hires text speed sliderColin Snover
2016-11-29ALL: Remove comma before the word 'instead'Ben Castricum
2016-11-26SCI: Update POTFILESrootfather
2016-11-20SCI32: Fix reading view, pic, and palette patchesColin Snover
2016-11-20SCI32: Add recursion code to kListFirstTrue and kListAllTrueColin Snover
2016-11-20SCI: Improve disassembly outputColin Snover
2016-11-20SCI: Add code-address breakpoints to debuggerColin Snover
2016-11-19SCI32: Remove no-longer-necessary Phant1 VMD sync hackColin Snover
2016-11-19SCI32: Add script patch for Shivers room 35170Colin Snover
2016-11-19SCI: Warn more loudly about uninitialised parameter readsColin Snover
2016-11-19SCI32: Add missing updateInfoFlagViewVisible callWillem Jan Palenstijn
2016-11-10SCI: Add missing newline in debugger outputColin Snover
2016-11-10SCI32: Fix incomplete workaround commentColin Snover
2016-11-10SCI32: Fix GK1 crash when erasing letters in St Louis CemeteryColin Snover
2016-11-04SCI32: Implement kPlayVMDIgnorePalettesColin Snover
2016-11-04SCI32: Stop digital audio when VMDs open in some SCI2.1 gamesColin Snover
2016-11-04SCI32: Fix VMD playback stuttering when kEventFlagToFrame is usedColin Snover
2016-11-04SCI32: Allow format strings with missing argumentsColin Snover
2016-11-04SCI32: Treat %d as unsigned in kStringColin Snover
2016-11-03SCI: Add QFG1 game version to detection tableColin Snover
2016-11-03SCI32: Allow SCI32 games to update speech & subtitles settingsColin Snover
2016-11-02SCI32: Fix incorrect text width calculation of non-ASCII stringsColin Snover
2016-11-02SCI32: Fix missing digital audio playback on save game restoreColin Snover
2016-11-02SCI: Remove old SCI32 hires detection heuristicColin Snover
2016-11-02SCI32: Automate kNumCels workaroundColin Snover
2016-11-02SCI32: Remove incorrect palette.h #includeColin Snover
2016-11-02SCI: Add reference dump to disk in debuggerColin Snover
2016-10-28SCI: Fix broken loop count check in checkAltInputsWillem Jan Palenstijn