[Commits] [wesnoth/wesnoth] f698ba: team::objectives_changed and countdown ops become ...
GitHub
noreply at github.com
Wed Jun 11 22:20:38 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f698badbd170d16ea04bb364dd00f5a91b455358
https://github.com/wesnoth/wesnoth/commit/f698badbd170d16ea04bb364dd00f5a91b455358
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-11 (Wed, 11 Jun 2014)
Changed paths:
M src/game_board.cpp
M src/game_board.hpp
M src/playsingle_controller.cpp
M src/replay_controller.cpp
M src/team.hpp
Log Message:
-----------
team::objectives_changed and countdown ops become mutable
This allows game_board to unfriend both playsingle_controller
and replay_controller, without adding new methods to game_board.
This partially reverts commit
15ed9d186676c56db60e3bd9a3f147b6fdca85a4,
"refactor replay_controller in order to unfriend game_board"
More information about the Commits
mailing list