[wesnoth-commits] [wesnoth/wesnoth] 4bf5c9: Revert "Remove invalid attribute from idle AI"
GitHub
noreply at github.com
Thu Feb 22 01:23:20 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 4bf5c9341f8e5291a71f97f9ab0d9a9f1060890b
https://github.com/wesnoth/wesnoth/commit/4bf5c9341f8e5291a71f97f9ab0d9a9f1060890b
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M data/ai/ais/idle_ai.cfg
Log Message:
-----------
Revert "Remove invalid attribute from idle AI"
This reverts commit 1d84d83c6c6c70e3c25de6e3d443a7ec17936711.
I had introduced use of the hidden= key in b2df837d8e7a95ae2e15dcbdffbd0653ab481443, but
apparently didn't add them to the valid list of non-aspect keys.
Commit: 475ba8c6aef9f38d02b676f7f0d85d91595ca4f4
https://github.com/wesnoth/wesnoth/commit/475ba8c6aef9f38d02b676f7f0d85d91595ca4f4
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-02-22 (Thu, 22 Feb 2018)
Changed paths:
M src/ai/configuration.cpp
Log Message:
-----------
AI: added hidden= as valid non-aspect key
Should have added this in b2df837d8e7a95ae2e15dcbdffbd0653ab481443. Should fix the warning
1d84d83c6c6c70e3c25de6e3d443a7ec17936711 attempted to fix.
Compare: https://github.com/wesnoth/wesnoth/compare/2a371e36a422...475ba8c6aef9
More information about the Commits
mailing list