[Commits] [wesnoth/wesnoth] 024b2e: Implement a surrender dialog
GitHub
noreply at github.com
Sun Feb 4 23:35:36 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 024b2e7e9b8d9b6cc3b1ea4f541d2b3a14eb6775
https://github.com/wesnoth/wesnoth/commit/024b2e7e9b8d9b6cc3b1ea4f541d2b3a14eb6775
Author: kallaballa <amir at viel-zu.org>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
A data/gui/window/surrender_quit.cfg
M projectfiles/CodeBlocks/wesnoth.cbp
M projectfiles/VC12/wesnoth.vcxproj
M projectfiles/VC12/wesnoth.vcxproj.filters
M source_lists/wesnoth
A src/gui/dialogs/surrender_quit.cpp
A src/gui/dialogs/surrender_quit.hpp
M src/hotkey/command_executor.hpp
M src/playmp_controller.cpp
M src/playmp_controller.hpp
M src/quit_confirmation.cpp
M src/replay.cpp
M src/replay.hpp
M src/server/game.cpp
Log Message:
-----------
Implement a surrender dialog
This records a surrender command in replays and quits the game.
Commit: 4f1a7a9faacaf0d5bc8ce5daae79a8cdd7eb6353
https://github.com/wesnoth/wesnoth/commit/4f1a7a9faacaf0d5bc8ce5daae79a8cdd7eb6353
Author: kallaballa <amir at viel-zu.org>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M data/core/hotkeys.cfg
M src/hotkey/command_executor.cpp
M src/hotkey/command_executor.hpp
M src/hotkey/hotkey_command.cpp
M src/hotkey/hotkey_command.hpp
M src/hotkey/hotkey_handler.cpp
Log Message:
-----------
Introduce surrender hotkey
Commit: 78dff47bd331ee472abea69081e1beb517eda192
https://github.com/wesnoth/wesnoth/commit/78dff47bd331ee472abea69081e1beb517eda192
Author: kallaballa <amir at viel-zu.org>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M data/themes/classic.cfg
M data/themes/default.cfg
M src/hotkey/command_executor.cpp
M src/hotkey/hotkey_handler.cpp
M src/quit_confirmation.cpp
M src/server/game.cpp
Log Message:
-----------
Implemented dropout to observer on surrender
Commit: 72e19851abf9fbdb9c01b9a1a6a93c7f80bd5368
https://github.com/wesnoth/wesnoth/commit/72e19851abf9fbdb9c01b9a1a6a93c7f80bd5368
Author: Gunter Labes <soliton at wesnoth.org>
Date: 2018-02-05 (Mon, 05 Feb 2018)
Changed paths:
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Add minimal unit test for surrender_quit dialog
Compare: https://github.com/wesnoth/wesnoth/compare/9cdd0242d5e2...72e19851abf9
More information about the Commits
mailing list