[Commits] [wesnoth/wesnoth] c795b3: Fixed user_team_name displaying incorrectly after ...
GitHub
noreply at github.com
Tue Feb 6 11:59:37 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: c795b316c737a404f8bfc445f5674fbee4a39e24
https://github.com/wesnoth/wesnoth/commit/c795b316c737a404f8bfc445f5674fbee4a39e24
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-06 (Tue, 06 Feb 2018)
Changed paths:
M src/game_initialization/connect_engine.cpp
M src/gui/dialogs/multiplayer/mp_join_game.cpp
Log Message:
-----------
Fixed user_team_name displaying incorrectly after leaving and rejoining a game
Fixes part of #2040.
Commit: d1dd0013d893279fe5f3708a779f31c23e06e066
https://github.com/wesnoth/wesnoth/commit/d1dd0013d893279fe5f3708a779f31c23e06e066
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-06 (Tue, 06 Feb 2018)
Changed paths:
M src/gui/dialogs/multiplayer/mp_join_game.cpp
Log Message:
-----------
MP Join Game: don't show "null" as gender tooltip
The gender handling needs some refactoring, but this is a quick fix to the immediately
noticeable issue. Fixes last item in #2040.
Compare: https://github.com/wesnoth/wesnoth/compare/eb974afa151a...d1dd0013d893
More information about the Commits
mailing list