scummvm/engines/titanic
D G Turner c2149c042e TITANIC: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
2019-11-30 23:50:44 +00:00
..
carry
core TITANIC: Address readSavegameHeader compiler warning 2018-06-30 14:30:35 -07:00
game TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
gfx
messages TITANIC: Cleanup of auto music player classes and messages 2017-10-13 17:51:49 -04:00
moves
npcs TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
pet_control TITANIC: Silence an MSVC false positive about an uninitialized variable 2018-12-23 20:44:28 +02:00
sound TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
star_control TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
support IMAGE: Allow setting the output pixel format to the JPEG decoder 2019-04-28 07:59:14 +02:00
true_talk TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
configure.engine TITANIC: Turn off testing for English, turn it on for German 2017-10-08 12:48:21 -04:00
continue_save_dialog.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
continue_save_dialog.h
debugger.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
debugger.h
detection_tables.h TITANIC: This game doesn't use MIDI, mark it as such. 2019-09-29 19:34:16 +03:00
detection.cpp ENGINES: Add an engine ID to all the engines 2019-11-03 11:43:00 +01:00
events.cpp
events.h
game_location.cpp
game_location.h
game_manager.cpp
game_manager.h TITANIC: Fix crash exiting game when music room music is active 2017-10-15 21:14:33 -04:00
game_state.cpp
game_state.h
game_view.cpp
game_view.h
input_handler.cpp
input_handler.h
input_translator.cpp
input_translator.h
main_game_window.cpp
main_game_window.h
module.mk
room_flags.cpp TITANIC: Add missing strings for Floor & Room # to titanic.dat 2017-10-15 21:20:09 -04:00
room_flags.h TITANIC: Add missing strings for Floor & Room # to titanic.dat 2017-10-15 21:20:09 -04:00
titanic.cpp ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455) 2018-12-19 08:31:26 +02:00
titanic.h ENGINES: Add GUIErrorMessageFormat to replace duplicated functions (#1455) 2018-12-19 08:31:26 +02:00
translation.h