[Commits] [wesnoth/wesnoth] 6332bd: MP Create: properly handle select_game/select_mod ...

GitHub noreply at github.com
Fri Aug 26 14:30:05 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 6332bd2d8d92cfd60d83cfd56d614e0edad3ed90
      https://github.com/wesnoth/wesnoth/commit/6332bd2d8d92cfd60d83cfd56d614e0edad3ed90
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-08-27 (Sat, 27 Aug 2016)

  Changed paths:
    M src/gui/dialogs/multiplayer/mp_create_game.cpp

  Log Message:
  -----------
  MP Create: properly handle select_game/select_mod plugins callbacks

This fixes the wrong game being selected for the tests. Previously, only the UI aspects were being
handled, which the plugins context shouldn't do anyway.


  Commit: faab5c814e7d37504723cbd3d292bba6844a4037
      https://github.com/wesnoth/wesnoth/commit/faab5c814e7d37504723cbd3d292bba6844a4037
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-08-27 (Sat, 27 Aug 2016)

  Changed paths:
    M src/gui/dialogs/multiplayer/mp_create_game.cpp

  Log Message:
  -----------
  MP Create: minor cleanup to custom options setup


Compare: https://github.com/wesnoth/wesnoth/compare/793b8491ade1...faab5c814e7d


More information about the Commits mailing list