index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
Age
Commit message (
Expand
)
Author
2016-12-11
SCI32: Add a workaround for kDoSoundPlay for KQ7 demo
Omer Mor
2016-12-10
SCI: Fix buffer overflows in GfxPicture circle drawing
Colin Snover
2016-12-03
SCI: Remove unnecessary duplicate shadowing variable
Colin Snover
2016-12-03
SCI: Fix invalid read of LB2 audio map 448
Colin Snover
2016-12-03
SCI: Update engine status comment
Colin Snover
2016-12-03
SCI: Remove unnecessary lock in SegManager
Colin Snover
2016-12-03
SCI: Remove use of snprintf
Colin Snover
2016-12-03
SCI: Deduplicate text-reading code in kGetFarText
Colin Snover
2016-12-03
SCI: Remove unnecessary indirection in Resource::loadPatch
Colin Snover
2016-12-03
SCI: Clean up some comments
Colin Snover
2016-12-03
SCI: Fix buffer overflow in AmigaMac sound driver
Colin Snover
2016-12-03
SCI: Fix non-responsive application warning during sysex transfers
Colin Snover
2016-12-03
SCI32: Fix LSL6hires text speed slider
Colin Snover
2016-11-29
ALL: Remove comma before the word 'instead'
Ben Castricum
2016-11-26
SCI: Update POTFILES
rootfather
2016-11-20
SCI32: Fix reading view, pic, and palette patches
Colin Snover
2016-11-20
SCI32: Add recursion code to kListFirstTrue and kListAllTrue
Colin Snover
2016-11-20
SCI: Improve disassembly output
Colin Snover
2016-11-20
SCI: Add code-address breakpoints to debugger
Colin Snover
2016-11-19
SCI32: Remove no-longer-necessary Phant1 VMD sync hack
Colin Snover
2016-11-19
SCI32: Add script patch for Shivers room 35170
Colin Snover
2016-11-19
SCI: Warn more loudly about uninitialised parameter reads
Colin Snover
2016-11-19
SCI32: Add missing updateInfoFlagViewVisible call
Willem Jan Palenstijn
2016-11-10
SCI: Add missing newline in debugger output
Colin Snover
2016-11-10
SCI32: Fix incomplete workaround comment
Colin Snover
2016-11-10
SCI32: Fix GK1 crash when erasing letters in St Louis Cemetery
Colin Snover
2016-11-04
SCI32: Implement kPlayVMDIgnorePalettes
Colin Snover
2016-11-04
SCI32: Stop digital audio when VMDs open in some SCI2.1 games
Colin Snover
2016-11-04
SCI32: Fix VMD playback stuttering when kEventFlagToFrame is used
Colin Snover
2016-11-04
SCI32: Allow format strings with missing arguments
Colin Snover
2016-11-04
SCI32: Treat %d as unsigned in kString
Colin Snover
2016-11-03
SCI: Add QFG1 game version to detection table
Colin Snover
2016-11-03
SCI32: Allow SCI32 games to update speech & subtitles settings
Colin Snover
2016-11-02
SCI32: Fix incorrect text width calculation of non-ASCII strings
Colin Snover
2016-11-02
SCI32: Fix missing digital audio playback on save game restore
Colin Snover
2016-11-02
SCI: Remove old SCI32 hires detection heuristic
Colin Snover
2016-11-02
SCI32: Automate kNumCels workaround
Colin Snover
2016-11-02
SCI32: Remove incorrect palette.h #include
Colin Snover
2016-11-02
SCI: Add reference dump to disk in debugger
Colin Snover
2016-10-28
SCI: Fix broken loop count check in checkAltInputs
Willem Jan Palenstijn
2016-10-28
SCI: Resolve duplicate resmap.001 check
Willem Jan Palenstijn
2016-10-27
SCI32: Read byte/string array values as signed in SCI2.1early-
Colin Snover
2016-10-27
SCI32: Fix typos
Colin Snover
2016-10-27
SCI32: Fix LSL6hires script bug
Colin Snover
2016-10-26
SCI32: Fix AVI rendering
Colin Snover
2016-10-26
SCI32: Initialize video buffers to avoid flash of garbage memory
Colin Snover
2016-10-26
SCI32: Use standard max_size method instead of ARRAYSIZE for a container
Colin Snover
2016-10-26
SCI: Rename hexDigitToInt to indicate it's intentionally broken
Willem Jan Palenstijn
2016-10-25
SCI: Implement SSCI bug in hexadecimal escape sequences
Colin Snover
2016-10-22
SCI32: Fix slow SCI2.1mid transitions
Colin Snover
[next]