[Commits] [wesnoth/wesnoth] 129ce2: Added new checkbox to multiplayer game configure d...

GitHub noreply at github.com
Tue Jul 12 12:33:26 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 129ce2982b952ee65b65d8f4856263b6e59605a6
      https://github.com/wesnoth/wesnoth/commit/129ce2982b952ee65b65d8f4856263b6e59605a6
  Author: Pubudu <pubudupg at gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M changelog
    M data/core/about.cfg
    M players_changelog
    M src/game_initialization/configure_engine.cpp
    M src/game_initialization/configure_engine.hpp
    M src/game_initialization/multiplayer_configure.cpp
    M src/game_initialization/multiplayer_configure.hpp
    M src/game_initialization/multiplayer_lobby.cpp
    M src/game_initialization/multiplayer_lobby.hpp
    M src/game_preferences.cpp
    M src/game_preferences.hpp
    M src/mp_game_settings.cpp
    M src/mp_game_settings.hpp
    M src/server/game.cpp
    M src/server/game.hpp
    M src/server/server.cpp

  Log Message:
  -----------
  Added new checkbox to multiplayer game configure dialog to allow only
registered users to join the game


  Commit: eebfc466b85271b03c47d56b0a9ddcf0264e8b68
      https://github.com/wesnoth/wesnoth/commit/eebfc466b85271b03c47d56b0a9ddcf0264e8b68
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-07-12 (Tue, 12 Jul 2016)

  Changed paths:
    M changelog
    M data/core/about.cfg
    M players_changelog
    M src/game_initialization/configure_engine.cpp
    M src/game_initialization/configure_engine.hpp
    M src/game_initialization/multiplayer_configure.cpp
    M src/game_initialization/multiplayer_configure.hpp
    M src/game_initialization/multiplayer_lobby.cpp
    M src/game_initialization/multiplayer_lobby.hpp
    M src/game_preferences.cpp
    M src/game_preferences.hpp
    M src/mp_game_settings.cpp
    M src/mp_game_settings.hpp
    M src/server/game.cpp
    M src/server/game.hpp
    M src/server/server.cpp

  Log Message:
  -----------
  Merge pull request #666 from pubudug/registered_users_only_squashed

Added new checkbox to multiplayer game configure dialog to allow only registered users to join the game


Compare: https://github.com/wesnoth/wesnoth/compare/d4b8fec953ca...eebfc466b852


More information about the Commits mailing list