[Commits] [wesnoth/wesnoth] 207e76: Improved handling of race icons (fixes #2030)
GitHub
noreply at github.com
Wed Jan 24 13:10:55 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 207e763401a11e86c6c8ad3602efa514812bf902
https://github.com/wesnoth/wesnoth/commit/207e763401a11e86c6c8ad3602efa514812bf902
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-01-25 (Thu, 25 Jan 2018)
Changed paths:
M src/editor/palette/unit_palette.cpp
M src/gui/widgets/unit_preview_pane.cpp
M src/units/race.cpp
M src/units/race.hpp
Log Message:
-----------
Improved handling of race icons (fixes #2030)
* The editor_icon= key will now be respected in the Unit Preview Pane
* If no appropriate icon is found, a generic icon will be used instead, in both the editor
and unit preview pane.
More information about the Commits
mailing list