[wesnoth-commits] [wesnoth/wesnoth] 3f1ca7: GUI2/Modal Dialog: added a convenience set_retval ...
Charles Dang
noreply at github.com
Fri Dec 11 11:38:06 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3f1ca71e0c641414ddf70994232268de457602cf
https://github.com/wesnoth/wesnoth/commit/3f1ca71e0c641414ddf70994232268de457602cf
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/gui/dialogs/modal_dialog.cpp
M src/gui/dialogs/modal_dialog.hpp
Log Message:
-----------
GUI2/Modal Dialog: added a convenience set_retval wrapper
This wraps window::set_retval and acts as a companion to get_retval
Commit: c974d4d89914185bcb2822dc1714da121bb8fc7a
https://github.com/wesnoth/wesnoth/commit/c974d4d89914185bcb2822dc1714da121bb8fc7a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-11 (Fri, 11 Dec 2020)
Changed paths:
M src/gui/dialogs/drop_down_menu.cpp
M src/gui/dialogs/formula_debugger.cpp
M src/gui/dialogs/game_load.cpp
M src/gui/dialogs/hotkey_bind.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_join_game.cpp
M src/gui/dialogs/multiplayer/mp_staging.cpp
M src/gui/dialogs/title_screen.cpp
M src/gui/dialogs/unit_recall.cpp
Log Message:
-----------
GUI2/Dialogs: used new modal_dialog::set_retval wrapper
Compare: https://github.com/wesnoth/wesnoth/compare/213453e6cf78...c974d4d89914
More information about the Commits
mailing list