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-06-18
SCI: Switch SCI2 games to use Audio32
Colin Snover
2017-06-17
SCI: State SCI version in error if kernel subop detection fails
Colin Snover
2017-06-10
SCI: Tidy Script errors & ensure script number exists in all of them
Colin Snover
2017-06-10
SCI: Expand kernel breakpoint pattern matching for negative matches
Willem Jan Palenstijn
2017-06-10
SCI: Clean up breakpoint code (indentation, consistency)
Willem Jan Palenstijn
2017-06-10
SCI: Move bpk/logkernel to main breakpoint infrastructure
Willem Jan Palenstijn
2017-06-10
SCI: Allow multiple breakpoints with same trigger but different action
Willem Jan Palenstijn
2017-06-10
SCI: Add inspect, none breakpoint actions
Willem Jan Palenstijn
2017-06-10
SCI: Move printObject from console to scriptdebug
Willem Jan Palenstijn
2017-06-10
SCI: Add break/log/backtrace actions for triggered breakpoints
Willem Jan Palenstijn
2017-06-10
SCI: Add underscores to Breakpoint member variables
Willem Jan Palenstijn
2017-06-10
SCI: Move backtrace output to scriptdebug.cpp
Willem Jan Palenstijn
2017-06-10
SCI: Handle selector read/write breakpoints from opcodes
Willem Jan Palenstijn
2017-06-10
SCI: Move scriptdebug declarations to separate header
Willem Jan Palenstijn
2017-06-10
SCI: Fix wildcard selector breakpoints
Willem Jan Palenstijn
2017-06-10
SCI32: Fix uninitialized temp read in Torin
Colin Snover
2017-06-10
SCI32: Fix uninitialized temp read in LSL6hires
Colin Snover
2017-06-09
SCI: Remove some unused #includes
Colin Snover
2017-06-09
SCI32: Fix audio sync recursion
Colin Snover
2017-06-09
SCI32: Implement kLock & kDoAudio(1) for SCI32
Colin Snover
2017-06-09
SCI: Do not lock Audio36/Sync36 in kLock for SCI1.1
Colin Snover
2017-06-09
SCI: Lock Audio resource types when digital SFX is enabled
Colin Snover
2017-06-09
SCI: Remove unnecessary condition
Colin Snover
2017-06-09
SCI: Fix typo in comment
Colin Snover
2017-06-09
SCI: Remove unhelpful comment
Colin Snover
2017-06-09
SCI: Add serialization for ResourceId
Colin Snover
2017-06-09
SCI: Implement Serializable for Object
Colin Snover
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
[next]