[Commits] [wesnoth/wesnoth] 02cdc5: Bug Fix #23117: Invert breaks lobby filtering if A...

GitHub noreply at github.com
Fri Mar 27 20:18:02 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 02cdc548238fa27d6195507632f832f31726c53a
      https://github.com/wesnoth/wesnoth/commit/02cdc548238fa27d6195507632f832f31726c53a
  Author: Randypk <randy.kostiuk at shaw.ca>
  Date:   2015-03-25 (Wed, 25 Mar 2015)

  Changed paths:
    M changelog
    M src/game_initialization/multiplayer_lobby.cpp

  Log Message:
  -----------
  Bug Fix #23117: Invert breaks lobby filtering if Apply Filter is off.

Only pop games off the list if the apply filter box is checked.


  Commit: e5df6a86dcbc3b407cb10b3dfe7aab7f21dc2164
      https://github.com/wesnoth/wesnoth/commit/e5df6a86dcbc3b407cb10b3dfe7aab7f21dc2164
  Author: Randypk <randy.kostiuk at shaw.ca>
  Date:   2015-03-26 (Thu, 26 Mar 2015)

  Changed paths:
    M src/game_initialization/multiplayer_lobby.cpp

  Log Message:
  -----------
  BugFix#: 23117 Remove filter_lobby check from game_matches_filter function and check before calling game_matches_filter.

Only apply filters when the apply_filter checkbox is selected, else
display all games.


  Commit: 192612800cc2edec23d5da336b70dd421f535643
      https://github.com/wesnoth/wesnoth/commit/192612800cc2edec23d5da336b70dd421f535643
  Author: gfgtdf <tischpapier at gmail.com>
  Date:   2015-03-27 (Fri, 27 Mar 2015)

  Changed paths:
    M changelog
    M src/game_initialization/multiplayer_lobby.cpp

  Log Message:
  -----------
  Merge pull request #390 from Randypk/bugFix23117

Bug Fix #23117: Invert breaks lobby filtering if Apply Filter is off.


Compare: https://github.com/wesnoth/wesnoth/compare/b308d748e29c...192612800cc2


More information about the Commits mailing list