[Commits] [wesnoth/wesnoth] 358531: menu handler uses game_board in it's constructor

GitHub noreply at github.com
Sun Jun 8 23:38:59 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 358531e06c7dee6fe1ff5b34a416b27d4c16d6c4
      https://github.com/wesnoth/wesnoth/commit/358531e06c7dee6fe1ff5b34a416b27d4c16d6c4
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-08 (Sun, 08 Jun 2014)

  Changed paths:
    M src/game_board.hpp
    M src/menu_events.cpp
    M src/menu_events.hpp
    M src/play_controller.cpp

  Log Message:
  -----------
  menu handler uses game_board in it's constructor


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

  Changed paths:
    M src/game_board.cpp
    M src/game_board.hpp

  Log Message:
  -----------
  add variants of "find visible unit" to game_board

Allow size_t instead of reference to a team, also possibility to
query for presence of a visible unit instead of returning an
iterator to it.


  Commit: 49a7d0b140477d33f5e76069e980744d9f33f65a
      https://github.com/wesnoth/wesnoth/commit/49a7d0b140477d33f5e76069e980744d9f33f65a
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-06-08 (Sun, 08 Jun 2014)

  Changed paths:
    M src/config_cache.cpp
    M src/savegame.hpp
    M src/synced_commands.cpp

  Log Message:
  -----------
  Merge branch 'master' of git://github.com/wesnoth/wesnoth


Compare: https://github.com/wesnoth/wesnoth/compare/6f0fbc58fb57...49a7d0b14047


More information about the Commits mailing list