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
2016-09-29
SCI32: Fix buffer overflow when drawing border to a tiny text bitmap
Colin Snover
2016-09-29
SCI32: Improved game resolution detection
Colin Snover
2016-09-29
SCI: Put CD flag on CD games
Colin Snover
2016-09-29
SCI32: Skip SEQ playback if file not found
Colin Snover
2016-09-29
SCI32: Fix incorrect use of speedThrottler in Video32
Colin Snover
2016-09-29
SCI: Move SciEngine::sleep to correct source file
Colin Snover
2016-09-29
SCI32: Fix incorrect warnings about unlocking type 140
Colin Snover
2016-09-29
SCI32: Explicitly instantiate MIN/MAX templates
Colin Snover
2016-09-29
SCI32: Update screen on frameout, instead of in the event loop
Colin Snover
2016-09-29
SCI32: Fix kShowStyleNone transitions
Colin Snover
2016-09-29
SCI32: Guard against dynamic_cast failure
Colin Snover
2016-09-29
SCI32: Fix off-by-one error
Colin Snover
2016-09-29
SCI32: Fix memory leak
Colin Snover
2016-09-29
SCI32: Fix potential null pointer dereference
Colin Snover
2016-09-29
SCI32: Fix potential null pointer dereference
Colin Snover
2016-09-29
SCI32: Fix typo
Colin Snover
2016-09-29
SCI32: Fix potential null pointer dereference
Colin Snover
2016-09-21
SCI: Fix kernel signature comment
Martin Kiewitz
2016-09-18
SCI: Add lsl3 amiga detection checksums
Dan Church
2016-09-18
SCI: Add qfg1vga script patch to fix bug #9558
Martin Kiewitz
2016-09-09
SCI32: Fix GK1 day 5 script patch
Martin Kiewitz
2016-09-08
SCI32: Add script patch for fixing game dialogue error on day 5
Martin Kiewitz
2016-08-30
SCI: Add missing parentheses to SIG/PATCH macros
Willem Jan Palenstijn
2016-08-28
SCI32: Fix rendering of non-ASCII characters
Colin Snover
2016-08-28
SCI32: Add script patch for Gabriel Knight 1 script bug day 10
Martin Kiewitz
2016-08-28
SCI32: Fix incorrect/missing cursor after restoring a save game
Colin Snover
2016-08-27
SCI32: Allow invalid bitmap references to be passed to kBitmapDestroy
Colin Snover
2016-08-26
SCI32: Fix warning
Willem Jan Palenstijn
2016-08-26
SCI: Add a sanity check in wrapFilename(), as in unwrapFilename()
Filippos Karapetis
2016-08-25
SCI: Make kFileIORename use wrapped filenames
Willem Jan Palenstijn
2016-08-25
SCI32: Add a workaround when starting a new game in Phantasmagoria
Filippos Karapetis
2016-08-25
SCI32: Also handle chase.dat in Phantasmagoria like phantsg.dir
Filippos Karapetis
2016-08-25
SCI32: Remove the warning about already opened robot files
Filippos Karapetis
2016-08-25
SCI32: Fix the signature of kDoAudioCritical, and add documentation
Filippos Karapetis
2016-08-24
SCI32: Remove extra ! in error message
Colin Snover
2016-08-24
SCI32: Fix incorrect boolean operator
Colin Snover
2016-08-24
SCI32: Remove error check for negative celNo
Colin Snover
2016-08-24
SCI32: Add workarounds for a bug in Torin, in an animation of Lycentia
Filippos Karapetis
2016-08-23
SCI32: Fix crash in Torin, chapter 4, catapult scene (via ScreenItem)
Filippos Karapetis
2016-08-23
SCI32: Allow kListAt to reference an empty list
Filippos Karapetis
2016-08-23
SCI32: Add a workaround for an uninitialized variable in Torin
Filippos Karapetis
2016-08-23
SCI32: Explicitly abord kEachElementDo when a game is being loaded
Filippos Karapetis
2016-08-23
SCI32: Update the SCI2/SCI2.1 games that use global 90 for speech/subs
Filippos Karapetis
2016-08-23
SCI32: Fix restoring games from Torin's game restore dialog
Filippos Karapetis
2016-08-23
SCI32: Also handle game checks for "torinsg.cat" in Torin
Filippos Karapetis
2016-08-23
SCI32: Fix palette in SCI32 Mac games
Filippos Karapetis
2016-08-23
SCI: Fix compilation when SCI32 is not enabled
Filippos Karapetis
2016-08-22
SCI32: Document the games that use Robot videos
Filippos Karapetis
2016-08-22
SCI32: Add a workaround for kDoSoundPlay for GK1 Mac
Filippos Karapetis
2016-08-22
SCI32: Move the SCI32 Mac cursor handling code into GfxCursor32
Filippos Karapetis
[prev]
[next]