scummvm/engines/startrek
D G Turner bffb4418bd STARTREK: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-12-01 00:59:20 +00:00
..
rooms STARTREK: Fix Missing Default Switch Cases 2019-12-01 00:59:20 +00:00
action.h
actors.cpp STARTREK: Remove sound function wrappers out of StarTrekEngine 2019-11-03 13:21:41 +02:00
awaymission.cpp STARTREK: Fix Missing Default Switch Cases 2019-12-01 00:59:20 +00:00
awaymission.h
bitmap.cpp
bitmap.h
common.cpp
common.h
configure.engine
console.cpp STARTREK: Fix loading of some texts, and add the "text" console command 2019-08-19 00:18:00 +03:00
console.h STARTREK: Fix loading of some texts, and add the "text" console command 2019-08-19 00:18:00 +03:00
detection.cpp ENGINES: Stop using 'single id' 2019-11-03 11:43:00 +01:00
events.cpp
fixedint.h
font.cpp
font.h
graphics.cpp STARTREK: Refactored mouse cursor and bitmap handling 2019-10-29 02:58:36 +02:00
graphics.h STARTREK: Refactored mouse cursor and bitmap handling 2019-10-29 02:58:36 +02:00
intro.cpp STARTREK: Fix Missing Default Switch Cases 2019-12-01 00:59:20 +00:00
items.h
iwfile.cpp
iwfile.h
lzss.cpp
lzss.h
math.cpp
menu.cpp STARTREK: Fix Missing Default Switch Cases 2019-12-01 00:59:20 +00:00
module.mk
object.h
POTFILES
room.cpp STARTREK: Remove sound function wrappers out of StarTrekEngine 2019-11-03 13:21:41 +02:00
room.h STARTREK: Load more messages from RDF files 2019-10-30 01:42:47 +02:00
saveload.cpp STARTREK: Simplify screen name code and add the "actions" debug command 2019-08-16 14:16:43 +03:00
sound.cpp STARTREK: Remove sound function wrappers out of StarTrekEngine 2019-11-03 13:21:41 +02:00
sound.h STARTREK: Remove sound function wrappers out of StarTrekEngine 2019-11-03 13:21:41 +02:00
soundeffects.h
space.cpp STARTREK: Fix Missing Default Switch Cases 2019-12-01 00:59:20 +00:00
space.h
sprite.cpp STARTREK: Refactored mouse cursor and bitmap handling 2019-10-29 02:58:36 +02:00
sprite.h STARTREK: Refactored mouse cursor and bitmap handling 2019-10-29 02:58:36 +02:00
startrek.cpp STARTREK: Fix Missing Default Switch Cases 2019-12-01 00:59:20 +00:00
startrek.h STARTREK: Remove sound function wrappers out of StarTrekEngine 2019-11-03 13:21:41 +02:00
text.cpp STARTREK: Load more messages from RDF files 2019-10-30 01:42:47 +02:00
text.h STARTREK: Load more messages from RDF files 2019-10-30 01:42:47 +02:00
textbox.cpp STARTREK: Remove sound function wrappers out of StarTrekEngine 2019-11-03 13:21:41 +02:00