[Commits] [wesnoth/wesnoth] 86d00a: Refactored display member out of map_labels in fav...

GitHub noreply at github.com
Fri Apr 21 04:30:34 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 86d00a479dc03047e0ca94a46be6588e598f1a78
      https://github.com/wesnoth/wesnoth/commit/86d00a479dc03047e0ca94a46be6588e598f1a78
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-21 (Fri, 21 Apr 2017)

  Changed paths:
    M src/display.cpp
    M src/editor/map/context_manager.cpp
    M src/editor/map/map_context.cpp
    M src/editor/map/map_context.hpp
    M src/map/label.cpp
    M src/map/label.hpp

  Log Message:
  -----------
  Refactored display member out of map_labels in favor of the singleton accessor

This also allowed the display argument to be removed from map_context, since it was only used for
initializing map_labels.





More information about the Commits mailing list