[Commits] [wesnoth/wesnoth] 81a64c: move "can_recruit_from"/on checks to class game_st...

GitHub noreply at github.com
Mon Dec 22 08:29:31 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 81a64ce3ce2eb4bedbf52d39bb43095d66c1ae5f
      https://github.com/wesnoth/wesnoth/commit/81a64ce3ce2eb4bedbf52d39bb43095d66c1ae5f
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-12-22 (Mon, 22 Dec 2014)

  Changed paths:
    M src/actions/create.cpp
    M src/actions/create.hpp
    M src/game_state.cpp
    M src/game_state.hpp
    M src/hotkey_handler.cpp
    M src/whiteboard/manager.cpp
    M src/whiteboard/side_actions.cpp
    M src/whiteboard/utility.cpp

  Log Message:
  -----------
  move "can_recruit_from"/on checks to class game_state


  Commit: 148bf46ad29aa0d49dabacc848332928a216899a
      https://github.com/wesnoth/wesnoth/commit/148bf46ad29aa0d49dabacc848332928a216899a
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-12-22 (Mon, 22 Dec 2014)

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

  Log Message:
  -----------
  move "side_can_recruit_on" logic from hotkey_handler to game_state


  Commit: 02ab3dac4b7515215dd5e2d7f4642d0c42cdb040
      https://github.com/wesnoth/wesnoth/commit/02ab3dac4b7515215dd5e2d7f4642d0c42cdb040
  Author: Chris Beck <render787 at gmail.com>
  Date:   2014-12-22 (Mon, 22 Dec 2014)

  Changed paths:
    M src/actions/create.cpp
    M src/actions/create.hpp
    M src/game_board.cpp
    M src/game_board.hpp
    M src/game_state.cpp
    M src/game_state.hpp
    M src/hotkey_handler.cpp
    M src/whiteboard/manager.cpp
    M src/whiteboard/side_actions.cpp
    M src/whiteboard/utility.cpp

  Log Message:
  -----------
  Merge branch 'move_some_code_to_gamestate'


Compare: https://github.com/wesnoth/wesnoth/compare/57994313c5a0...02ab3dac4b75


More information about the Commits mailing list