scummvm/engines/wintermute/base
2013-09-26 02:17:26 +02:00
..
file WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
font WINTERMUTE: Swap dpi and font-height to be the right-way around. 2013-09-08 23:25:23 +02:00
gfx WINTERMUTE: No longer use ticket->_drawNum 2013-09-26 02:17:26 +02:00
particles WINTERMUTE: Be explicit when storing Floats in savegames. 2013-08-13 19:09:08 +02:00
scriptables WINTERMUTE: Disambiguate empty and NULL strings when saving 2013-09-05 22:12:49 +02:00
sound WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02: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: Fix end of namespace comments. 2013-08-04 00:51:09 +02: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: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_frame.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_game_music.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_game_music.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_game_settings.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_game_settings.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_game.cpp WINTERMUTE: Be explicit when storing Floats in savegames. 2013-08-13 19:09:08 +02:00
base_game.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_keyboard_state.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02: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: Be explicit when storing Floats in savegames. 2013-08-13 19:09:08 +02:00
base_object.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_parser.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_parser.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_persistence_manager.cpp WINTERMUTE: Disambiguate empty and NULL strings when saving 2013-09-05 22:12:49 +02:00
base_persistence_manager.h WINTERMUTE: Disambiguate empty and NULL strings when saving 2013-09-05 22:12:49 +02: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: Be explicit when storing Floats in savegames. 2013-08-13 19:09:08 +02:00
base_region.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_script_holder.cpp WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_script_holder.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +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: Fix end of namespace comments. 2013-08-04 00:51:09 +02:00
base_sprite.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +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: Cast rotate in base_sub_frame 2013-09-18 18:19:19 +02:00
base_sub_frame.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +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 end of namespace comments. 2013-08-04 00:51:09 +02:00
base.h WINTERMUTE: Fix end of namespace comments. 2013-08-04 00:51:09 +02: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