[wesnoth-commits] [wesnoth/wesnoth] 4ac5d9: Also require observers to enter a game's password.
Pentarctagon
noreply at github.com
Sat Jun 29 08:56:02 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4ac5d96182fc112e6b429a33c24c9c5222276f16
https://github.com/wesnoth/wesnoth/commit/4ac5d96182fc112e6b429a33c24c9c5222276f16
Author: Pentarctagon <pentarctagon at tutamail.com>
Date: 2019-06-29 (Sat, 29 Jun 2019)
Changed paths:
M changelog.md
M src/gui/dialogs/multiplayer/lobby.cpp
M src/server/server.cpp
Log Message:
-----------
Also require observers to enter a game's password.
Current situation:
* All observers allowed (Observers checked).
* No observers allowed (Observers unchecked).
New situation:
* All observers allowed (Observers checked, no password set).
* Some observers allowed (Observers checked, password set).
* No observers allowed (Observers unchecked).
More information about the Commits
mailing list