[Commits] [wesnoth/wesnoth] f70a5f: Do not load Markov name generator if a CFG generat...
GitHub
noreply at github.com
Sun Feb 5 21:23:53 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: f70a5f6b3f737efc587e01257f733512638eeb82
https://github.com/wesnoth/wesnoth/commit/f70a5f6b3f737efc587e01257f733512638eeb82
Author: gunchleoc <fios at foramnagaidhlig.net>
Date: 2017-02-05 (Sun, 05 Feb 2017)
Changed paths:
M src/utils/name_generator_factory.cpp
M src/utils/name_generator_factory.hpp
Log Message:
-----------
Do not load Markov name generator if a CFG generator could be loaded (#921)
name_generator_factory::add_name_generator_from_config now only falls
back to loading a Markov-chain generator if the loading of the context-
free grammar generator fails or there is none available.
More information about the Commits
mailing list