scummvm/engines/sci
2017-09-08 22:49:28 -05:00
..
engine SCI32: Fix volume config when changing volume from in-game Phant2 controls 2017-09-08 22:49:28 -05:00
graphics SCI32: Remove unnecessary calls to hide the virtual hardware cursor 2017-09-08 16:02:32 -05:00
parser SCI: Guard against potential stack overflow in vocab word parser 2017-05-13 23:45:59 -05:00
sound SCI32: Fix SFX volume being misapplied to music & speech in some games 2017-08-26 18:09:46 -05:00
video SCI32: Fix closing a Robot when its Plane has been destroyed already 2017-09-03 20:58:09 -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: Add resource integrity dump command to debugger 2017-09-08 16:02:32 -05:00
console.h SCI: Add resource integrity dump command to debugger 2017-09-08 16:02:32 -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_tables.h SCI32: Toggle Phant2 content censoring from game options 2017-09-08 16:03:24 -05:00
detection.cpp SCI32: Toggle Phant2 content censoring from game options 2017-09-08 16:03:24 -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_audio.cpp SCI32: Ignore bad audio map entries on GK2 DE CD 6 2017-09-03 20:58:09 -05:00
resource_intern.h SCI: Fix support for ScummVM compressed audio volumes 2017-05-10 10:55:00 -05:00
resource.cpp SCI: Add method to get resource patch file extensions 2017-09-08 16:02:32 -05:00
resource.h SCI: Use SCI32 naming convention for Audio36/Sync36 patch files in SCI32 2017-09-08 16:02:32 -05:00
sci.cpp SCI32: Toggle Phant2 content censoring from game options 2017-09-08 16:03:24 -05:00
sci.h SCI32: Toggle Phant2 content censoring from game options 2017-09-08 16:03:24 -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