scummvm/engines/sci
athrxx 21b5f9262c AUDIO: (FM-TOWNS/PC-98) - fix regression from 0e734722
My commit 0e734722 causes lockups in SCUMM (sometimes) and SCI (very often). I didn't like the way I had fixed this before, but in the end I now had to do it in a similar way.
2019-12-18 20:50:39 +01:00
..
engine SCI32: Fix QFG4 Necrotaur blackout script patch 2019-12-12 15:24:59 -08:00
graphics SCI32: Implement VMD Censorship Blobs 2019-12-04 09:11:21 -08:00
parser SCI: Fix Missing Default Switch Cases 2019-12-01 05:06:31 +00:00
sound AUDIO: (FM-TOWNS/PC-98) - fix regression from 0e734722 2019-12-18 20:50:39 +01:00
video
configure.engine
console.cpp SCI: Fix Missing Default Switch Cases 2019-12-01 05:06:31 +00:00
console.h
debug.h
decompressor.cpp SCI: Fix Missing Default Switch Cases 2019-12-01 05:06:31 +00:00
decompressor.h
detection_tables.h SCI32: Add PHANT1 German Patch detection entry 2019-12-08 22:23:47 -08:00
detection.cpp ENGINES: Stop using 'single id' 2019-11-03 11:43:00 +01:00
event.cpp SCI: Support for Cyrillic input 2019-09-21 17:07:15 +02:00
event.h
module.mk
POTFILES
resource_audio.cpp SCI: Fix Missing Default Switch Cases 2019-12-01 05:06:31 +00:00
resource_intern.h
resource.cpp SCI: Fix Missing Default Switch Cases 2019-12-01 05:06:31 +00:00
resource.h
sci.cpp SCI32: Add support for AIFF audio 2019-10-21 11:13:24 -07:00
sci.h SCI32: Add QFG4 character import message box 2019-09-25 21:00:48 -07:00
util.cpp
util.h