[wesnoth-commits] [wesnoth/wesnoth] 637e69: Used the return value of modal_dialog::show instea...
GitHub
noreply at github.com
Sat Jul 14 05:21:11 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 637e69f27173fb55a396eefe98a2cbbc5c662257
https://github.com/wesnoth/wesnoth/commit/637e69f27173fb55a396eefe98a2cbbc5c662257
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-07-14 (Sat, 14 Jul 2018)
Changed paths:
M src/actions/advancement.cpp
M src/editor/map/context_manager.cpp
M src/hotkey/command_executor.cpp
M src/menu_events.cpp
M src/mouse_events.cpp
M src/savegame.cpp
Log Message:
-----------
Used the return value of modal_dialog::show instead of an explicit retval check when possible
Commit: c0b09315d1a67be30aaf82d09d06f594d0d5d2ed
https://github.com/wesnoth/wesnoth/commit/c0b09315d1a67be30aaf82d09d06f594d0d5d2ed
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-07-14 (Sat, 14 Jul 2018)
Changed paths:
M src/game_launcher.cpp
M src/gui/dialogs/language_selection.hpp
Log Message:
-----------
Language Selection: declared an execute function
Compare: https://github.com/wesnoth/wesnoth/compare/85e9b40495da...c0b09315d1a6
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list