scummvm/engines/sci
2018-02-01 20:19:27 +01:00
..
engine SCI: Sabotage qfg1vga's speed test 2018-02-01 20:08:20 +01:00
graphics SCI: Fix UB shifting negative integers 2017-11-19 12:48:14 -06:00
parser SCI: Guard against potential stack overflow in vocab word parser 2017-05-13 23:45:59 -05:00
sound SCI: Avoid buffer overflow in amigamac sound driver 2017-12-03 12:49:11 +01:00
video SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeight 2017-10-06 22:56:26 -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: Avoid (false positive) uninitialized use warning 2018-02-01 20:19:27 +01:00
console.h SCI32: Add audio dump debugger command 2017-09-19 19:54:29 -05:00
debug.h SCI: Move bpk/logkernel to main breakpoint infrastructure 2017-06-10 21:32:35 +02:00
decompressor.cpp SCI: Fix UB shifting negative integers 2017-11-19 12:48:14 -06:00
decompressor.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
detection_tables.h SCI: Add detection entry for LB2 ES floppy 2018-01-30 17:59:24 -06:00
detection.cpp SCI: Use reference instead of pointer for required out-data in metadata save function 2017-09-23 20:56:48 -05:00
event.cpp SCI32: Clean up scriptWidth/scriptHeight/screenWidth/screenHeight 2017-10-06 22:56:26 -05:00
event.h SCI: Do some clean-up of event handling system 2017-09-27 20:27:33 -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 SCI: Fix detection of end of audio map & entry size in SCI32 2017-09-20 13:07:08 -05:00
resource_intern.h SCI: Fix support for ScummVM compressed audio volumes 2017-05-10 10:55:00 -05:00
resource.cpp SCI32: Fix segfault when SCI3 vocab isn't found 2018-01-02 12:57:59 -06: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 SCI: Do some clean-up of event handling system 2017-09-27 20:27:33 -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