[Commits] [wesnoth/wesnoth] 6603de: move animations vector to animation component, dro...

GitHub noreply at github.com
Tue Jun 17 16:44:22 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6603de667b464d6f6bea04fa07dd25ac8493bc39
      https://github.com/wesnoth/wesnoth/commit/6603de667b464d6f6bea04fa07dd25ac8493bc39
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M src/dialogs.cpp
    M src/play_controller.cpp
    M src/playmp_controller.cpp
    M src/playsingle_controller.cpp
    M src/unit.cpp
    M src/unit.hpp
    M src/unit_animation_component.cpp
    M src/unit_animation_component.hpp

  Log Message:
  -----------
  move animations vector to animation component, drop header in unit


  Commit: 405632174ad78d9dceab66a552e6ac9683bffaf4
      https://github.com/wesnoth/wesnoth/commit/405632174ad78d9dceab66a552e6ac9683bffaf4
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M src/dialogs.cpp
    M src/unit.cpp
    M src/unit.hpp

  Log Message:
  -----------
  inline unit::still_image, only used in a dialog function

This helps us to remove graphics related headers from unit.hpp


  Commit: 39d64b3ca0c8bbe383907cf9d9c301ffe74fc9de
      https://github.com/wesnoth/wesnoth/commit/39d64b3ca0c8bbe383907cf9d9c301ffe74fc9de
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M src/drawable_unit.cpp
    M src/unit.cpp
    M src/unit.hpp

  Log Message:
  -----------
  forward declare SDL_Color in unit.hpp header


  Commit: 045f38196d4fd9de20c7110b814a955f3b598724
      https://github.com/wesnoth/wesnoth/commit/045f38196d4fd9de20c7110b814a955f3b598724
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M src/ai/manager.cpp
    M src/ai/testing/ca.cpp
    M src/team.hpp

  Log Message:
  -----------
  forward declare SDL_Color in team.hpp


  Commit: 8c2a293d1462527414f20784c7358494e0e5eb81
      https://github.com/wesnoth/wesnoth/commit/8c2a293d1462527414f20784c7358494e0e5eb81
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-17 (Tue, 17 Jun 2014)

  Changed paths:
    M src/unit.cpp

  Log Message:
  -----------
  remove unnecessary headers from unit.cpp


Compare: https://github.com/wesnoth/wesnoth/compare/027a135118f6...8c2a293d1462


More information about the Commits mailing list