scummvm/engines/titanic
2017-09-29 21:16:43 -04:00
..
carry TITANIC: DE: Adding sound translations 2017-09-20 22:33:18 -04:00
core TITANIC: Add some guards against using the game manager during game exit 2017-09-24 12:46:32 -04:00
game TITANIC: DE: Properly implement CArboretumGate changes 2017-09-24 14:33:54 -04:00
gfx TITANIC: DE: Adding sound translations 2017-09-20 22:33:18 -04:00
messages TITANIC: DE: Adding sound translations 2017-09-20 20:53:12 -04:00
moves TITANIC: DE: Add miscellaneous missed sound translations 2017-09-21 20:27:18 -04:00
npcs TITANIC: Fix crash if you exit the game whilst a bot is talking 2017-09-24 12:39:39 -04:00
pet_control TITANIC: Convert some remaining strings to use their titanic.dat entries 2017-09-26 20:41:35 -04:00
sound TITANIC: Fix leak of wave file audio streams 2017-09-27 21:11:32 -04:00
star_control TITANIC: Fix memory leak in CStarView 2017-09-27 07:40:28 -04:00
support TITANIC: Remove redundant surface ccreation from DirectDrawManager 2017-09-19 19:27:23 -04:00
true_talk TITANIC: DE: Changes for DoorbotScript::chooseResponse 2017-09-27 21:24:42 -04:00
configure.engine TITANIC: Add support for compressed bitmaps in titanic.dat 2017-08-12 20:09:18 -04:00
continue_save_dialog.cpp TITANIC: Allow GMM loading from the copyright and continue dialog 2017-09-05 23:01:12 -04: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 Merge pull request #1010 from dreammaster/debugger_params 2017-09-24 12:18:15 -04: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: Flag English version for testing, German version as unstable 2017-07-01 17:58:28 -04:00
detection.cpp TITANIC: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07: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: Reduce header includes for titanic.h 2017-08-24 04:06:54 -07: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: Fix SuccUBus not always redirecting 'nowhere' glyphs to Bilge 2017-08-06 21:49:23 -04:00
room_flags.h TITANIC: Fixes for sending via the Bilge SuccUBus 2017-01-22 16:32:48 -05:00
titanic.cpp TITANIC: Create a separate g_language global in it's own file 2017-09-17 16:24:26 -04:00
titanic.h TITANIC: Create a separate g_language global in it's own file 2017-09-17 16:24:26 -04:00
translation.h TITANIC: Add translation.h missing from prior commit 2017-09-17 16:32:09 -04:00