[wesnoth-commits] [wesnoth/wesnoth] 359a37: mp: Improve display of wesnothd client errors in g...
GitHub
noreply at github.com
Fri May 4 10:05:38 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 359a37b4c53646c5877493f824d029c5702bdac9
https://github.com/wesnoth/wesnoth/commit/359a37b4c53646c5877493f824d029c5702bdac9
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: a5fe2c933cc32ed5421cb8fe9ae2b85c3b9b4655
https://github.com/wesnoth/wesnoth/commit/a5fe2c933cc32ed5421cb8fe9ae2b85c3b9b4655
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/d2be366858ce...a5fe2c933cc3
**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