[Commits] [wesnoth/wesnoth] a1054c: fixup replay controller next side button
GitHub
noreply at github.com
Thu Apr 17 01:05:49 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: a1054cc22414a903fdc8f6bfaee686330051eef1
https://github.com/wesnoth/wesnoth/commit/a1054cc22414a903fdc8f6bfaee686330051eef1
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: f23bc9d8d61ab4833a0efd0c5dbd4767617b1434
https://github.com/wesnoth/wesnoth/commit/f23bc9d8d61ab4833a0efd0c5dbd4767617b1434
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
Commit: 91ac54fa9d5965a24460bd0509e8275208675b0c
https://github.com/wesnoth/wesnoth/commit/91ac54fa9d5965a24460bd0509e8275208675b0c
Author: Chris Beck <render787 at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M changelog
M data/core/macros/animation-utils.cfg
M src/callable_objects.hpp
M src/display.cpp
M src/replay.cpp
M src/replay.hpp
M src/replay_controller.cpp
M src/synced_context.cpp
M src/synced_context.hpp
M src/unit.cpp
Log Message:
-----------
Merge branch '1.12' of https://github.com/wesnoth/wesnoth into 1.12
Compare: https://github.com/wesnoth/wesnoth/compare/1b6b22663be2...91ac54fa9d59
More information about the Commits
mailing list