scummvm/engines/kyra
D G Turner 1083ff6577 KYRA: LOL: Fix GCC Compiler Warning from memset Usage
The memset call to clear the Common::Event is unecessary as all fields
are cleared either directly by the class constructor or for fields which
are struct/class objects, by their constructors.
2019-08-18 02:12:15 +01:00
..
engine KYRA: (HOF) - minor GMM/RTL fix 2019-07-23 17:56:37 +02:00
graphics KYRA: (EOB/Amiga) - mark error dialogs as translateable 2019-04-29 21:45:19 +02:00
gui KYRA: LOL: Fix GCC Compiler Warning from memset Usage 2019-08-18 02:12:15 +01:00
resource KYRA: (EOB2/Amiga) - fix German version monster sound 2019-04-13 18:55:02 +02:00
script KYRA: (EOB2/Amiga) - final glitches fix 2019-04-13 18:55:02 +02:00
sequence KYRA: (HOF/FM-TOWNS) - fix intro glitch 2019-07-23 17:56:37 +02:00
sound AUDIO: (FM-Towns/PC98) - cleanup mutex handling 2019-08-07 16:43:06 +02:00
text KYRA: (EOB2/Amiga) - fix German version text 2019-04-13 18:55:01 +02:00
configure.engine BUILD: Split configure.engines down to a single file per engine. 2013-11-24 00:45:38 +00:00
detection_tables.h KYRA: (EOB2/Amiga) - add detection entries 2019-04-13 18:54:57 +02:00
detection.cpp KYRA: silence some compiler warnings 2019-03-22 21:03:54 +01:00
kyra_v1.h KYRA: cleanup dir 2019-03-06 20:48:15 +01:00
module.mk KYRA: sound files/classes reorganization step #4 2019-04-15 21:51:47 +02:00
POTFILES KYRA: Add missing EOL on last line in POTFILES 2019-05-17 21:55:48 +01:00