[Commits] [wesnoth/wesnoth] f5a9de: move village_owner function to display_context
GitHub
noreply at github.com
Thu Jun 26 02:22:39 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f5a9de40d55d31569df2bf4666ce64a1a562dbce
https://github.com/wesnoth/wesnoth/commit/f5a9de40d55d31569df2bf4666ce64a1a562dbce
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/actions/move.cpp
M src/ai/default/ai.cpp
M src/ai/default/contexts.cpp
M src/ai/recruitment/recruitment.cpp
M src/ai/testing/aspect_attacks.cpp
M src/ai/testing/ca.cpp
M src/display.cpp
M src/display_context.cpp
M src/display_context.hpp
M src/menu_events.cpp
M src/minimap.cpp
M src/reports.cpp
M src/scripting/lua.cpp
M src/team.cpp
M src/team.hpp
M src/terrain_filter.cpp
Log Message:
-----------
move village_owner function to display_context
I would have liked to put it in game_board, but it is needed for
reports so it can't go there
More information about the Commits
mailing list