[wesnoth-commits] [wesnoth/wesnoth] 6371f0: Add a separate toggle for if a replay should be pu...
Pentarctagon
noreply at github.com
Tue Nov 12 00:13:53 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6371f0497c45b864b21f0550b120224fe446b1e6
https://github.com/wesnoth/wesnoth/commit/6371f0497c45b864b21f0550b120224fe446b1e6
Author: pentarctagon <pentarctagon at tutamail.com>
Date: 2019-11-11 (Mon, 11 Nov 2019)
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.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/server/server.cpp
Log Message:
-----------
Add a separate toggle for if a replay should be public.
This makes it possible for a game to allow observers but have the replay not be public.
More information about the Commits
mailing list