scummvm/engines/sci
2017-11-19 22:07:58 -06:00
..
engine SCI: Fix UB in SegManager memcpy/strcpy operations 2017-10-29 13:18:37 -05: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 SCI32: Fix integer overflow calculating audio duration 2017-11-11 20:18:17 -06: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 ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05: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
detection_tables.h SCI32: Add Phantasmagoria IT detection entry 2017-11-19 22:07:58 -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 SCI: Fix UB shifting negative integers 2017-11-19 12:48:14 -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