[Commits] [wesnoth/wesnoth] 0031f9: Don't copy-initialize containers

GitHub noreply at github.com
Mon Apr 24 17:45:44 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0031f9a45af5ca7fa0cfe0a569ea73666f6835bf
      https://github.com/wesnoth/wesnoth/commit/0031f9a45af5ca7fa0cfe0a569ea73666f6835bf
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-25 (Tue, 25 Apr 2017)

  Changed paths:
    M src/ai/configuration.cpp
    M src/cursor.cpp
    M src/desktop/paths.cpp
    M src/game_data.cpp
    M src/game_events/action_wml.cpp
    M src/gui/core/window_builder/helper.cpp
    M src/gui/dialogs/preferences_dialog.hpp
    M src/gui/widgets/helper.cpp
    M src/image.cpp
    M src/map/location.cpp
    M src/movetype.cpp
    M src/mp_ui_alerts.cpp
    M src/play_controller.cpp
    M src/save_index.cpp
    M src/saved_game.cpp
    M src/scripting/game_lua_kernel.cpp
    M src/serialization/string_utils.cpp
    M src/team.cpp
    M src/tests/gui/test_gui2.cpp
    M src/tests/test_commandline_options.cpp
    M src/tests/test_filesystem.cpp
    M src/tests/test_map_location.cpp
    M src/units/filter.cpp

  Log Message:
  -----------
  Don't copy-initialize containers





More information about the Commits mailing list