[wesnoth-commits] [wesnoth/wesnoth] 9376cf: Removed Registered Users Only game config option (...
Charles Dang
noreply at github.com
Fri Oct 9 00:32:27 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 9376cf42af5c1f82bc048228c1a25ed0edf5f606
https://github.com/wesnoth/wesnoth/commit/9376cf42af5c1f82bc048228c1a25ed0edf5f606
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M data/gui/window/mp_create_game.cfg
M data/gui/window/mp_create_game/default_resolution.cfg
M data/gui/window/mp_create_game/small_resolution.cfg
M data/gui/window/mp_create_game/tiny_resolution.cfg
M src/game_initialization/configure_engine.cpp
M src/game_initialization/configure_engine.hpp
M src/game_initialization/lobby_data.cpp
M src/game_initialization/lobby_data.hpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
M src/mp_game_settings.cpp
M src/mp_game_settings.hpp
M src/preferences/game.cpp
M src/preferences/game.hpp
M src/server/wesnothd/game.cpp
M src/server/wesnothd/game.hpp
M src/server/wesnothd/server.cpp
Log Message:
-----------
Removed Registered Users Only game config option (resolves #4980)
Commit: 8e7e24225b25f79887e60adf5db88d18344f0c98
https://github.com/wesnoth/wesnoth/commit/8e7e24225b25f79887e60adf5db88d18344f0c98
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
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:
-----------
Cleanup
Commit: afd4c3931ac8d059d8edb94da9ef72e167b3e669
https://github.com/wesnoth/wesnoth/commit/afd4c3931ac8d059d8edb94da9ef72e167b3e669
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M src/addon/manager.cpp
Log Message:
-----------
Removed an unused variable
Commit: e0ea858db9256858cf6c25e2371f96c2c24cce7e
https://github.com/wesnoth/wesnoth/commit/e0ea858db9256858cf6c25e2371f96c2c24cce7e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Fixup
Commit: af344d21a4c0bb2a690fd8248460ef14ec46b97d
https://github.com/wesnoth/wesnoth/commit/af344d21a4c0bb2a690fd8248460ef14ec46b97d
Author: Charles Dang <exodia339 at gmail.com>
Date: 2020-10-09 (Fri, 09 Oct 2020)
Changed paths:
M data/gui/window/mp_create_game.cfg
M data/gui/window/mp_create_game/default_resolution.cfg
M data/gui/window/mp_create_game/small_resolution.cfg
M data/gui/window/mp_create_game/tiny_resolution.cfg
M src/addon/manager.cpp
M src/game_initialization/configure_engine.cpp
M src/game_initialization/configure_engine.hpp
M src/game_initialization/lobby_data.cpp
M src/game_initialization/lobby_data.hpp
M src/game_initialization/multiplayer.cpp
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/gui/dialogs/multiplayer/mp_create_game.hpp
M src/mp_game_settings.cpp
M src/mp_game_settings.hpp
M src/preferences/game.cpp
M src/preferences/game.hpp
M src/server/wesnothd/game.cpp
M src/server/wesnothd/game.hpp
M src/server/wesnothd/server.cpp
M src/tests/gui/test_gui2.cpp
Log Message:
-----------
Merge pull request #5196 from Vultraz/remove_registered_users_only
Removed Registered Users Only game config option (resolves #4980)
Compare: https://github.com/wesnoth/wesnoth/compare/2364e6e6cb4a...af344d21a4c0
More information about the Commits
mailing list