[wesnoth-commits] [wesnoth/wesnoth] a7f686: More include cleanups
GitHub
noreply at github.com
Sun Mar 11 12:22:29 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a7f6862210c158a18917d9283a4bf59210e636ab
https://github.com/wesnoth/wesnoth/commit/a7f6862210c158a18917d9283a4bf59210e636ab
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-11 (Sun, 11 Mar 2018)
Changed paths:
M src/addon/manager.cpp
M src/ai/composite/goal.cpp
M src/ai/configuration.cpp
M src/ai/default/recruitment.cpp
M src/chat_events.cpp
M src/config.hpp
M src/config_attribute_value.hpp
M src/deprecation.cpp
M src/editor/map/map_context.cpp
M src/game_display.cpp
M src/game_events/action_wml.cpp
M src/game_initialization/create_engine.cpp
M src/game_initialization/lobby_info.cpp
M src/gui/auxiliary/field.hpp
M src/gui/dialogs/editor/custom_tod.cpp
M src/gui/dialogs/game_load.hpp
M src/gui/dialogs/unit_attack.cpp
M src/gui/dialogs/unit_create.cpp
M src/gui/widgets/generator.hpp
M src/gui/widgets/toggle_button.cpp
M src/gui/widgets/window.cpp
M src/hotkey/command_executor.hpp
M src/hotkey/hotkey_handler.cpp
M src/map/map.cpp
M src/menu_events.cpp
M src/minimap.cpp
M src/mouse_events.cpp
M src/mt_rng.cpp
M src/play_controller.cpp
M src/playmp_controller.cpp
M src/playturn.cpp
M src/preferences/display.cpp
M src/scripting/game_lua_kernel.cpp
M src/scripting/lua_fileops.cpp
M src/scripting/lua_kernel_base.cpp
M src/server/server.cpp
M src/storyscreen/controller.hpp
M src/tod_manager.cpp
M src/units/filter.cpp
M src/wesnoth.cpp
M src/wesnothd_connection.hpp
Log Message:
-----------
More include cleanups
Cleaned up unnecessary inclusions of:
* event.hpp
* exceptions.hpp
* formatter.hpp
* hash.hpp
* image.hpp
* sound.hpp
* team.hpp
* tstring.hpp
* wml_exception.hpp
More information about the Commits
mailing list