[Commits] [wesnoth/wesnoth] be333c: fix replay of delayed shroud updates (21986)
GitHub
noreply at github.com
Sun May 11 21:50:58 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: be333c535bcc45d92e7712cd9edd9cd9b0767b94
https://github.com/wesnoth/wesnoth/commit/be333c535bcc45d92e7712cd9edd9cd9b0767b94
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M src/actions/undo.cpp
M src/actions/undo.hpp
M src/replay.cpp
M src/synced_commands.cpp
Log Message:
-----------
fix replay of delayed shroud updates (21986)
we have to enable the undo stack during replays to make these work. This
was accidently disabled during pr 121.
Commit: 4a81ab00188c5a3b08825fd13b7d08a1fc2c4e65
https://github.com/wesnoth/wesnoth/commit/4a81ab00188c5a3b08825fd13b7d08a1fc2c4e65
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M src/play_controller.cpp
M src/playmp_controller.cpp
Log Message:
-----------
fix linger mode in mp (21985)
Commit: 64e69cd6539a7612eabf96ea1a142ff9904674ff
https://github.com/wesnoth/wesnoth/commit/64e69cd6539a7612eabf96ea1a142ff9904674ff
Author: gfgtdf <f492343 at rmqkr.net>
Date: 2014-05-11 (Sun, 11 May 2014)
Changed paths:
M src/actions/undo.cpp
Log Message:
-----------
save replaydata of the undostack
not saving these might result in currupt replays when redoing a move
from a saved game.
Compare: https://github.com/wesnoth/wesnoth/compare/ca5c64b6d1ba...64e69cd6539a
More information about the Commits
mailing list