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-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
SCI: Implement delayed restore for SCI32 and move implementations to GuestAdd...
Colin Snover
2017-04-22
SCI32: Remove original save/load option from games without ScummVM save integ...
Colin Snover
2017-04-22
SCI: Move ScummVM kernel calls to 0xe0
Colin Snover
2017-04-22
SCI: Clean up unnecessary delayed restore flags
Colin Snover
2017-04-22
SCI: Move ScummVM save/restore to GuestAdditions and reimplement for SCI32
Colin Snover
2017-04-21
SCI: Improve audio volume & settings sync code
Colin Snover
2017-04-18
SCI: Fix handling of buggy SCI0 export tables
Colin Snover
2017-03-30
SCI32: Check for game aborts in all kList iteration methods
Colin Snover
2017-03-30
SCI: Add clarifying comment to op_rest
Colin Snover
2017-03-30
SCI: Stop getCurrentCallOrigin from mutating stack frames
Colin Snover
2017-03-30
SCI32: Improve bounds checking in SciString trim
Colin Snover
2017-03-30
SCI: Ensure object name reg_ts are valid before dereferencing them
Colin Snover
2017-03-30
SCI32: Add workaround for uninitialised read in Torin
Colin Snover
2017-03-30
SCI32: Add workaround for uninitialised read in GK1
Colin Snover
2017-03-30
SCI: Give kernel calls a valid stack pointer
Colin Snover
2017-03-30
SCI: Whitespace alignment
Colin Snover
2017-03-30
SCI32: Fix crash when using brightness slider in Shivers
Colin Snover
2017-03-30
SCI32: Fix broken sliders in Shivers settings
Colin Snover
2017-03-30
SCI: Replace magic numbers in reg_t handling with symbols
Colin Snover
2017-03-30
SCI32: Add kWebConnect and kWinExec
Colin Snover
2017-03-30
SCI32: Implement known-used portions of kPlayDuck
Colin Snover
2017-03-30
SCI: Fix remaining format string warning
Willem Jan Palenstijn
2017-03-30
SCI: Update formatting strings to match updated Span API
Colin Snover
2017-03-27
SCI: Simplify calculation of locals size in SCI0/1
Colin Snover
2017-03-27
SCI: Implement bounds-checked reads of game resources
Colin Snover
2017-03-19
SCI: Add Colonel's Bequest patch and extend patcher functionality
Martin Kiewitz
2017-03-18
SCI: Add script patch for Laura Bow 2 to fix museum party room (350)
Martin Kiewitz
2017-02-27
SCI: Fix up readString writing into too small buffer
Willem Jan Palenstijn
2017-02-26
SCI: Clean up kRandom + allow 0 parameters via signatures
Martin Kiewitz
2017-02-18
SCI: Remove check that is never triggered
Willem Jan Palenstijn
2017-02-05
SCI: Fix more unsafe C-string usage
Colin Snover
2017-02-05
SCI: Use strnlen instead of strlen to avoid buffer overflows
Colin Snover
2017-01-31
SCI: Add more comments to SQ4-floppy workaround
Tarek Soliman
2017-01-31
SCI: Expand workaround for script bug #3537232
Tarek Soliman
2017-01-16
SCI32: Script patch priority drawing bug in MGDX
Colin Snover
2017-01-16
SCI32: Add workarounds for MGDX
Colin Snover
2017-01-16
SCI32: Add workaround for Hoyle5
Colin Snover
2017-01-16
SCI32: Disable compression on Hoyle5 options files
Colin Snover
2017-01-16
SCI32: Add workarounds for KQ7 2.00b
Colin Snover
2017-01-16
SCI32: Fix loading save games in KQ7 1.51
Colin Snover
2017-01-16
SCI32: Fix spinloop in Hoyle5
Colin Snover
[next]