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-06-10
SCI: Tidy Script errors & ensure script number exists in all of them
Colin Snover
2017-06-10
SCI32: Fix detection and loading of localized resources in Torin
Colin Snover
2017-06-10
SCI: Expand kernel breakpoint pattern matching for negative matches
Willem Jan Palenstijn
2017-06-10
SCI: Change 'none' breakpoint action to 'ignore' for consistency
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: Print breakpoint info on creation
Willem Jan Palenstijn
2017-06-10
SCI: Allow setting bp action directly on creation
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: Remove union from Breakpoint
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
SCI: Start engine at tick 1
Colin Snover
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
SCI: Return the original master sound volume when mute is on
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
SCI32: Fix include path
Colin Snover
2017-06-09
SCI: Get LRU from list directly, instead of from a reverse iterator
Colin Snover
2017-06-09
SCI: Implement Serializable for Object
Colin Snover
2017-06-08
COMMON: Make SpanOwner copy assignment make a copy of the owned Span
Colin Snover
2017-06-08
SCI32: Clarify code comment about Steam GK2 RESMAP.001
Colin Snover
2017-06-08
SCI32: Fix wave resource patch offset
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: Minor cleanup to plane debug information
Colin Snover
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-27
SCI: Remove a leftover SCI32 hack
Filippos Karapetis
2017-05-26
SCI32: Fix warning
Willem Jan Palenstijn
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
[next]