[Commits] [wesnoth/wesnoth] b2df83: Hide AIs with hidden=yes from list of available AI...
GitHub
noreply at github.com
Tue Oct 10 21:42:23 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: b2df837d8e7a95ae2e15dcbdffbd0653ab481443
https://github.com/wesnoth/wesnoth/commit/b2df837d8e7a95ae2e15dcbdffbd0653ab481443
Author: Charles Dang <exodia339 at gmail.com>
Date: 2017-10-11 (Wed, 11 Oct 2017)
Changed paths:
M data/ai/ais/idle_ai.cfg
M src/ai/configuration.cpp
Log Message:
-----------
Hide AIs with hidden=yes from list of available AI options (fixes #2095)
This is enough to hide them as AI options in the UI, but I don't know if other parts of the AI
engine need to know about this key.
More information about the Commits
mailing list