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-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: Hack around MIDI parser causing stuck harp animation in KQ7
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
SCI32: Always reinit GfxText32 statics on game startup
Colin Snover
2017-03-30
SCI: Change default master MIDI volume to 15
Colin Snover
2017-03-30
SCI: Give kernel calls a valid stack pointer
Colin Snover
2017-03-30
SCI32: Do not default to General MIDI for SCI2.1 games
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: Fix typo in comment
Colin Snover
2017-03-30
SCI32: Skip bad map 405 on CD 1 of PQ:SWAT
Colin Snover
2017-03-30
SCI: Protect and clarify the purpose of Resource _header data
Colin Snover
2017-03-30
SCI32: Fix audio, wave, VMD, Duck, CLUT, TGA, ZZZ, Etc patches
Colin Snover
2017-03-30
SCI32: Use built-in system font as default font for GfxText32
Colin Snover
2017-03-30
SCI: Handle >64KiB offsets in parse_reg_t
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: Print more detailed information on audio header size mismatch
Colin Snover
2017-03-30
SCI32: Support reading sound effects from normal resource bundles
Colin Snover
2017-03-30
SCI: Fix incorrect read of LB2/MG256 audio sizes
Colin Snover
2017-03-30
SCI32: Ignore invalid audio map entries in GK2
Colin Snover
2017-03-30
SCI: Fix remaining format string warning
Willem Jan Palenstijn
2017-03-30
SCI: Avoid shadow warnings in old GCC
Colin Snover
2017-03-30
SCI: Update formatting strings to match updated Span API
Colin Snover
2017-03-27
SCI: Remove old SCI32 check from SCI16 drawing code
Colin Snover
2017-03-27
SCI: Simplify calculation of locals size in SCI0/1
Colin Snover
2017-03-27
SCI: Remove unused boilerplate from SciSpan
Colin Snover
2017-03-27
SCI: Use containers in GfxView and remove some SCI32 code
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 unnecessary casts
Willem Jan Palenstijn
2017-02-26
SIC32: Add RAMA French checksums
Bastien Bouclet
2017-02-26
SCI32: Add Phantasmagoria 2 French checksums
Bastien Bouclet
2017-02-26
SCI32: Add Lighthouse French checksums
Bastien Bouclet
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-18
SCI: Fix unaligned read
Willem Jan Palenstijn
2017-02-07
SCI: Fix warnings
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
[next]