[Commits] [wesnoth/wesnoth] e5b09d: MP Alerts Options: simplify an overload disambigua...

GitHub noreply at github.com
Thu May 4 00:05:05 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: e5b09de2c60627f9ec0ea543877b9ed6090c81d4
      https://github.com/wesnoth/wesnoth/commit/e5b09de2c60627f9ec0ea543877b9ed6090c81d4
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M src/gui/dialogs/multiplayer/mp_alerts_options.cpp

  Log Message:
  -----------
  MP Alerts Options: simplify an overload disambiguation


  Commit: e4f03fe4599c6969a8881955805fbfcaed3b01b3
      https://github.com/wesnoth/wesnoth/commit/e4f03fe4599c6969a8881955805fbfcaed3b01b3
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-05-04 (Thu, 04 May 2017)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M source_lists/libwesnoth
    M source_lists/wesnoth
    M src/actions/advancement.cpp
    M src/actions/attack.cpp
    M src/actions/create.cpp
    M src/actions/move.cpp
    M src/actions/undo.cpp
    M src/actions/unit_creator.cpp
    M src/addon/manager.cpp
    M src/addon/manager_ui.cpp
    M src/ai/actions.cpp
    M src/attack_prediction.cpp
    M src/chat_command_handler.cpp
    M src/chat_events.cpp
    M src/controller_base.cpp
    M src/countdown_clock.cpp
    M src/cursor.cpp
    M src/desktop/notifications.cpp
    M src/desktop/paths.cpp
    M src/display.cpp
    M src/display_chat_manager.cpp
    M src/editor/controller/editor_controller.cpp
    R src/editor/editor_preferences.cpp
    R src/editor/editor_preferences.hpp
    M src/editor/map/context_manager.cpp
    M src/editor/map/context_manager.hpp
    M src/editor/map/map_context.cpp
    M src/floating_textbox.cpp
    M src/font/font_config.cpp
    M src/font/marked-up_text.cpp
    M src/font/sdl_ttf.cpp
    M src/font/text.cpp
    M src/format_time_summary.cpp
    M src/game_board.cpp
    M src/game_config_manager.cpp
    M src/game_display.cpp
    M src/game_events/action_wml.cpp
    M src/game_events/menu_item.cpp
    M src/game_initialization/configure_engine.hpp
    M src/game_initialization/connect_engine.cpp
    M src/game_initialization/create_engine.cpp
    M src/game_initialization/lobby_data.cpp
    M src/game_initialization/lobby_info.cpp
    M src/game_initialization/multiplayer.cpp
    M src/game_initialization/playcampaign.cpp
    M src/game_launcher.cpp
    M src/game_launcher.hpp
    R src/game_preferences.cpp
    R src/game_preferences.hpp
    M src/game_state.cpp
    M src/gui/auxiliary/tips.cpp
    M src/gui/dialogs/addon/manager.cpp
    M src/gui/dialogs/advanced_graphics_options.hpp
    M src/gui/dialogs/campaign_difficulty.cpp
    M src/gui/dialogs/campaign_selection.cpp
    M src/gui/dialogs/chat_log.cpp
    M src/gui/dialogs/game_delete.cpp
    M src/gui/dialogs/game_load.cpp
    M src/gui/dialogs/language_selection.cpp
    M src/gui/dialogs/loading_screen.cpp
    M src/gui/dialogs/lobby/lobby.cpp
    M src/gui/dialogs/lobby/player_info.cpp
    M src/gui/dialogs/multiplayer/mp_alerts_options.cpp
    M src/gui/dialogs/multiplayer/mp_change_control.cpp
    M src/gui/dialogs/multiplayer/mp_cmd_wrapper.cpp
    M src/gui/dialogs/multiplayer/mp_connect.cpp
    M src/gui/dialogs/multiplayer/mp_create_game.cpp
    M src/gui/dialogs/multiplayer/mp_host_game_prompt.cpp
    M src/gui/dialogs/multiplayer/mp_join_game.cpp
    M src/gui/dialogs/multiplayer/mp_login.cpp
    M src/gui/dialogs/multiplayer/mp_method_selection.cpp
    M src/gui/dialogs/multiplayer/mp_options_helper.cpp
    M src/gui/dialogs/preferences_dialog.cpp
    M src/gui/dialogs/preferences_dialog.hpp
    M src/gui/dialogs/select_orb_colors.cpp
    M src/gui/dialogs/title_screen.cpp
    M src/gui/widgets/chatbox.cpp
    M src/gui/widgets/settings.cpp
    M src/gui/widgets/text_box.cpp
    M src/gui/widgets/unit_preview_pane.cpp
    M src/gui/widgets/window.cpp
    M src/halo.cpp
    M src/help/help.cpp
    M src/help/help_impl.cpp
    M src/help/help_text_area.cpp
    M src/help/help_topic_generators.cpp
    M src/hotkey/command_executor.cpp
    M src/hotkey/hotkey_command.cpp
    M src/hotkey/hotkey_handler.cpp
    M src/image.cpp
    M src/joystick.cpp
    M src/language.cpp
    R src/lobby_preferences.cpp
    R src/lobby_preferences.hpp
    M src/menu_events.cpp
    M src/minimap.cpp
    M src/mouse_handler_base.cpp
    M src/mp_ui_alerts.cpp
    M src/play_controller.cpp
    M src/playmp_controller.cpp
    M src/playsingle_controller.cpp
    M src/playturn.cpp
    R src/preferences.cpp
    R src/preferences.hpp
    A src/preferences/display.cpp
    A src/preferences/display.hpp
    A src/preferences/editor.cpp
    A src/preferences/editor.hpp
    A src/preferences/game.cpp
    A src/preferences/game.hpp
    A src/preferences/general.cpp
    A src/preferences/general.hpp
    A src/preferences/lobby.cpp
    A src/preferences/lobby.hpp
    R src/preferences_display.cpp
    R src/preferences_display.hpp
    M src/replay.cpp
    M src/reports.cpp
    M src/save_index.cpp
    M src/savegame.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/scripting/lua_audio.cpp
    M src/scripting/lua_preferences.cpp
    M src/sound.cpp
    M src/synced_commands.cpp
    M src/team.cpp
    M src/terrain/builder.cpp
    M src/units/animation_component.cpp
    M src/units/drawer.cpp
    M src/units/udisplay.cpp
    M src/units/unit.cpp
    M src/video.cpp
    M src/wesnoth.cpp
    M src/whiteboard/manager.cpp

  Log Message:
  -----------
  Moved all preferences source files into a single folder


Compare: https://github.com/wesnoth/wesnoth/compare/2fec0500506e...e4f03fe4599c


More information about the Commits mailing list