[Commits] [wesnoth/wesnoth-old] ba45c6: fix bug associated to idle sides
GitHub
noreply at github.com
Mon Feb 24 01:44:53 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth-old
Commit: ba45c6870da393b75de33921a30518c28b078c77
https://github.com/wesnoth/wesnoth-old/commit/ba45c6870da393b75de33921a30518c28b078c77
Author: Chris Beck <beck.ct at gmail.com>
Date: 2014-02-23 (Sun, 23 Feb 2014)
Changed paths:
M src/team.hpp
Log Message:
-----------
fix bug associated to idle sides
the is_local() function should return true if a side is idle. if not this causes multiple side init events when a side disconnects and is assigned idle, and thus makes the server unhappy.
More information about the Commits
mailing list