[Commits] [wesnoth/wesnoth] 39ea04: fixup replay controller next side button
GitHub
noreply at github.com
Thu Apr 17 01:03:05 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 39ea04fa174dcea8fc435b22fa6d86b4f89356f4
https://github.com/wesnoth/wesnoth/commit/39ea04fa174dcea8fc435b22fa6d86b4f89356f4
Author: Chris Beck <render787 at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M src/replay_controller.cpp
Log Message:
-----------
fixup replay controller next side button
the replay controller `play next side` function was bugged because
it didn't check if the next side was empty, the way that the other
play controllers do. the fix is to make sure to repeat the process
while we are still on an empty side.
this fixes bug #21025
Commit: 8452136943456127ca75ac7f6390ed252d99c54c
https://github.com/wesnoth/wesnoth/commit/8452136943456127ca75ac7f6390ed252d99c54c
Author: Chris Beck <render787 at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M changelog
M players_changelog
Log Message:
-----------
update changelogs
Compare: https://github.com/wesnoth/wesnoth/compare/f5c4ee56900e...845213694345
More information about the Commits
mailing list