[Commits] [wesnoth/wesnoth] b0f91e: GUI2: removed unused Campaign Settings dialog

GitHub noreply at github.com
Sun Apr 30 10:16:18 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b0f91e7d2e5dfca72fc22828cbb63f8b00e2043d
      https://github.com/wesnoth/wesnoth/commit/b0f91e7d2e5dfca72fc22828cbb63f8b00e2043d
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-04-30 (Sun, 30 Apr 2017)

  Changed paths:
    R data/gui/window/campaign_settings.cfg
    M projectfiles/CodeBlocks/wesnoth.cbp
    M source_lists/wesnoth
    M src/gui/dialogs/campaign_selection.cpp
    M src/gui/dialogs/campaign_selection.hpp
    R src/gui/dialogs/campaign_settings.cpp
    R src/gui/dialogs/campaign_settings.hpp
    M src/tests/gui/test_gui2.cpp

  Log Message:
  -----------
  GUI2: removed unused Campaign Settings dialog

This was a dialog used early in 1.13 during the SP/MP codepath unification to configure certain options.
The modification selection is now built into the Selection dialog, and we decided not to enable other options
like Era selection in SP. The only option we might look to restoring in the future is the "show_connect"
option, but that requires some additional code elsewhere and probably won't be used anyway.





More information about the Commits mailing list