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-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
2016-10-21
SCI32: Implement HShutterIn for SCI2.1mid+
Colin Snover
2016-10-20
SCI32: Fix wrong value passed to updateInfoFlagViewVisible
Colin Snover
2016-10-20
SCI32: Fix QFG4 version comments
Colin Snover
2016-10-20
SCI32: Fix typo
Colin Snover
2016-10-20
SCI32: Split out detection of features that cross SSCI versions
Colin Snover
2016-10-20
SCI32: Fix zero-offset exports
Colin Snover
2016-10-16
SCI32: Fix screen items incorrectly drawing over higher planes
Colin Snover
2016-10-16
SCI32: Fix crash when clicking around the arterial blockage in SQ6
Colin Snover
2016-10-16
SCI32: Fix workaround comment
Colin Snover
2016-10-15
SCI32: Fix crash clicking quit button during LSL6hires credits
Colin Snover
2016-10-15
SCI32: Fix crash in LSL6hires ending
Colin Snover
2016-10-15
SCI32: Fix kPalVary(SetVary) in SCI2.1early games
Colin Snover
2016-10-14
SCI32: Fix mouse position clamping
Colin Snover
2016-10-14
SCI: Ensure export breakpoints always trigger on export calls
Colin Snover
2016-10-14
SCI32: Fix slow transitions in SQ6
Colin Snover
2016-10-14
SCI: Make -propDict- unique for each class
Willem Jan Palenstijn
2016-10-12
SCI: Add modified workaround for Simbani bridge room for GOG
Willem Jan Palenstijn
2016-10-11
SCI32: Fix garbage collection of objects stored in IntArrays
Colin Snover
2016-10-10
SCI32: Reset active hot rect index when changing hot rects
Colin Snover
2016-10-10
SCI32: Check for existence of visiblePlane before dereferencing
Colin Snover
2016-10-09
SCI: Fix crash when attempting to view invalid list, array, bitmap references
Colin Snover
2016-10-09
SCI32: Allow 'focused' variable to break out of the event loop
Colin Snover
2016-10-09
SCI: Fix memory leak
Colin Snover
2016-10-09
SCI32: Clarify some identifiers
Colin Snover
2016-10-09
SCI32: Change storage type of int16 arrays to hold reg_ts instead
Colin Snover
2016-10-09
JANITORIAL: Remove trailing spaces
Eugene Sandulenko
[next]