[Commits] [wesnoth/wesnoth] e441a7: hotkey handlers: split hotkey, menu impl out of pl...
GitHub
noreply at github.com
Sun Dec 21 23:55:32 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e441a775b55dbfb109f19d78a2366b867a5a7a4e
https://github.com/wesnoth/wesnoth/commit/e441a775b55dbfb109f19d78a2366b867a5a7a4e
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-21 (Sun, 21 Dec 2014)
Changed paths:
M src/CMakeLists.txt
M src/SConscript
M src/game_events/menu_item.cpp
A src/hotkey_handler.cpp
A src/hotkey_handler.hpp
A src/hotkey_handler_mp.cpp
A src/hotkey_handler_mp.hpp
A src/hotkey_handler_replay.cpp
A src/hotkey_handler_replay.hpp
A src/hotkey_handler_sp.cpp
A src/hotkey_handler_sp.hpp
M src/mouse_events.cpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/playmp_controller.cpp
M src/playmp_controller.hpp
M src/playsingle_controller.cpp
M src/playsingle_controller.hpp
M src/replay_controller.cpp
M src/replay_controller.hpp
Log Message:
-----------
hotkey handlers: split hotkey, menu impl out of play controllers
Commit: 1e8f6a69de0ec3b9c03be0e8a6f87aa000e1beb3
https://github.com/wesnoth/wesnoth/commit/1e8f6a69de0ec3b9c03be0e8a6f87aa000e1beb3
Author: Chris Beck <render787 at gmail.com>
Date: 2014-12-21 (Sun, 21 Dec 2014)
Changed paths:
M src/CMakeLists.txt
M src/SConscript
M src/game_events/menu_item.cpp
A src/hotkey_handler.cpp
A src/hotkey_handler.hpp
A src/hotkey_handler_mp.cpp
A src/hotkey_handler_mp.hpp
A src/hotkey_handler_replay.cpp
A src/hotkey_handler_replay.hpp
A src/hotkey_handler_sp.cpp
A src/hotkey_handler_sp.hpp
M src/mouse_events.cpp
M src/play_controller.cpp
M src/play_controller.hpp
M src/playmp_controller.cpp
M src/playmp_controller.hpp
M src/playsingle_controller.cpp
M src/playsingle_controller.hpp
M src/replay_controller.cpp
M src/replay_controller.hpp
Log Message:
-----------
Merge branch 'hotkey_handler'
Compare: https://github.com/wesnoth/wesnoth/compare/eb8b5589e04f...1e8f6a69de0e
More information about the Commits
mailing list