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-05-09
SCI: Add ifdef for SCI32 types in processPatch
Colin Snover
2017-05-08
SCI: Fix SCI1.1 patch resources
Colin Snover
2017-05-08
SCI32: Add workaround for KQ7
Colin Snover
2017-05-08
SCI: Add missing files in POTFILES
Thierry Crozat
2017-05-08
SCI: Fix unnecessary copy of Common::String
Colin Snover
2017-05-08
SCI: Fix Audio36 patch suffix matching against lowercase extensions
Colin Snover
2017-05-08
SCI: Fix some issues with ChunkResourceSource
Colin Snover
2017-05-08
SCI: Translate messages passed to dialogues
Colin Snover
2017-05-08
SCI: Improve detection and reporting of resource errors
Colin Snover
2017-05-06
SCI32: Add workaround for KQ7
Colin Snover
2017-05-06
SCI32: Add missing ifdef for EngineState::_eventCounter
Colin Snover
2017-05-06
SCI32: Add Spanish Windows KQ7 to detection table
Colin Snover
2017-05-06
SCI32: Detect and handle tight loops around kGetEvent
Colin Snover
2017-05-06
SCI32: Update cursor even when position appears unchanged
Colin Snover
2017-05-06
SCI32: Add some missing onFrame hooks for the debugger
Colin Snover
2017-05-06
SCI32: Disable VMD kPlayFlagBlackPalette flag
Colin Snover
2017-05-06
SCI32: Fix terrible rendering performance when vsync is enabled
Colin Snover
2017-05-06
SCI32: Fix missing/incorrect game features detection
Colin Snover
2017-05-06
SCI32: Centralize handling of pixel format switches
Colin Snover
2017-05-06
SCI32: Micro-optimize speedRoom comparison
Colin Snover
2017-05-05
SCI32: Set a savegame description if none was entered
Tarek Soliman
2017-05-04
SCI32: Disable game script video benchmarking
Colin Snover
2017-05-04
SCI32: Fix comment about Phantasmagoria 2 changes between EN+DE/FR
Martin Kiewitz
2017-05-03
SCI32: Add Italian KQ7 detection entry
Colin Snover
2017-05-03
SCI32: Fix Japanese Phantasmagoria 2 detection entry
Martin Kiewitz
2017-05-03
SCI32: Add Japanese Phantasmagoria 2 detection data
Martin Kiewitz
2017-05-03
SCI32: Add detecton for KQ7 1.65c French
Bastien Bouclet
2017-05-02
SCI32: Add detection entry for French Shivers
Colin Snover
2017-05-02
SCI32: Fix incorrect arguments to readPixel in kCelInfo
Colin Snover
2017-05-01
Revert "SCI32: Add debugging calls to GfxCursor32"
Colin Snover
2017-05-01
SCI32: Add debugging calls to GfxCursor32
Colin Snover
2017-05-01
SCI32: Add support for Shivers interactive demo
Colin Snover
2017-05-01
SCI32: Add detection for KQ7 German 1.65c
Colin Snover
2017-04-30
SCI: Clean up ugly syncBaseObject call
Colin Snover
2017-04-30
SCI: Hold script data as mutable internally
Colin Snover
2017-04-30
SCI32: add detection for GK2 German
Martin Kiewitz
2017-04-29
SCI32: Remove unnecessary GfxFrameout::_frameNowVisible
Colin Snover
2017-04-29
SCI32: Promote GK2 and Torin demos to AGDF_TESTING
Colin Snover
2017-04-24
SCI: Add var count sanity checking to object initialization
Colin Snover
2017-04-24
SCI: Use the var count from the instance's class in SCI1.1-2.1 when looking u...
Colin Snover
2017-04-23
SCI32: Remove SCI3 TODO
Colin Snover
2017-04-23
SCI32: Allow resource maps with missing corresponding volumes
Colin Snover
2017-04-23
SCI: Improve error messages in Script::validateExportFunc
Colin Snover
2017-04-23
SCI32: Exclude SCI3 code from compilation when SCI32 is disabled
Colin Snover
2017-04-23
SCI32: Fix missing mustSetViewVisible data in cloned objects
Colin Snover
2017-04-23
SCI32: Improve disassembly output of SCI3 property opcodes
Colin Snover
2017-04-23
SCI32: Fix mustSetViewVisible for SCI3
Colin Snover
2017-04-23
SCI32: Replace magic numbers in SCI3 selector init
Colin Snover
2017-04-23
SCI32: Add debugger command to list digital audio samples
Colin Snover
2017-04-23
SCI32: Fix race conditions in Audio32
Colin Snover
[next]