scummvm/engines/sci
2017-07-24 19:36:36 -05:00
..
engine SCI32: Match 4-language MGDX extra save game data 2017-07-24 19:36:36 -05:00
graphics SCI32: Fix explicit mouse position changes 2017-07-23 11:42:55 -05:00
parser SCI: Guard against potential stack overflow in vocab word parser 2017-05-13 23:45:59 -05:00
sound SCI32: Emit a warning when an audio resource cannot be found 2017-07-23 16:01:19 -05:00
video SCI32: Remove unused code branch 2017-04-23 13:07:25 -05:00
configure.engine SCI32: Enable support for SCI2-2.1 games in release! 2017-04-22 15:42:16 -05:00
console.cpp SCI: Resolve offset names when disassembling object methods 2017-07-23 10:35:13 -05:00
console.h SCI: Resolve offset names when disassembling object methods 2017-07-23 10:35:13 -05:00
debug.h SCI: Move bpk/logkernel to main breakpoint infrastructure 2017-06-10 21:32:35 +02:00
decompressor.cpp SCI: Use uint32 instead of unsigned int 2016-03-01 01:12:58 +02:00
decompressor.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
detection.cpp SCI32: Improve kShowMovieWin (AVI) rendering 2017-07-06 19:12:38 -05:00
detection_tables.h SCI32: Promote LSL7 to ADGF_TESTING 2017-07-17 23:56:22 -05:00
event.cpp SCI32: Improve performance when flushing events during video playback 2017-07-23 10:35:13 -05:00
event.h SCI32: Improve performance when flushing events during video playback 2017-07-23 10:35:13 -05:00
module.mk SCI: Improve audio volume & settings sync code 2017-04-21 19:00:27 -05:00
POTFILES SCI: Add missing files in POTFILES 2017-05-08 19:19:14 +01:00
resource.cpp SCI: Blacklist certain audio map patch files 2017-07-23 16:01:19 -05:00
resource.h SCI32: Fix ResourceManager::changeAudioDirectory 2017-07-24 19:36:28 -05:00
resource_audio.cpp SCI32: Fix ResourceManager::changeAudioDirectory 2017-07-24 19:36:28 -05:00
resource_intern.h SCI: Fix support for ScummVM compressed audio volumes 2017-05-10 10:55:00 -05:00
sci.cpp SCI32: Refactor Video32 code to reduce code & feature duplication 2017-07-06 19:12:39 -05:00
sci.h SCI32: Improve kShowMovieWin (AVI) rendering 2017-07-06 19:12:38 -05:00
util.cpp SCI: Implement bounds-checked reads of game resources 2017-03-27 19:42:31 -05:00
util.h SCI: Avoid shadow warnings in old GCC 2017-03-30 14:23:41 -05:00