[Commits] [wesnoth/wesnoth] dbcd4e: Bugfix 22987 - Game filter does not work.
GitHub
noreply at github.com
Sun Mar 22 16:53:30 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: dbcd4e3349101d9f167f4e0647d44e11c4595ad1
https://github.com/wesnoth/wesnoth/commit/dbcd4e3349101d9f167f4e0647d44e11c4595ad1
Author: Randypk <randy.kostiuk at shaw.ca>
Date: 2015-03-22 (Sun, 22 Mar 2015)
Changed paths:
M changelog
M src/game_initialization/multiplayer_lobby.cpp
Log Message:
-----------
Bugfix 22987 - Game filter does not work.
Changed the search filter in the mulitplayer lobby to
search on era and mod as well as title and description.
Commit: 1a69293d37c40dd68535151953b472daaa93af98
https://github.com/wesnoth/wesnoth/commit/1a69293d37c40dd68535151953b472daaa93af98
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-03-22 (Sun, 22 Mar 2015)
Changed paths:
M src/game_initialization/multiplayer_lobby.cpp
Log Message:
-----------
refactor gamebrowser::game_matches_filter
1) we fix indention which was previously done with spaces
2) we use boost::contains instead of std::search.
Compare: https://github.com/wesnoth/wesnoth/compare/534a0f7ffb7d...1a69293d37c4
More information about the Commits
mailing list