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-09-27
SCI: Fix use-after-free when kernel call debugging is active during a save ga...
Colin Snover
2017-09-27
SCI: Do some clean-up of event handling system
Colin Snover
2017-09-27
SCI: Add uninitialized read workaround for shoplifting in SQ4CD
David Fioramonti
2017-09-27
SCI32: Implement SCI3-variant volume handling
Colin Snover
2017-09-27
SCI32: Fix backwards palette check
Colin Snover
2017-09-24
SCI32: Dummy kPlayVMDSetFrameRate
Colin Snover
2017-09-24
SCI32: Remove unnecessary negative assertion check on unsigned integer
Colin Snover
2017-09-24
SCI32: Disable all SCI32 Mac code
Colin Snover
2017-09-24
SCI32: Fix bad cursor outlines in RAMA
Colin Snover
2017-09-24
SCI: Remove Mac SCI32 code from SCI16 code
Colin Snover
2017-09-24
SCI32: Correct RAMA detection table entries
Colin Snover
2017-09-24
SCI32: Add workarounds for uninitialized reads in RAMA
Colin Snover
2017-09-24
SCI32: Allow invalid references to be passed to kFileIO
Colin Snover
2017-09-24
SCI32: Support palette-inverting SCI3 variant of kPalVary
Colin Snover
2017-09-24
SCI32: Fix RAMA auto-save game
Colin Snover
2017-09-24
SCI32: Implement per-channel audio panning
Colin Snover
2017-09-25
SCI: SQ4: Now using additional and enhanced Win3.11 samples
Martin Kiewitz
2017-09-24
SCI32: Fix bad palettes in Lighthouse when HQ video is enabled
Colin Snover
2017-09-24
SCI: Add SQ4CD script patch to add audio for universal remote control
Martin Kiewitz
2017-09-24
SCI: Fix generation of save games
Colin Snover
2017-09-23
SCI32: Flush stub RAMA save game to disk
Colin Snover
2017-09-23
SCI32: Fix bad data cube text priority calculation in RAMA
Colin Snover
2017-09-23
SCI32: Fix relocation of locals in SCI3
Colin Snover
2017-09-23
Revert "SCI: Fix Warnings about Copy Constructor Failing to Call Base Class."
Colin Snover
2017-09-23
SCI32: Fix handling of array copies
Colin Snover
2017-09-23
SCI32: Fix bad default text scaling in RAMA
Colin Snover
2017-09-23
SCI32: Fix infinite reload in RAMA when loading from launcher
Colin Snover
2017-09-23
SCI32: Add guest additions save/restore support for RAMA
Colin Snover
2017-09-23
SCI32: Remove unnecessary use of strncmp
Colin Snover
2017-09-23
SCI32: Replace magic number with kAutoSaveId in QFG4 save code
Colin Snover
2017-09-23
SCI32: Support RAMA's custom save games through kFileIO
Colin Snover
2017-09-23
SCI: Split save game metadata writing to separate function
Colin Snover
2017-09-23
SCI: Use reference instead of pointer for required out-data in metadata save ...
Colin Snover
2017-09-23
SCI: Clean-ups to file handling code
Colin Snover
2017-09-23
SCI32: Remove unused shrink-to-fit function for string arrays
Colin Snover
2017-09-23
SCI32: Fix size for dereferencing non-raw SCI32 arrays
Colin Snover
2017-09-20
SCI: Fix detection of end of audio map & entry size in SCI32
Colin Snover
2017-09-19
SCI32: Support RAMA's single sound effects volume
Colin Snover
2017-09-19
SCI32: Fix inconsistent patch instruction comments
Colin Snover
2017-09-19
SCI32: Put superclass address in r_acc for SCI3 super calls
Colin Snover
2017-09-19
SCI: Allow multi-step tracing with step-over in debugger
Colin Snover
2017-09-19
SCI32: Fix GfxFrameout::addPlane from causing possible leaks
Colin Snover
2017-09-19
SCI32: Remove never-read default values
Colin Snover
2017-09-19
SCI32: Add audio dump debugger command
Colin Snover
2017-09-19
SCI32: Don't warp the mouse twice when its position has been restricted
Colin Snover
2017-09-19
SCI32: Flush all events before warping mouse
Colin Snover
2017-09-19
SCI32: Add Lighthouse Glider demo to detection table
Colin Snover
2017-09-19
SCI32: Promote Lighthouse demos to ADGF_TESTING
Colin Snover
2017-09-19
SCI32: Hide warning about CD-ROM speed setting in kGetSierraProfileInt
Colin Snover
2017-09-19
SCI: Stop EngineState::wait mutating r_acc
Colin Snover
[prev]
[next]