[Commits] [wesnoth/wesnoth] 399ec1: fixup includes in headers, started as just config, ...
GitHub
noreply at github.com
Wed Jun 25 23:44:00 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 399ec11ddf8aa80ab46d999926dfe21aedb20c54
https://github.com/wesnoth/wesnoth/commit/399ec11ddf8aa80ab46d999926dfe21aedb20c54
Author: Chris Beck <render787 at gmail.com>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/ai/contexts.cpp
M src/ai/contexts.hpp
M src/ai/recruitment/recruitment.hpp
M src/config.cpp
M src/config.hpp
M src/game_events/action_wml.cpp
M src/image_modifications.hpp
M src/playcampaign.cpp
M src/preferences_display.cpp
M src/replay_controller.cpp
M src/unit_types.cpp
Log Message:
-----------
fixup includes in headers, started as just config, but led to more
The changes in config required changes in ai/contexts which
cascaded, also many places were throwing game::game_error without
including its definition except from config.
More information about the Commits
mailing list