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-07-01
SCI: Fix typo in pq3 script patch
Martin Kiewitz
2017-07-01
SCI: Add script patch for pq3, points for giving locket (bug #9862)
Martin Kiewitz
2017-06-24
SCI32: Replace Torin dragon's cave patch with a better patch
Colin Snover
2017-06-24
SCI32: Fix Boogle warp glitch caused by previous game patch
Colin Snover
2017-06-23
SCI32: Add patch for game script bug in Torin dragon's cave
Colin Snover
2017-06-19
SCI32: Create Torin-specific save game count limitation remover
Colin Snover
2017-06-19
SCI32: Add workaround for invalid kFrameOut call in PQ4
Colin Snover
2017-06-19
SCI32: Add workaround for uninitialised read in PQ4
Colin Snover
2017-06-19
SCI32: Add workaround for invalid kPalVarySetStart call in PQ4
Colin Snover
2017-06-18
SCI32: Remove Windows platform from GK1 German
Colin Snover
2017-06-18
SCI32: Forward OLDDPCM8 parameter instead of using an if-else
Colin Snover
2017-06-18
SCI: Fix looping of sounds that are not initialized yet
Colin Snover
2017-06-18
SCI: Switch SCI2 games to use Audio32
Colin Snover
2017-06-18
SCI32: Minor tweaks to improve code clarity & consistency
Colin Snover
2017-06-18
SCI32: Fix Audio32 mix volumes
Colin Snover
2017-06-17
SCI32: Avoid out-of-bounds read of pixel data in kIsOnMe
Colin Snover
2017-06-17
SCI32: Support old-format 8-bit DPCM coding for SCI2
Colin Snover
2017-06-17
SCI32: Implement engine-accurate DPCM overflow behaviour
Colin Snover
2017-06-17
SCI: State SCI version in error if kernel subop detection fails
Colin Snover
2017-06-13
SCI32: Add detection for PQ4, French CD version
Bastien Bouclet
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
[next]