[wesnoth-commits] [wesnoth/wesnoth] 704d67: MP/Lobby: simplified handling of filters
Charles Dang
noreply at github.com
Sun Aug 1 03:36:41 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 704d6751bca42a29d9200da3b14defb956e0a05c
https://github.com/wesnoth/wesnoth/commit/704d6751bca42a29d9200da3b14defb956e0a05c
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-07-31 (Sat, 31 Jul 2021)
Changed paths:
M src/game_initialization/lobby_info.cpp
M src/game_initialization/lobby_info.hpp
M src/gui/dialogs/multiplayer/lobby.cpp
M src/gui/dialogs/multiplayer/lobby.hpp
Log Message:
-----------
MP/Lobby: simplified handling of filters
Instead of constantly re-adding filters based on button states, add filter functions once which
query button states on their own.
Commit: 93fb01936ebf4f38c5fe30dc5c392e24abd0d1ee
https://github.com/wesnoth/wesnoth/commit/93fb01936ebf4f38c5fe30dc5c392e24abd0d1ee
Author: Charles Dang <exodia339 at gmail.com>
Date: 2021-07-31 (Sat, 31 Jul 2021)
Changed paths:
M data/multiplayer/maps/2p_Arcanclave_Citadel.map
M data/multiplayer/maps/2p_Ruined_Passage.map
M data/multiplayer/maps/6p_The_Manzivan_Traps.map
M data/multiplayer/maps/Dark_Forecast_drought.map
Log Message:
-----------
Merge branch 'master' of github.com:wesnoth/wesnoth
Compare: https://github.com/wesnoth/wesnoth/compare/858f8b42481c...93fb01936ebf
More information about the Commits
mailing list