[Commits] [wesnoth/wesnoth] 924c42: Goto Micro AI: prevent potential conflict between ...
GitHub
noreply at github.com
Sun Apr 20 21:31:22 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 924c42f40705ebdac68efa507a6b63a1d7bcf7d0
https://github.com/wesnoth/wesnoth/commit/924c42f40705ebdac68efa507a6b63a1d7bcf7d0
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-20 (Sun, 20 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_goto.lua
Log Message:
-----------
Goto Micro AI: prevent potential conflict between Goto MAIs
If several Goto MAIs are used on the same side and both have
unique_goals=yes set, they previously might have interfered with each
other, one preventing the other from working correctly. Now the “goal
taken” information is saved such that it only applies to the CA by
which it was set.
Commit: ac89d4e1e954b77bdddf6db0b0ad71f1f325d009
https://github.com/wesnoth/wesnoth/commit/ac89d4e1e954b77bdddf6db0b0ad71f1f325d009
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-20 (Sun, 20 Apr 2014)
Changed paths:
M data/ai/micro_ais/micro_ai_helper.lua
M data/ai/micro_ais/micro_ai_wml_tag.lua
Log Message:
-----------
[micro_ai] tag setup: minor code cleanup
Commit: f02857b0f1e7dee822445790dbc50f0122d55fb3
https://github.com/wesnoth/wesnoth/commit/f02857b0f1e7dee822445790dbc50f0122d55fb3
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-20 (Sun, 20 Apr 2014)
Changed paths:
M data/ai/micro_ais/engines/priority_target_engine.lua
M data/ai/micro_ais/engines/urudin_engine.lua
Log Message:
-----------
Micro AIs other engines: code cleanup
Compare: https://github.com/wesnoth/wesnoth/compare/e79083c696c6...f02857b0f1e7
More information about the Commits
mailing list