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
/
engine
Age
Commit message (
Expand
)
Author
2017-10-06
SCI32: Clean up GfxPalette32
Colin Snover
2017-10-04
SCI32: Speed up memory check counter in lighthouse in Lighthouse
Colin Snover
2017-10-04
SCI32: Give more specific game version numbers
Colin Snover
2017-10-03
SCI32: Restore gameplay time in RAMA
Colin Snover
2017-09-30
SCI32: Fix crash when dying in RAMA
Colin Snover
2017-09-30
SCI: Fix printing of super calls on clones in debugger
Colin Snover
2017-09-30
SCI32: Fix support for RAMA demo
Colin Snover
2017-09-29
SCI32: Clean up unused kBitmap code/subops
Colin Snover
2017-09-29
SCI32: Fix bad text rendering in RAMA
Colin Snover
2017-09-28
SCI: Add script patch for QfG2 Jackalmen Oops - bug #10218
Martin Kiewitz
2017-09-28
SCI32: Disable change directory button in original save/load in RAMA
Colin Snover
2017-09-28
SCI32: Allow save games to be deleted from original save/restore in RAMA
Colin Snover
2017-09-28
SCI32: Block RAMA from creating PREF.DAT file
Colin Snover
2017-09-28
SCI: Remove resolved TODO
Colin Snover
2017-09-28
SCI32: Add audio volume sync support for RAMA
Colin Snover
2017-09-27
SCI: Add support for keyup events
Colin Snover
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-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
SCI: Remove Mac SCI32 code from SCI16 code
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: Fix RAMA auto-save game
Colin Snover
2017-09-24
SCI32: Implement per-channel audio panning
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-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
SCI32: Remove never-read default values
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
[next]