[wesnoth-commits] [wesnoth/wesnoth] c6d3e7: Revert "mp_staging: Build all teams, not only thos...

Charles Dang noreply at github.com
Thu Dec 24 01:13:05 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c6d3e7176afff6879807802b9c69f76cad0dea5b
      https://github.com/wesnoth/wesnoth/commit/c6d3e7176afff6879807802b9c69f76cad0dea5b
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

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

  Log Message:
  -----------
  Revert "mp_staging: Build all teams, not only those that have a side assigned to them (fixes #3849)"

This reverts commit d0283e8a38bb46a6c8e772dd762461f257bc1ba3.


  Commit: 0217e633fb9b40464a89341be4768f949e6b28c6
      https://github.com/wesnoth/wesnoth/commit/0217e633fb9b40464a89341be4768f949e6b28c6
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/gui/dialogs/multiplayer/mp_staging.cpp
    M src/gui/dialogs/multiplayer/mp_staging.hpp

  Log Message:
  -----------
  MP/Staging: better fix for #3849 (fixes #3978)


  Commit: 056466b0c3629b61e93ee3e96d50a2e503110ade
      https://github.com/wesnoth/wesnoth/commit/056466b0c3629b61e93ee3e96d50a2e503110ade
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

  Changed paths:
    M src/gui/widgets/tree_view_node.hpp

  Log Message:
  -----------
  GUI2/Tree View Node: added a siblings getter


  Commit: 8edeb2310828409d5e9cd06d6d0d9b04dee48233
      https://github.com/wesnoth/wesnoth/commit/8edeb2310828409d5e9cd06d6d0d9b04dee48233
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2020-12-24 (Thu, 24 Dec 2020)

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

  Log Message:
  -----------
  MP/Staging: removed empty team nodes after reassigning sides

Relates to #3978. 0217e633fb9b40464a89341be4768f949e6b28c6 already handled the case where the unused team nodes
were initially visible. This ensures they're no longer around if emptied by side shuffling.


Compare: https://github.com/wesnoth/wesnoth/compare/8a84a63bf7a9...8edeb2310828



More information about the Commits mailing list