[wesnoth-commits] [wesnoth/wesnoth] c503c2: mp: Improve display of wesnothd client errors in g...
GitHub
noreply at github.com
Fri May 4 10:05:47 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c503c2ce35bc7d70fddc71daff70e31389615cf0
https://github.com/wesnoth/wesnoth/commit/c503c2ce35bc7d70fddc71daff70e31389615cf0
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2018-05-04 (Fri, 04 May 2018)
Changed paths:
M changelog.md
M players_changelog.md
M src/game_launcher.cpp
M src/wesnothd_connection.cpp
M src/wesnothd_connection_error.hpp
Log Message:
-----------
mp: Improve display of wesnothd client errors in general
Besides replacing the "End of file" error when getting disconnected from
the server under unexpected circumstances (e.g. because the server died)
with a translatable and more intuitive message, this also makes it so
other network error messages ("Connection refused", "Host not found",
etcetera) are displayed in the UI in a slightly clearer fashion, and in
an error dialog that must be dismissed with a click on a button, instead
of a transient message that can be easily missed due to an accidental
misclick.
Closes #3005.
Commit: 3259ef75b935b0b1cfdb594d34435affcd546c35
https://github.com/wesnoth/wesnoth/commit/3259ef75b935b0b1cfdb594d34435affcd546c35
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2018-05-04 (Fri, 04 May 2018)
Changed paths:
M changelog.md
M players_changelog.md
Log Message:
-----------
Fixed some issues with desynced changelogs and incorrect capitalization/order
[ci skip]
Compare: https://github.com/wesnoth/wesnoth/compare/195d5a93db6f...3259ef75b935
**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