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
/
engine
Age
Commit message (
Expand
)
Author
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: 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
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: Allow format strings with missing arguments
Colin Snover
2016-11-04
SCI32: Treat %d as unsigned in kString
Colin Snover
2016-11-02
SCI32: Fix missing digital audio playback on save game restore
Colin Snover
2016-11-02
SCI32: Automate kNumCels workaround
Colin Snover
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
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-20
SCI32: Fix wrong value passed to updateInfoFlagViewVisible
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 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
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-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
2016-10-08
SCI: Release SCI music mutex earlier in reconstructPlayList
Willem Jan Palenstijn
2016-10-05
SCI32: Fix uninitialized read when starting a new game in LSL6hires
Colin Snover
2016-10-05
SCI32: Fix deleting save games in native save/load dialogue
Colin Snover
2016-10-05
SCI32: Fix version file read failure in LSL6hires
Colin Snover
2016-10-01
SCI32: Fix crash when trying to interrogate bartender in GK1
Colin Snover
2016-10-01
SCI32: Stub kGraph
Colin Snover
2016-10-01
SCI32: Use selector lookup in Torin script patch instead of magic numbers
Colin Snover
2016-10-01
SCI32: Fix signature of kString(ArraySetElements) to allow 0 args
Colin Snover
2016-10-01
SCI32: Fix interrogation screen crash in GK1
Colin Snover
2016-09-30
SCI32: Sync subtitle text speed with ScummVM GUI
Colin Snover
2016-09-30
SCI: Bump save game number to fix save game compatibility
Colin Snover
2016-09-30
SCI32: Give savegame-only methods internal linkage
Colin Snover
2016-09-30
SCI32: Reset saved parts of GfxPalette32 when loading save games
Colin Snover
2016-09-30
SCI32: Fix some buildbot compiler warnings
Colin Snover
[next]