[Commits] [wesnoth/wesnoth] 74f1fe: MP Create: fixed games list not function correctly...
GitHub
noreply at github.com
Sat Sep 3 12:36:47 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 74f1fe1e15fbac56dcef1363d735284c927d7fe5
https://github.com/wesnoth/wesnoth/commit/74f1fe1e15fbac56dcef1363d735284c927d7fe5
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-09-03 (Sat, 03 Sep 2016)
Changed paths:
M src/gui/dialogs/multiplayer/mp_create_game.cpp
Log Message:
-----------
MP Create: fixed games list not function correctly if switching type with filter applied
When the type was changed, only the filtered games were printed to the list, meaning there was nothing
to make visible when the filter changed. This makes it so all games are printed, and the invalid ones
then hidden.
More information about the Commits
mailing list