scummvm/engines/queen
D G Turner 1c37569ce2 QUEEN: Fix GCC Compiler Warnings
These are further warnings of the use of memset to clear a non-trivial
structure / class. Since it is trivial to add a default constructor to
these to initialise them instead, the memset calls can be removed.
2019-05-07 23:16:50 +01:00
..
bankman.cpp
bankman.h
command.cpp QUEEN: Silence GCC 7 warnings about potential buffer overflow 2017-08-06 20:06:18 +02:00
command.h
configure.engine
credits.cpp
credits.h
cutaway.cpp
cutaway.h
debug.cpp
debug.h
defs.h
detection.cpp ENGINES: Normalize the getName() result of metaengines 2018-12-10 06:47:27 +01:00
display.cpp
display.h
graphics.cpp
graphics.h
grid.cpp QUEEN: Fix GCC Compiler Warnings 2019-05-07 23:16:50 +01:00
grid.h
input.cpp
input.h
journal.cpp
journal.h
logic.cpp
logic.h
midiadlib.cpp
midiadlib.h
module.mk
music.cpp ALL: Use CLIP to clip volumes 2018-05-05 17:57:31 +02:00
music.h
musicdata.cpp
POTFILES
queen.cpp ENGINES: Remove default1x scaler flag 2017-10-07 12:30:29 -05:00
queen.h
resource.cpp
resource.h
restables.cpp
sound.cpp
sound.h
state.cpp
state.h
structs.h QUEEN: Fix GCC Compiler Warnings 2019-05-07 23:16:50 +01:00
talk.cpp
talk.h
walk.cpp
walk.h
xref.txt