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-04-22
SCI: Fix whitespace errors
Colin Snover
2017-04-22
SCI: Fix typo in debug message
Colin Snover
2017-04-22
SCI32: Fix broken final step of 2.1mid+ pixel dissolve
Colin Snover
2017-04-22
SCI32: Fix bad kPointSize implementation
Colin Snover
2017-04-22
SCI32: Fix kStringFormat signatures
Colin Snover
2017-04-22
SCI: Accept 32-bit values to reg_t::incOffset
Colin Snover
2017-04-22
SCI32: Enable support for SCI2-2.1 games in release!
Colin Snover
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
SCI32: Only activate the Load button in the launcher when it is usable
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-04-16
SCI: Improve MidiParser_SCI robustness against bad sound resources
Colin Snover
2017-04-14
SCI: Fix speech in QfG IV on big endian platforms
Thierry Crozat
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
[prev]
[next]