[Commits] [wesnoth/wesnoth] 708007: Resolve incorrect fake_unit used in planning moves...
GitHub
noreply at github.com
Sat Oct 31 23:17:21 UTC 2015
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 708007c8b360081cac36baa30bd3081506ef6699
https://github.com/wesnoth/wesnoth/commit/708007c8b360081cac36baa30bd3081506ef6699
Author: Wedge009 <wedge009 at wedge009.net>
Date: 2015-10-29 (Thu, 29 Oct 2015)
Changed paths:
M changelog
M src/whiteboard/manager.cpp
Log Message:
-----------
Resolve incorrect fake_unit used in planning moves (bug #20299)
Check IDs match before re-using an existing fake_unit. IDs can be different in the situation described by bug #20299, where the user selects the next unit while planning a move.
Back-port of PR #523.
Commit: e0594b2b4453495eb1017ceadaf37578215bb0a1
https://github.com/wesnoth/wesnoth/commit/e0594b2b4453495eb1017ceadaf37578215bb0a1
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-10-31 (Sat, 31 Oct 2015)
Changed paths:
M changelog
M src/whiteboard/manager.cpp
Log Message:
-----------
Merge pull request #543 from Wedge009/bug_20299_fix_(1.12)
Resolve incorrect fake unit types (bug #20299) [1.12]
Compare: https://github.com/wesnoth/wesnoth/compare/a713f7e3605f...e0594b2b4453
More information about the Commits
mailing list