[Commits] [wesnoth/wesnoth] fd6ad6: don't allow toggle shroud during enemies turn.
GitHub
noreply at github.com
Sat Jan 10 01:01:43 UTC 2015
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: fd6ad6d46483e3b6a8781470626735112021a0f9
https://github.com/wesnoth/wesnoth/commit/fd6ad6d46483e3b6a8781470626735112021a0f9
Author: gfgtdf <tischpapier at gmail.com>
Date: 2015-01-10 (Sat, 10 Jan 2015)
Changed paths:
M src/playsingle_controller.cpp
Log Message:
-----------
don't allow toggle shroud during enemies turn.
whether DSU (= delayed shroud updates) is enabled for a team is part of
the gamestate and toggeling it during a turn of a networked side will
cause OOS sooner or later. So we cannot toggle it then.
backports https://github.com/wesnoth/wesnoth/commit/2a395fb750116e96ca8df9160a30323dd7308d34
More information about the Commits
mailing list