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
Age
Commit message (
Expand
)
Author
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: Add debugger command to list digital audio samples
Colin Snover
2017-04-23
SCI32: Fix race conditions in Audio32
Colin Snover
2017-04-23
SCI32: Remove unused code branch
Colin Snover
2017-04-23
SCI32: Serialize Robots in SCI3
Colin Snover
2017-04-23
SCI: Fix SCI3 exports
Colin Snover
2017-04-23
SCI: Deduplicate Object::locateVarSelector code
Colin Snover
2017-04-23
SCI: Fix support for 32-bit SCI3 script offsets
Colin Snover
2017-04-23
SCI: Replace mostly-unused flags property with a single boolean
Colin Snover
2017-04-23
SCI: Improve documentation of Object class
Colin Snover
2017-04-23
SCI: Fix whitespace errors
Colin Snover
2017-04-23
SCI: Remove dead code in Script_Offset disassembler
Colin Snover
2017-04-23
SCI: Fix bad offsets in disassembly for SCI3 lofsa/lofss
Colin Snover
2017-04-23
SCI32: Fix bad relocations of SCI3 objects
Colin Snover
2017-04-23
SCI: Convert Object to use Common::Array for SCI3
Colin Snover
2017-04-23
SCI32: Hook up mustSetViewVisible for SCI3
Colin Snover
2017-04-23
SCI32: Improve debugging output of object metadata in SCI3
Colin Snover
2017-04-23
SCI32: Fix locals offset in SCI3
Colin Snover
2017-04-23
SCI32: Implement SCI3 Script::syncStringHeap
Colin Snover
2017-04-23
SCI: Always search for .CSC script patches
Colin Snover
2017-04-23
SCI32: Remove spinloops from Phant2
Colin Snover
2017-04-23
SCI32: Add workarounds for LSL7
Colin Snover
2017-04-23
SCI32: Fix missing main menu in LSL7
Colin Snover
2017-04-23
SCI32: Fix crash when writing word to VIRTUALFILE_HANDLE_SCI32SAVE
Colin Snover
2017-04-23
SCI32: Fix audio playback with monitored channel in SCI3
Colin Snover
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
[next]