[Commits] [wesnoth/wesnoth] 200b2d: Reverse commit 18d7736
GitHub
noreply at github.com
Wed Aug 10 20:15:42 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 200b2da5381b7240831392efa38d8aab45f7c91d
https://github.com/wesnoth/wesnoth/commit/200b2da5381b7240831392efa38d8aab45f7c91d
Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
Date: 2016-08-10 (Wed, 10 Aug 2016)
Changed paths:
M src/game_events/handlers.cpp
Log Message:
-----------
Reverse commit 18d7736
Commit 18d7736 caused an infinite loop.
In HttT S14 we have a sighted event which includes [teleport] tags. This commit causes the sighted event to run to completion, then re-fire, in an infinite loop. Removing the [teleport] tags stopped the loop. Reversing this commit does, as well.
Commit: 65a8c44495331de127b331f6cb1229f886b158ee
https://github.com/wesnoth/wesnoth/commit/65a8c44495331de127b331f6cb1229f886b158ee
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-08-10 (Wed, 10 Aug 2016)
Changed paths:
M src/game_events/handlers.cpp
Log Message:
-----------
Merge pull request #741 from GregoryLundberg/GL_snub_infinite_loop
Reverse commit 18d7736
Compare: https://github.com/wesnoth/wesnoth/compare/9c64028dd222...65a8c4449533
More information about the Commits
mailing list