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
2017-02-18
SCI: Remove check that is never triggered
Willem Jan Palenstijn
2017-02-05
SCI: Fix more unsafe C-string usage
Colin Snover
2017-02-05
SCI: Use strnlen instead of strlen to avoid buffer overflows
Colin Snover
2017-01-31
SCI: Add more comments to SQ4-floppy workaround
Tarek Soliman
2017-01-31
SCI: Expand workaround for script bug #3537232
Tarek Soliman
2017-01-16
SCI32: Script patch priority drawing bug in MGDX
Colin Snover
2017-01-16
SCI32: Add workarounds for MGDX
Colin Snover
2017-01-16
SCI32: Add workaround for Hoyle5
Colin Snover
2017-01-16
SCI32: Disable compression on Hoyle5 options files
Colin Snover
2017-01-16
SCI32: Add workarounds for KQ7 2.00b
Colin Snover
2017-01-16
SCI32: Fix loading save games in KQ7 1.51
Colin Snover
2017-01-16
SCI32: Fix spinloop in Hoyle5
Colin Snover
2017-01-16
SCI: Fix Possible Uninitialized Variable Usages.
D G Turner
2017-01-14
SCI: Fix Warnings about Copy Constructor Failing to Call Base Class.
D G Turner
2017-01-12
SCI32: Fix bad scroll delta in GK2 inventory
Colin Snover
2017-01-12
SCI32: "Fix" renderer for PQ4CD
Colin Snover
2017-01-12
SCI32: Add workarounds, transitions, fixes for PQ4CD
Colin Snover
2017-01-11
SCI32: Add workarounds for PQ:SWAT
Colin Snover
2017-01-11
SCI32: Remove backslashes from PQ:SWAT extra save game files
Colin Snover
2017-01-11
SCI32: Add a workaround for the demo version of LSL7
Filippos Karapetis
2017-01-10
SCI: Fix Unused Variable Compiler Warning when SCI32 is not enabled.
D G Turner
2017-01-09
SCI32: Fix kSetLanguage
Colin Snover
2017-01-09
SCI32: Fix bad rendering of Sierra logo in MGDX
Colin Snover
2017-01-09
SCI32: Disable compression for Phantasmagoria save files
Colin Snover
2017-01-09
SCI32: Fix Torin demo crash
Colin Snover
2017-01-09
SCI32: Fix SQ6 demo crash
Colin Snover
2017-01-09
SCI32: Fix crashes and bad cel positioning in GK2 demo
Colin Snover
2017-01-09
SCI32: Generalise uninitialised read workarounds for RAMA
Colin Snover
2017-01-09
SCI32: Ignore attempts to free null array reg_ts
Colin Snover
2017-01-09
SCI32: Clean up SCI3-only opcodes
Colin Snover
2017-01-09
SCI32: Clean up comment on kSetHotRectangles
Colin Snover
2017-01-09
SCI32: Split kCelInfo into subops
Colin Snover
2017-01-09
SCI32: Remove SCI3 workarounds hack
Colin Snover
2017-01-09
SCI32: Fix kSetShowStyle signature for SCI3
Colin Snover
2017-01-06
SCI32: Fix overlapped memory copies in SciString
Colin Snover
2017-01-06
SCI32: Fix a subtle bug in SciArray::trim()
Filippos Karapetis
2017-01-06
SCI: Unconditionally save palvary state
Willem Jan Palenstijn
2017-01-05
SCI32: Fix off-by-one error in array resizing
Colin Snover
2017-01-05
SCI32: Add validity checks to kList iteration methods
Colin Snover
2017-01-02
SCI32: Load VMDs from resource bundles
Colin Snover
2017-01-01
SCI: Fix PQ2 crash reading second page of files in jail
Colin Snover
2016-12-21
SCI: Fix kq6 CD audio+subtitle script patch
Martin Kiewitz
2016-12-19
SCI32: Add support for alternate graphics selectors
Colin Snover
2016-12-19
SCI32: Undefine macro for SciBitmap when it is done being used
Colin Snover
2016-12-19
SCI32: Generalize Phant1 kArraySetElements workaround
Colin Snover
2016-12-19
SCI32: Fix nitpicky output errors in SCI32 bitmap debugging
Colin Snover
2016-12-19
SCI32: Add segment table debugging info for SCI32 arrays
Colin Snover
2016-12-18
SCI32: Fix handling of rewritable files opened with mode 1
Colin Snover
2016-12-18
SCI: Fail gracefully when attempting to write to a read-only fd
Colin Snover
2016-12-18
SCI: Remove restriction on backwards seeking
Colin Snover
[next]