scummvm/engines/titanic/true_talk
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
..
barbot_script.cpp TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
barbot_script.h TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
bellbot_script.cpp TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
bellbot_script.h TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
deskbot_script.cpp TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
deskbot_script.h TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
dialogue_file.cpp
dialogue_file.h
doorbot_script.cpp TITANIC: Fix DoorbotScript _stateIndex cycling check 2018-03-17 14:06:26 -04:00
doorbot_script.h TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
liftbot_script.cpp TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
liftbot_script.h TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
maitred_script.cpp TITANIC: Fix Missing Default Switch Cases 2019-11-30 23:50:44 +00:00
maitred_script.h TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
parrot_script.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
parrot_script.h
script_handler.cpp TITANIC: Add VocabMode enum, fix German vocab loading 2017-09-18 18:16:03 -04:00
script_handler.h TITANIC: Add VocabMode enum, fix German vocab loading 2017-09-18 18:16:03 -04:00
script_support.cpp TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
script_support.h TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
succubus_script.cpp TITANIC: DE: Updates for SuccUBusScript 2017-09-23 21:02:44 -04:00
succubus_script.h
title_engine.cpp TITANIC: Add VocabMode enum, fix German vocab loading 2017-09-18 18:16:03 -04:00
title_engine.h TITANIC: Add VocabMode enum, fix German vocab loading 2017-09-18 18:16:03 -04:00
true_talk_manager.cpp TITANIC: DE: Fix showing accented characters in Chat tab 2017-10-12 21:38:20 -04:00
true_talk_manager.h
tt_action.cpp
tt_action.h
tt_adj.cpp
tt_adj.h
tt_concept_node.cpp
tt_concept_node.h TITANIC: Fix gcc compiler warnings 2019-07-25 19:27:21 -07:00
tt_concept.cpp TITANIC: Fix gcc compiler warnings 2019-07-25 19:27:21 -07:00
tt_concept.h TITANIC: Fix gcc compiler warnings 2019-07-25 19:27:21 -07:00
tt_hist.cpp
tt_hist.h
tt_major_word.cpp
tt_major_word.h
tt_node.cpp TITANIC: Fix leak of vocab synonyms on exit 2017-09-24 12:26:43 -04:00
tt_node.h
tt_npc_script.cpp TITANIC: Fix Coverity warnings 2017-10-09 07:57:55 -04:00
tt_npc_script.h TITANIC: DE: Fixes to vocabs, strings, and font in titanic.dat 2017-10-06 21:07:00 -04:00
tt_parser.cpp TITANIC: Fix gcc compiler warnings 2019-07-25 19:27:21 -07:00
tt_parser.h TITANIC: More properly handle parser clearing after sentence processing 2018-07-14 16:25:14 -07:00
tt_picture.cpp
tt_picture.h
tt_pronoun.cpp
tt_pronoun.h
tt_quotes_tree.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
tt_quotes_tree.h
tt_quotes.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
tt_quotes.h
tt_response.cpp
tt_response.h
tt_room_script.cpp
tt_room_script.h
tt_script_base.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
tt_script_base.h
tt_scripts.cpp TITANIC: DE: Merged German NPC script subclasses back in 2017-09-23 21:18:25 -04:00
tt_scripts.h
tt_sentence_node.cpp
tt_sentence_node.h
tt_sentence.cpp TITANIC: Fix gcc compiler warnings 2019-07-25 19:27:21 -07:00
tt_sentence.h TITANIC: DE: Fixes for article handling 2017-10-06 07:16:36 -04:00
tt_string_node.cpp TITANIC: Add VocabMode enum, fix German vocab loading 2017-09-18 18:16:03 -04:00
tt_string_node.h TITANIC: Add VocabMode enum, fix German vocab loading 2017-09-18 18:16:03 -04:00
tt_string.cpp TTITANIC: Guard against TTstring items being self-assigned 2017-09-18 21:29:29 -04:00
tt_string.h
tt_synonym.cpp
tt_synonym.h
tt_talker.cpp TITANIC: Don't launch further bot speeches when exiting game 2017-09-24 14:09:24 -04:00
tt_talker.h JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
tt_title_script.cpp
tt_title_script.h
tt_vocab.cpp JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
tt_vocab.h TITANIC: DE: Fix recognising words with common suffixes 2017-10-06 20:37:28 -04:00
tt_word.cpp TITANIC: Add VocabMode enum, fix German vocab loading 2017-09-18 18:16:03 -04:00
tt_word.h TITANIC: Add VocabMode enum, fix German vocab loading 2017-09-18 18:16:03 -04:00