[wesnoth-commits] [wesnoth/wesnoth] 28264c: MP/Lobby: improved filter area
Charles Dang
noreply at github.com
Wed Dec 23 07:24:26 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 28264cf876868c06b5c60902b71438df5544fe79
https://github.com/wesnoth/wesnoth/commit/28264cf876868c06b5c60902b71438df5544fe79
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M data/gui/window/lobby_main.cfg
Log Message:
-----------
MP/Lobby: improved filter area
* Improved labels
* Reordered options
* Left-aligned the section with the filter box for easier access
Commit: e0a04f44f963d9b2b70ea55e93c2932709fef401
https://github.com/wesnoth/wesnoth/commit/e0a04f44f963d9b2b70ea55e93c2932709fef401
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M src/preferences/lobby.cpp
M src/preferences/lobby.hpp
Log Message:
-----------
Preferences: removed unused filter_lobby setter
I'm not even sure what this was for anymore, but it's not used now.
Commit: 39cbd70d64d77d2b1636cf4376ea3143cb51dd23
https://github.com/wesnoth/wesnoth/commit/39cbd70d64d77d2b1636cf4376ea3143cb51dd23
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M src/gui/dialogs/multiplayer/lobby.cpp
M src/gui/dialogs/multiplayer/lobby.hpp
M src/preferences/lobby.cpp
M src/preferences/lobby.hpp
Log Message:
-----------
MP/Lobby: enabled persistent filter options again (fixes #3191)
Excludes the filter text since that's not something we typically keep.
Commit: ce39b73f9b7031b1dd0db25e7684a9338d23a6c7
https://github.com/wesnoth/wesnoth/commit/ce39b73f9b7031b1dd0db25e7684a9338d23a6c7
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M src/gui/widgets/label.cpp
Log Message:
-----------
GUI2/Label: shortened link confirmation prompt title
Commit: d80eaafe155e3d07a495eee5fb3286272ef87cd6
https://github.com/wesnoth/wesnoth/commit/d80eaafe155e3d07a495eee5fb3286272ef87cd6
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-12-23 (Wed, 23 Dec 2020)
Changed paths:
M src/preferences/lobby.cpp
M src/preferences/lobby.hpp
Log Message:
-----------
Preferences: removed setters for persistent lobby search
Compare: https://github.com/wesnoth/wesnoth/compare/e4d59af58a96...d80eaafe155e
More information about the Commits
mailing list