scummvm/engines/sci
2019-02-04 23:15:28 +02:00
..
engine SCI32: Cleanup QFG4 Remove a commented workaround 2019-02-04 23:15:28 +02:00
graphics SCI32: Add feature detection for plane id base 2018-12-28 11:55:32 +02:00
parser SCI: Guard against potential stack overflow in vocab word parser 2017-05-13 23:45:59 -05:00
sound SCI: - minor fix to FM-TOWNS sound driver 2018-10-31 20:47:04 +01:00
video SCI: Fix Robot bounding box calculation 2018-12-25 03:33:47 +01:00
configure.engine SCI32: Enable support for SCI2-2.1 games in release! 2017-04-22 15:42:16 -05:00
console.cpp SCI: Fix inconsistent debugger breakpoint messages 2019-02-03 10:51:10 +02:00
console.h SCI32: Remove reg32_t and use reg_t in all cases 2018-08-25 12:39:12 +03:00
debug.h SCI32: Remove reg32_t and use reg_t in all cases 2018-08-25 12:39:12 +03: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.cpp ENGINES: Normalize the getName() result of metaengines 2018-12-10 06:47:27 +01:00
detection_tables.h SCI32: LIGHTHOUSE: Add French version 1.0c 2019-02-02 07:43:12 -05:00
event.cpp JANITORIAL: Fix formatting 2018-04-22 00:56:21 +02: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.cpp SCI: Don't try to validate resources added from a Mac resource fork 2018-12-30 12:53:23 +02:00
resource.h SCI: Use SCI32 naming convention for Audio36/Sync36 patch files in SCI32 2017-09-08 16:02:32 -05:00
resource_audio.cpp SCI32: Fix QFG4 Rusalka flowers dialogue 2018-12-28 18:11:31 +02:00
resource_intern.h SCI: Fix support for ScummVM compressed audio volumes 2017-05-10 10:55:00 -05:00
sci.cpp SCI: Stop sleeping if the game is trying to quit 2018-12-05 01:02:26 +02:00
sci.h SCI: Add support for The Dating Pool (#1403) 2018-12-02 22:56:19 +02: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