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-05-31
SCI32: Return CD speed in kPlatform
Colin Snover
2017-05-30
SCI: SQ4CD: Limit workaround for Russian SQ4 to room 150+900
Martin Kiewitz
2017-05-29
SCI: SQ4CD: Remove room restriction of existing workarounds for end
Martin Kiewitz
2017-05-29
SCI32: GK1: Add second beignet timer issue script patch
Martin Kiewitz
2017-05-27
SCI32: Remove dead code
Colin Snover
2017-05-27
SCI32: Remove invalid interaction cursor spinloop in KQ7
Colin Snover
2017-05-27
SCI32: Update some old comments related to virtual files
Filippos Karapetis
2017-05-26
SCI32: Fix kArrayFill
Hein-Pieter van Braam
2017-05-25
SCI32: Fix SCI3 object names > 0xFFFF
Colin Snover
2017-05-24
SCI32: Fix typo in script patch name
Martin Kiewitz
2017-05-24
SCI32: Add script patch for lsl7 cheese maker priority bug
Martin Kiewitz
2017-05-24
SCI32: Add script patch for cheese maker issue
Martin Kiewitz
2017-05-23
SCI32: Fix selector search for SCI2/2.1 games with missing vocab.997
Colin Snover
2017-05-21
SCI32: Fix return value of kWebConnect
Colin Snover
2017-05-20
SCI: Stop leaking locals segments during script reuse
Colin Snover
2017-05-20
SCI: Fix warning about missing base object when loading save games
Colin Snover
2017-05-20
SCI: Find and store the original static names of objects
Colin Snover
2017-05-20
SCI: Refactor relocation code
Colin Snover
2017-05-20
SCI32: Remove bad assertion in relocateSci3
Colin Snover
2017-05-20
SCI: Nitpicky cleanup of some magic numbers and what-not-why comments
Colin Snover
2017-05-20
SCI: Remove duplicate relocateBlock function
Colin Snover
2017-05-20
SCI: Always use SegManager::getObjectName to get object names
Colin Snover
2017-05-20
SCI: Stop making copies of ObjMap and remove related dead code
Colin Snover
2017-05-20
SCI: Add more support for >16-bit SCI3 offsets
Colin Snover
2017-05-20
SCI32: Fix kPlatform operation for SCI2 through SCI2.1early
Colin Snover
2017-05-16
SCI: Let getClassAddress fail gracefully with SCRIPT_GET_DONT_LOAD
Willem Jan Palenstijn
2017-05-15
SCI: Add script patch for "Tickets, only" during game over scene
Martin Kiewitz
2017-05-13
SCI32: Make sure all save game validity checks are in kCheckSaveGame32
Colin Snover
2017-05-13
SCI32: Fix crash at end of Torin
Colin Snover
2017-05-08
SCI32: Add workaround for KQ7
Colin Snover
2017-05-08
SCI: Translate messages passed to dialogues
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: Detect and handle tight loops around kGetEvent
Colin Snover
2017-05-06
SCI32: Fix missing/incorrect game features detection
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-02
SCI32: Fix incorrect arguments to readPixel in kCelInfo
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-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
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: Fix race conditions in Audio32
Colin Snover
[next]