[Commits] [wesnoth/wesnoth] e13775: remove mp_game_settings::share_view/maps
GitHub
noreply at github.com
Wed Jun 25 00:11:23 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e13775f31e55239a39051ff45ba0c451ab2bf3a5
https://github.com/wesnoth/wesnoth/commit/e13775f31e55239a39051ff45ba0c451ab2bf3a5
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-06-25 (Wed, 25 Jun 2014)
Changed paths:
M src/mp_game_settings.cpp
M src/mp_game_settings.hpp
M src/multiplayer.cpp
M src/multiplayer_configure.cpp
M src/multiplayer_configure.hpp
M src/multiplayer_connect_engine.cpp
Log Message:
-----------
remove mp_game_settings::share_view/maps
This is a leftover from 1.0 where this was adjustable in a dialog. This
is not the case anymore, the current behavior results in
[side]share_view= always being true in mp which just means we have one
less option for mp scenario designers.
Even worse, the previous behavior results in share_view always being
false for scenarios in mp campaign that are not the first scenario,
regardless of the settings in the scenario.
More information about the Commits
mailing list