scummvm/engines/titanic
Paul Gilbert 63ec47e62f TITANIC: Add support for 32-bit surfaces
Some of the game videos have alpha levels, which are lost if the surfaces
are converted to 16-bit. This adds better support for creating 32-bit
video surfaces, so the information won't be lost
2016-11-26 15:25:20 -05:00
..
carry TITANIC: Load more text strings from data file 2016-11-11 15:24:53 -05:00
core TITANIC: Fixes for freeing project and engine objects on exit 2016-11-15 21:04:30 -05:00
game TITANIC: Fixes for TV and Bedhead open/close 2016-11-16 21:02:25 -05:00
gfx JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
messages TITANIC: Load more text strings from data file 2016-11-11 15:24:53 -05:00
moves TITANIC: Fix leaving lift at SGT floor 2016-11-11 22:05:24 -05:00
npcs TITANIC: Renamings of transitioning counter methods 2016-11-12 19:49:09 -05:00
pet_control TITANIC: Implement mouse scrolling for PET Remote 2016-11-16 19:21:25 -05:00
sound TITANIC: Fix stopping all playing sounds when loading a savegame 2016-11-07 20:26:51 -05:00
star_control TITANIC: Add support for 32-bit surfaces 2016-11-26 15:25:20 -05:00
support TITANIC: Add support for 32-bit surfaces 2016-11-26 15:25:20 -05:00
true_talk TITANIC: Change some #if 0 to use SPATIAL_SOUND as a better description 2016-11-17 21:29:05 -05:00
configure.engine TITANIC: Add MAD to the dependencies list for the engine 2016-09-03 09:48:50 -04:00
continue_save_dialog.cpp TITANIC: Don't try to load save if quitting from Continue dialog 2016-11-15 21:16:21 -05:00
continue_save_dialog.h TITANIC: Setting up Continue Save dialog slot names list 2016-07-22 23:48:56 -04:00
debugger.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
debugger.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
detection_tables.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
detection.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
events.cpp TITANIC: Fix compiler warnings 2016-11-08 20:25:14 -05:00
events.h TITANIC: Fix spurious drag starts happening after view changes 2016-11-08 20:11:11 -05: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: Add support for 32-bit surfaces 2016-11-26 15:25:20 -05:00
game_manager.h TITANIC: Renamings of transitioning counter methods 2016-11-12 19:49:09 -05:00
game_state.cpp TITANIC: Cleanup and fixes for GameStateMovieList 2016-11-12 20:29:36 -05:00
game_state.h TITANIC: Cleanup and fixes for GameStateMovieList 2016-11-12 20:29:36 -05:00
game_view.cpp JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
game_view.h JANITORIAL: Remove trailing spaces 2016-10-09 14:59:58 +02:00
input_handler.cpp TITANIC: Remove dragged item image when dropped in PET 2016-10-31 18:42:46 -04:00
input_handler.h TITANIC: Add missing CInputHandler destructor 2016-09-14 18:43:15 -04:00
input_translator.cpp TITANIC: Fix spurious drag starts happening after view changes 2016-11-08 20:11:11 -05:00
input_translator.h TITANIC: Add support for mouse wheel scrolling conversations log 2016-11-01 22:30:21 -04:00
main_game_window.cpp TITANIC: Fixes for freeing project and engine objects on exit 2016-11-15 21:04:30 -05:00
main_game_window.h TITANIC: Fix spurious drag starts happening after view changes 2016-11-08 20:11:11 -05:00
module.mk TITANIC: Change mouse cursor to use transparency 2016-10-02 15:39:45 -04:00
room_flags.cpp TITANIC: Fix display of current location outside SGT rooms 2016-11-12 18:37:48 -05:00
room_flags.h TITANIC: Fixes for allocating an assigned room 2016-11-06 19:44:32 -05:00
titanic.cpp TITANIC: Fixes for freeing project and engine objects on exit 2016-11-15 21:04:30 -05:00
titanic.h TITANIC: Load more text strings from data file 2016-11-11 15:24:53 -05:00