[Commits] [wesnoth/wesnoth] 35e5cd: Game Events: include cleanup
GitHub
noreply at github.com
Fri Dec 1 03:53:35 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 35e5cdf291fcfebad033eb5fe8a8cad21c2e944a
https://github.com/wesnoth/wesnoth/commit/35e5cdf291fcfebad033eb5fe8a8cad21c2e944a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-12-01 (Fri, 01 Dec 2017)
Changed paths:
M src/game_events/fwd.hpp
M src/game_events/handlers.cpp
M src/game_events/handlers.hpp
M src/game_events/manager.cpp
M src/game_events/manager.hpp
M src/game_events/manager_impl.cpp
M src/game_events/manager_impl.hpp
M src/game_events/menu_item.cpp
M src/game_events/pump.cpp
M src/game_events/pump.hpp
M src/game_events/wmi_manager.cpp
Log Message:
-----------
Game Events: include cleanup
* Removed a ton of unnecessary includes
* Moved handler type aliases to fwd.hpp
* Added copyright notice to fwd.hpp
More information about the Commits
mailing list