[Commits] [wesnoth/wesnoth] ebd074: [on_redo] is no longer needed
GitHub
noreply at github.com
Sat Jan 28 23:55:07 UTC 2017
Branch: refs/heads/no_on_redo
Home: https://github.com/wesnoth/wesnoth
Commit: ebd07414abbeb86a3be927b27434e7cfce7f7b43
https://github.com/wesnoth/wesnoth/commit/ebd07414abbeb86a3be927b27434e7cfce7f7b43
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2017-01-29 (Sun, 29 Jan 2017)
Changed paths:
M src/actions/undo.cpp
Log Message:
-----------
[on_redo] is no longer needed
When the game detects a [on_undo] tag, the game now always just execute the orignal action codepath that also fires all wml events when redoign that actions so [on_redo] is no linger needed.
More information about the Commits
mailing list