[Commits] [wesnoth/wesnoth] 5b3e3a: Unit Preview Pane: code and tooltip formatting
GitHub
noreply at github.com
Sat Dec 10 01:21:17 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5b3e3a7b2164b0b6592bde24dc50d24d8958e0ee
https://github.com/wesnoth/wesnoth/commit/5b3e3a7b2164b0b6592bde24dc50d24d8958e0ee
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-12-10 (Sat, 10 Dec 2016)
Changed paths:
M src/gui/widgets/unit_preview_pane.cpp
Log Message:
-----------
Unit Preview Pane: code and tooltip formatting
Commit: 77777666de97b53b0251e79b7caf20a1cae8210a
https://github.com/wesnoth/wesnoth/commit/77777666de97b53b0251e79b7caf20a1cae8210a
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-12-10 (Sat, 10 Dec 2016)
Changed paths:
M src/map/label.cpp
Log Message:
-----------
Catch exception when reading map label colors to enable loading old saves again
Prior to the color_t conversion, labels were written to savefiles with an alpha key, despite alpha not
being accepted in color=. Because of this, this enables the loading of older saves without an exception
throwing.
Compare: https://github.com/wesnoth/wesnoth/compare/97b675ea479a...77777666de97
More information about the Commits
mailing list