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
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
2017-01-16
SCI: Fix Possible Uninitialized Variable Usages.
D G Turner
2017-01-14
SCI: Fix Warnings about Copy Constructor Failing to Call Base Class.
D G Turner
2017-01-12
SCI32: Fix bad scroll delta in GK2 inventory
Colin Snover
2017-01-12
SCI32: "Fix" renderer for PQ4CD
Colin Snover
2017-01-12
SCI32: Add workarounds, transitions, fixes for PQ4CD
Colin Snover
2017-01-11
SCI32: Add workarounds for PQ:SWAT
Colin Snover
2017-01-11
SCI32: Remove backslashes from PQ:SWAT extra save game files
Colin Snover
2017-01-11
SCI32: Add a workaround for the demo version of LSL7
Filippos Karapetis
2017-01-10
SCI: Fix Unused Variable Compiler Warning when SCI32 is not enabled.
D G Turner
[next]