[Commits] [wesnoth/wesnoth] 2a395f: don't allow toggle shroud during enemies turn.
GitHub
noreply at github.com
Sat Jan 10 00:57:00 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2a395fb750116e96ca8df9160a30323dd7308d34
https://github.com/wesnoth/wesnoth/commit/2a395fb750116e96ca8df9160a30323dd7308d34
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2015-01-10 (Sat, 10 Jan 2015)
Changed paths:
M src/hotkey_handler_sp.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.
More information about the Commits
mailing list