scummvm/engines/titanic
2019-09-29 19:34:16 +03:00
..
carry TITANIC: DE: Adding sound translations 2017-09-20 22:33:18 -04:00
core TITANIC: Address readSavegameHeader compiler warning 2018-06-30 14:30:35 -07:00
game TITANIC: Fix endless busy cursor in Titania close up 2018-07-14 18:25:58 -07:00
gfx TITANIC: DE: Fix sound for music room pitch sliders 2017-10-03 21:29:48 -04:00
messages TITANIC: Cleanup of auto music player classes and messages 2017-10-13 17:51:49 -04:00
moves TITANIC: DE: Add miscellaneous missed sound translations 2017-09-21 20:27:18 -04:00
npcs TITANIC: Fix some incorrect switch fall throughs 2019-01-07 18:48:57 -08:00
pet_control TITANIC: Silence an MSVC false positive about an uninitialized variable 2018-12-23 20:44:28 +02:00
sound JANITORIAL: Fix trailing whitespace 2018-05-24 15:30:55 +02:00
star_control TITANIC: Change add float suffixes to float assignments 2019-05-27 14:53:45 +03: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 gcc compiler warnings 2019-07-25 19:27:21 -07: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 TITANIC: Remap right mouse click to be a left click with Shift held. 2017-07-30 11:39:40 -04:00
debugger.cpp JANITORIAL: Remove trailing whitespace 2018-05-20 23:40:20 +02:00
debugger.h TITANIC: Added frame debugger command for setting objects' movie frames 2017-08-26 17:58:31 -04:00
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: Normalize the getName() result of metaengines 2018-12-10 06:47:27 +01:00
events.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
events.h TITANIC: Only skip cutscenes if standard ASCII keys pressed 2017-07-31 22:36:01 -04:00
game_location.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
game_location.h TITANIC: Replaced int passenger class with PassengerClass enum 2016-11-05 11:02:39 -04:00
game_manager.cpp TITANIC: Fix leak of movie event structures 2017-09-24 12:15:58 -04:00
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 TITANIC: Fix leaks in CGameState _movieList 2017-09-29 21:16:43 -04:00
game_state.h TITANIC: Fix leaks in CGameState _movieList 2017-09-29 21:16:43 -04:00
game_view.cpp TITANIC: Clarify dirty rect methods in CGameManager 2017-01-14 18:19:12 -05:00
game_view.h TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
input_handler.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
input_handler.h TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07:00
input_translator.cpp TITANIC: Create new CMovementMsg for new movement functionality 2017-08-06 11:58:06 -04:00
input_translator.h TITANIC: Introduce movement via arrow keys 2017-08-04 22:00:49 -04:00
main_game_window.cpp TITANIC: Fix access after free in shutdown 2017-09-24 10:55:50 -04:00
main_game_window.h TITANIC: Fix struct vs class forward declaration warning 2017-08-25 20:48:55 -04:00
module.mk TITANIC: DE: Merged German NPC script subclasses back in 2017-09-23 21:18:25 -04:00
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 TITANIC: Add translation.h missing from prior commit 2017-09-17 16:32:09 -04:00