[Commits] [wesnoth/wesnoth] a75812: unit.cpp Fix bug: Ellipse is lost
GitHub
noreply at github.com
Sun Jul 31 16:19:02 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a75812d4aa1fe8e816165e09d7ca2cf5e240d091
https://github.com/wesnoth/wesnoth/commit/a75812d4aa1fe8e816165e09d7ca2cf5e240d091
Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M src/units/unit.cpp
Log Message:
-----------
unit.cpp Fix bug: Ellipse is lost
When advancing or an object (say, the Scepter of Fire) selects a unit variation, the ellipse is lost. This causes a unit with {IS_HERO} to convert to {IS_LOYAL}, changing the hero ellipse to the default.
Commit: cd858295fec9a3ca374077e4c1ee6cb6de97d39c
https://github.com/wesnoth/wesnoth/commit/cd858295fec9a3ca374077e4c1ee6cb6de97d39c
Author: Celtic Minstrel <CelticMinstrel at users.noreply.github.com>
Date: 2016-07-31 (Sun, 31 Jul 2016)
Changed paths:
M src/units/unit.cpp
Log Message:
-----------
Merge pull request #718 from GregoryLundberg/lost-ellipse
unit.cpp Fix bug: Ellipse is lost
Compare: https://github.com/wesnoth/wesnoth/compare/b04083ab9021...cd858295fec9
More information about the Commits
mailing list