[Commits] [wesnoth/wesnoth] 79ffbb: Game Events: include manager in pump header to avo...
GitHub
noreply at github.com
Sat May 20 20:53:24 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 79ffbbe9b4da8f18de4a597f54d32828122f94aa
https://github.com/wesnoth/wesnoth/commit/79ffbbe9b4da8f18de4a597f54d32828122f94aa
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-05-21 (Sun, 21 May 2017)
Changed paths:
M src/actions/advancement.cpp
M src/actions/attack.cpp
M src/actions/create.cpp
M src/actions/move.cpp
M src/actions/unit_creator.cpp
M src/actions/vision.cpp
M src/ai/manager.cpp
M src/game_events/action_wml.cpp
M src/game_events/handlers.cpp
M src/game_events/manager_impl.cpp
M src/game_events/menu_item.cpp
M src/game_events/pump.cpp
M src/game_events/pump.hpp
M src/menu_events.cpp
M src/mouse_events.cpp
M src/play_controller.cpp
M src/playsingle_controller.cpp
M src/scripting/game_lua_kernel.cpp
M src/storyscreen/parser.cpp
M src/synced_commands.cpp
M src/team.cpp
Log Message:
-----------
Game Events: include manager in pump header to avoid having its include in so many places
More information about the Commits
mailing list