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
2017-02-07
SCI: Fix warnings
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-17
SCI: Add more version info to SQ4 detection entry
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 pic cel to CelInfo32 debugging output
Colin Snover
2017-01-16
SCI32: Fix handling of negative z-indexes
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: Clarify comment about empty code path in cursor code
Colin Snover
2017-01-16
SCI32: Fix loading save games in KQ7 1.51
Colin Snover
2017-01-16
SCI: Remove unused SciEngine::speechAndSubtitlesEnabled method
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 crash trying to clip invalid rects generated by transitions
Colin Snover
2017-01-12
SCI32: Add Hoyle5 to the list of game versions
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: Fix uninitialised read of cursor background at start of game
Colin Snover
2017-01-11
SCI32: Add workarounds for PQ:SWAT
Colin Snover
2017-01-11
SCI32: Fix null references in Robot decoder
Colin Snover
2017-01-11
SCI32: Remove backslashes from PQ:SWAT extra save game files
Colin Snover
2017-01-11
SCI32: Remove unnecessary call to unalloc
Colin Snover
2017-01-11
SCI32: Improve mouse responsiveness
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 bad coordinates in PQ:SWAT demo
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 GUIOs for all SCI2-2.1late games
Colin Snover
2017-01-09
SCI32: Mark non-interactive Lighthouse demo as non-interactive
Colin Snover
2017-01-09
SCI32: Fix invalid bitmap deletion in AVIPlayer
Colin Snover
2017-01-09
SCI32: Fix crashes and bad cel positioning in GK2 demo
Colin Snover
2017-01-09
SCI32: Ignore .OLD extension when searching Audio36 patches
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: Enable playback of stereo audio
Colin Snover
2017-01-09
SCI32: Remove SCI3 workarounds hack
Colin Snover
[next]