scummvm/engines/sci
D G Turner 4598b3b2d9 SCI: Inhibit spurious GCC warnings in script patching code.
The two relevant variables upon inspection of the current code should
not be used uninitialized as per the compiler linter warning, but
removing this by adding a zero initialization is simple.
It is also good practice and should prevent future issues if the code
is modified.
2014-04-18 14:59:49 +01:00
..
engine SCI: Inhibit spurious GCC warnings in script patching code. 2014-04-18 14:59:49 +01:00
graphics IMAGE: Move all ImageDecoders to image/ 2014-02-28 00:27:28 -05:00
parser SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sound SCI: Add missing USE_MAD check for commit 6a519f7f 2014-03-28 22:00:12 +02:00
video SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
console.cpp SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
console.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
debug.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
decompressor.cpp SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
decompressor.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
detection_tables.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
detection.cpp SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
event.cpp SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
event.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
module.mk SCI: Implement the file operations needed for the save dialog in Phantasmagoria 2012-06-13 12:26:49 +03:00
POTFILES I18N: Move specification of engine specific files to enginedir/POTFILES. 2013-08-12 17:54:31 +02:00
resource_audio.cpp SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
resource_intern.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
resource.cpp SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
resource.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sci.cpp SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
sci.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
util.cpp SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00
util.h SCI: Make GPL headers consistent in themselves. 2014-02-18 02:39:37 +01:00