scummvm/engines/wintermute/base
Tobia Tesan 3cef639f91 WINTERMUTE: new char[str.size()+1] in BaseStringTable::expand
This makes room for the EOS char.
2014-10-15 21:36:47 +02:00
..
file WINTERMUTE: Fix endian issues in findPackageSignature. 2014-06-08 18:28:13 +02:00
font WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
gfx ENGINES: Fix some Doxygen comments that seem wrong. 2014-08-29 03:28:43 +02:00
particles WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
scriptables WINTERMUTE: Silence/fix some warnigns when compiling Symbian port. 2014-06-08 18:53:39 +02:00
sound WINTERMUTE: Do syncSoundSettings on initialization of sound manager, so that sound settings are actually applied on launch 2014-06-20 10:57:06 +02:00
base_active_rect.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_active_rect.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_dynamic_buffer.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_dynamic_buffer.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_engine.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_engine.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_fader.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_fader.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_file_manager.cpp WME: added few more games. added ability to detect from exe files. 2014-07-22 21:22:45 +02:00
base_file_manager.h WME: added few more games. added ability to detect from exe files. 2014-07-22 21:22:45 +02:00
base_frame.cpp WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_frame.h WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_game_music.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_game_music.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_game_settings.cpp WINTERMUTE: Introduce BaseGame->expandStringByStringTable(&Common::String) 2014-10-15 21:36:46 +02:00
base_game_settings.h WINTERMUTE: Introduce BaseGame->expandStringByStringTable(&Common::String) 2014-10-15 21:36:46 +02:00
base_game.cpp WINTERMUTE: Introduce BaseGame->expandStringByStringTable(&Common::String) 2014-10-15 21:36:46 +02:00
base_game.h WINTERMUTE: Introduce BaseGame->expandStringByStringTable(&Common::String) 2014-10-15 21:36:46 +02:00
base_keyboard_state.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_keyboard_state.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_named_object.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_named_object.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_object.cpp WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_object.h WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_parser.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_parser.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_persistence_manager.cpp WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_persistence_manager.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_point.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_point.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_quick_msg.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_quick_msg.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_region.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_region.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_script_holder.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_script_holder.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_scriptable.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_scriptable.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_sprite.cpp WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_sprite.h WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_string_table.cpp WINTERMUTE: new char[str.size()+1] in BaseStringTable::expand 2014-10-15 21:36:47 +02:00
base_string_table.h WINTERMUTE: Introduce BaseGame->expandStringByStringTable(&Common::String) 2014-10-15 21:36:46 +02:00
base_sub_frame.cpp WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_sub_frame.h WINTERMUTE: Switch to use of moved to OSystem TransparentSurface 2014-06-15 15:43:18 +03:00
base_surface_storage.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_surface_storage.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_transition_manager.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_transition_manager.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_viewport.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base_viewport.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
base.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
save_thumb_helper.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
save_thumb_helper.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
saveload.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
saveload.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
timer.cpp WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00
timer.h WINTERMUTE: Make GPL headers consistent in themselves. 2014-02-18 02:39:40 +01:00