scummvm/engines/wintermute/base
2013-10-28 19:19:12 +01:00
..
file WINTERMUTE: Handle invalid file access in Carol Reed 6: Black Circle 2013-10-02 00:45:29 +03:00
font WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
gfx WINTERMUTE: Remove superfluous assignments 2013-10-09 11:29:13 +02:00
particles WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
scriptables WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
sound WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_active_rect.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_active_rect.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_dynamic_buffer.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_dynamic_buffer.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_engine.cpp WINTERMUTE: Fix uninitialized scalar field (CID1060922) 2013-08-09 18:28:06 +02:00
base_engine.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_fader.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_fader.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_file_manager.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_file_manager.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_frame.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_frame.h WINTERMUTE: Clean up byte/char casts in loading/parsing 2013-10-01 23:20:43 +02:00
base_game_music.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_game_music.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_game_settings.cpp WINTERMUTE: Clean up byte/char casts in loading/parsing 2013-10-01 23:20:43 +02:00
base_game_settings.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_game.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_game.h WINTERMUTE: Clean up byte/char casts in loading/parsing 2013-10-01 23:20:43 +02:00
base_keyboard_state.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_keyboard_state.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_named_object.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_named_object.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_object.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_object.h WINTERMUTE: Change BaseObject::getHeight() to return int32 instead of int. 2013-10-28 18:38:17 +01:00
base_parser.cpp WINTERMUTE: Fix compile errors in XCode 5 caused by nullptr-issues. 2013-10-28 18:23:05 +01:00
base_parser.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_persistence_manager.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_persistence_manager.h WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_point.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_point.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_quick_msg.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_quick_msg.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_region.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_region.h WINTERMUTE: Clean up byte/char casts in loading/parsing 2013-10-01 23:20:43 +02:00
base_script_holder.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_script_holder.h WINTERMUTE: Clean up byte/char casts in loading/parsing 2013-10-01 23:20:43 +02:00
base_scriptable.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_scriptable.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_sprite.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_sprite.h WINTERMUTE: Clean up byte/char casts in loading/parsing 2013-10-01 23:20:43 +02:00
base_string_table.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_string_table.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_sub_frame.cpp WINTERMUTE: Transfer booleans explicitly when saving/loading. 2013-10-28 19:19:12 +01:00
base_sub_frame.h WINTERMUTE: Clean up byte/char casts in loading/parsing 2013-10-01 23:20:43 +02:00
base_surface_storage.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_surface_storage.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_transition_manager.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_transition_manager.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_viewport.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_viewport.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base.cpp WINTERMUTE: Fix compile errors in XCode 5 caused by nullptr-issues. 2013-10-28 18:23:05 +01:00
base.h WINTERMUTE: Fix compile errors in XCode 5 caused by nullptr-issues. 2013-10-28 18:23:05 +01:00
save_thumb_helper.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
save_thumb_helper.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
saveload.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
saveload.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
timer.cpp JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
timer.h JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00