[Commits] [wesnoth/wesnoth] 29c827: Append leader's TC coloring to leader_image key in...
GitHub
noreply at github.com
Fri Jan 8 16:44:09 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 29c8273c1fb95e08cbef1a68b25742ac1912a9cb
https://github.com/wesnoth/wesnoth/commit/29c8273c1fb95e08cbef1a68b25742ac1912a9cb
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M src/save_index.cpp
Log Message:
-----------
Append leader's TC coloring to leader_image key in saves' index summary
Commit: 46898b019e3e982b336ecc1514629142a61c8424
https://github.com/wesnoth/wesnoth/commit/46898b019e3e982b336ecc1514629142a61c8424
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-01-09 (Sat, 09 Jan 2016)
Changed paths:
M src/save_index.cpp
Log Message:
-----------
Break once first human leader is found when generating save summaries
This is the advertised behavior, but it was iterating through all human leaders,
meaning any code making use of the summaries (ie, the Load Game dialog) would
display the last human leader as opposed to the first.
Compare: https://github.com/wesnoth/wesnoth/compare/4af0e8153328...46898b019e3e
More information about the Commits
mailing list