[Commits] [wesnoth/wesnoth] 2369d3: clenaup more includes

GitHub noreply at github.com
Sat Jan 16 22:42:44 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 2369d3f9ae3f0389197fe6eb2b3e3804f30f3fa3
      https://github.com/wesnoth/wesnoth/commit/2369d3f9ae3f0389197fe6eb2b3e3804f30f3fa3
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-01-16 (Sat, 16 Jan 2016)

  Changed paths:
    M src/addon/manager_ui.cpp
    M src/config_cache.cpp
    M src/desktop/notifications.cpp
    M src/game_initialization/create_engine.cpp
    M src/game_initialization/mp_game_utils.cpp
    M src/game_initialization/mp_game_utils.hpp
    M src/game_initialization/mp_options.hpp
    M src/game_initialization/multiplayer.cpp
    M src/game_initialization/multiplayer_configure.cpp
    M src/game_initialization/multiplayer_connect.cpp
    M src/game_initialization/multiplayer_wait.cpp
    M src/game_launcher.cpp
    M src/game_launcher.hpp
    M src/generators/lua_map_generator.cpp
    M src/gui/dialogs/mp_connect.cpp
    M src/help/help_browser.cpp
    M src/scripting/lua_gui2.cpp
    M src/storyscreen/controller.hpp

  Log Message:
  -----------
  clenaup more includes

this changes some class member types to scoped pointer so that we can
remove an include from the header.


  Commit: c31189e580af645ca68a3888aeb806e9530d46eb
      https://github.com/wesnoth/wesnoth/commit/c31189e580af645ca68a3888aeb806e9530d46eb
  Author: gfgtdf <f492343 at rmqkr.net>
  Date:   2016-01-16 (Sat, 16 Jan 2016)

  Changed paths:
    M src/tests/test_mp_connect.cpp

  Log Message:
  -----------
  attempt to fix boost unit tests

the boost units tests created 2 CVideo and 2 game_display objects which
causes assertion failures.


Compare: https://github.com/wesnoth/wesnoth/compare/a05a40ab1448...c31189e580af


More information about the Commits mailing list