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-04-23
SCI32: Fix crash in Phant2 when clicking Help in the control panel
Colin Snover
2017-04-23
SCI32: Fix slow fade of Phant2 interface bars
Colin Snover
2017-04-23
SCI32: Remove TODO from relocateOffsetSci3
Colin Snover
2017-04-23
SCI: Implement fallback detection for SCI3
Colin Snover
2017-04-23
SCI32: Undummy AvoidPath for SCI3
Colin Snover
2017-04-23
SCI: Fix missing music in LSL7
Colin Snover
2017-04-23
SCI: Remove unused commented code
Colin Snover
2017-04-23
SCI32: Remove incomplete SCI3 detection warning
Colin Snover
2017-04-23
SCI32: Fix out-of-bounds reads of truncated uncompressed cels
Colin Snover
2017-04-23
SCI32: Activate SCI3 draw/erase list calculation algorithm
Colin Snover
2017-04-23
SCI32: Fix bad draw rectangle size in Duck video player
Colin Snover
2017-04-23
SCI32: Remove unused SegManager from DuckPlayer
Colin Snover
2017-04-23
SCI32: Add Lighthouse workaround
Colin Snover
2017-04-23
SCI32: Add kPlayVMD subop 27 (SetPlane)
Colin Snover
2017-04-23
SCI32: Add workarounds for RAMA
Colin Snover
2017-04-23
SCI32: Add workarounds for Lighthouse
Colin Snover
2017-04-23
SCI32: Put Lighthouse restart game in restart save slot
Colin Snover
2017-04-23
SCI32: Fix call to kFileIOIsValidDirectory in RAMA
Colin Snover
2017-04-23
SCI32: Fix missing break statement
Colin Snover
2017-04-23
SCI32: Reset ScreenItem cel type when updating from a VM object
Colin Snover
2017-04-22
SCI: Add alloc_list command to debugger
Colin Snover
2017-04-22
SCI: Avoid crashing when disassembling a call with a bad object
Colin Snover
2017-04-22
SCI32: Disable brightness boost when black-lined video is disabled
Colin Snover
2017-04-22
SCI32: Store handle to VMD bitmap separately from ScreenItem
Colin Snover
2017-04-22
SCI32: Fix bad interpolation of Robot audio samples
Colin Snover
2017-04-22
SCI32: Add and divide instead of performing two divisions
Colin Snover
2017-04-22
SCI: Improve message when crashing due to a bad selector
Colin Snover
2017-04-22
SCI32: Fix dumb typo in CelInfo32::toString
Colin Snover
2017-04-22
SCI: Display class names in disassembly
Colin Snover
2017-04-22
SCI: Remove #undef for a macro that does not exist
Colin Snover
2017-04-22
SCI32: Implement support for QFG4 autosave
Colin Snover
2017-04-22
SCI32: Add workarounds & patches for QFG4
Colin Snover
2017-04-22
SCI: Explicitly label slot 0 as the autosave slot in the ScummVM UI
Colin Snover
2017-04-22
SCI: Fix whitespace errors
Colin Snover
2017-04-22
SCI: Fix typo in debug message
Colin Snover
2017-04-22
SCI32: Fix broken final step of 2.1mid+ pixel dissolve
Colin Snover
2017-04-22
SCI32: Fix bad kPointSize implementation
Colin Snover
2017-04-22
SCI32: Fix kStringFormat signatures
Colin Snover
2017-04-22
SCI: Accept 32-bit values to reg_t::incOffset
Colin Snover
2017-04-22
SCI32: Enable support for SCI2-2.1 games in release!
Colin Snover
2017-04-22
SCI32: Provide more detail in console when a save game fails checks
Colin Snover
2017-04-22
SCI32: Make version 41 the first supported save game version
Colin Snover
2017-04-22
SCI32: Add palette code for late SCI2.1mid+ games
Colin Snover
2017-04-22
SCI: Fix compilation when SCI32 is disabled
Colin Snover
2017-04-22
SCI: Do not sync objects when saving games
Colin Snover
2017-04-22
SCI: Improve comments in GuestAdditions
Colin Snover
2017-04-22
SCI32: Add workaround for SQ6 invalid read after a failed save game restore
Colin Snover
2017-04-22
SCI32: Fix infinite recursion when loading invalid save from launcher
Colin Snover
2017-04-22
SCI32: Fix launcher load for Shivers
Colin Snover
2017-04-22
SCI32: Only activate the Load button in the launcher when it is usable
Colin Snover
[next]