[Commits] [wesnoth/wesnoth] 725df2: MP Create: split options handling into a helper cl...

GitHub noreply at github.com
Thu Sep 1 16:23:19 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 725df26dd27f690288027929f2cde510b874464f
      https://github.com/wesnoth/wesnoth/commit/725df26dd27f690288027929f2cde510b874464f
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-09-02 (Fri, 02 Sep 2016)

  Changed paths:
    M projectfiles/CodeBlocks/wesnoth.cbp
    M src/CMakeLists.txt
    M src/SConscript
    M src/gui/dialogs/multiplayer/mp_create_game.cpp
    M src/gui/dialogs/multiplayer/mp_create_game.hpp
    A src/gui/dialogs/multiplayer/mp_options_helper.cpp
    A src/gui/dialogs/multiplayer/mp_options_helper.hpp

  Log Message:
  -----------
  MP Create: split options handling into a helper class

This is so the same code can be used for an option-only configure dialog in SP.





More information about the Commits mailing list