[wesnoth-commits] [wesnoth/wesnoth] 234d99: Help: Use `female_name` and `name` as fallback whe...
GitHub
noreply at github.com
Sun Jul 8 04:52:15 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 234d9983a8a01f674069d3a338df32c9ef9ba831
https://github.com/wesnoth/wesnoth/commit/234d9983a8a01f674069d3a338df32c9ef9ba831
Author: josteph <josteph at fastmail.com>
Date: 2018-07-08 (Sun, 08 Jul 2018)
Changed paths:
M src/help/help_topic_generators.cpp
Log Message:
-----------
Help: Use `female_name` and `name` as fallback when `male_name` is empty and don't list hidden traits.
This algorithm was lifted from help::generate_trait_topics().
Fixes #3284
Commit: a3d564ce43812367473abab7ec944b73dd5b4d46
https://github.com/wesnoth/wesnoth/commit/a3d564ce43812367473abab7ec944b73dd5b4d46
Author: josteph <josteph at fastmail.com>
Date: 2018-07-08 (Sun, 08 Jul 2018)
Changed paths:
M src/help/help_topic_generators.cpp
Log Message:
-----------
Help: only use male_name/female_name if the unit has male/female variants.
Compare: https://github.com/wesnoth/wesnoth/compare/12d0d65e955d...a3d564ce4381
**NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the Commits
mailing list