[Commits] [wesnoth/wesnoth] 60caf2: gui2 mp create improvements

GitHub noreply at github.com
Mon Aug 15 23:40:19 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 60caf25d415ae29cd99862dad5703f7d4cbfa16f
      https://github.com/wesnoth/wesnoth/commit/60caf25d415ae29cd99862dad5703f7d4cbfa16f
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2016-08-16 (Tue, 16 Aug 2016)

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

  Log Message:
  -----------
  gui2 mp create improvements

this fixes multiple issues
1) the game crashes if 'random maps' were selected if no user maps are
present becasue the level_types_ was not in sync with the correspading
combobox.
2) mp create gave a 'no sides in scenario' error when started first.
3) Unused config_eng parmaeter
4) create_engine_.prepare_for_new_level() having no effect becasue the
previous scenario was still present

5)The gui2 mp create now shows when experimental mp lobby is selected in
preferences (makes testing easier).





More information about the Commits mailing list