[Commits] [wesnoth/wesnoth] 2f8af0: hotkey_handlers: use play_controller gamestate acc...
GitHub
noreply at github.com
Tue Dec 23 19:42:26 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2f8af0229944a4e37c17f240665df569c3c2f562
https://github.com/wesnoth/wesnoth/commit/2f8af0229944a4e37c17f240665df569c3c2f562
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-23 (Tue, 23 Dec 2014)
Changed paths:
M src/hotkey_handler.cpp
M src/hotkey_handler.hpp
M src/hotkey_handler_mp.cpp
M src/hotkey_handler_mp.hpp
M src/hotkey_handler_replay.cpp
M src/hotkey_handler_replay.hpp
M src/hotkey_handler_sp.cpp
M src/hotkey_handler_sp.hpp
M src/play_controller.cpp
M src/playmp_controller.cpp
M src/playsingle_controller.cpp
M src/replay_controller.cpp
Log Message:
-----------
hotkey_handlers: use play_controller gamestate accessor
this allows the play_controller to easily swap out the gamestate
later
More information about the Commits
mailing list