[Commits] [wesnoth/wesnoth] 0cc0b9: Tree View: add getter for implementations vector t...

GitHub noreply at github.com
Wed Mar 8 08:00:36 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 0cc0b9fc7482bc4e6be409c123a42550fdb77895
      https://github.com/wesnoth/wesnoth/commit/0cc0b9fc7482bc4e6be409c123a42550fdb77895
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M src/gui/widgets/tree_view.cpp
    M src/gui/widgets/tree_view.hpp
    M src/gui/widgets/tree_view_node.cpp
    M src/gui/widgets/tree_view_node.hpp

  Log Message:
  -----------
  Tree View: add getter for implementations vector to avoid passing around a reference to every new node


  Commit: 1ff1b7fdd8603f3fd2b583391e6dc1079abbc282
      https://github.com/wesnoth/wesnoth/commit/1ff1b7fdd8603f3fd2b583391e6dc1079abbc282
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M src/display.cpp
    M src/display.hpp
    M src/game_display.cpp
    M src/units/drawer.cpp
    M src/units/drawer.hpp

  Log Message:
  -----------
  Made the unit_drawer own its bar rect map instead of keeping it in the display singleton


Compare: https://github.com/wesnoth/wesnoth/compare/a6ba521a5ec9...1ff1b7fdd860


More information about the Commits mailing list