[Commits] [wesnoth/wesnoth] cce0dc: Healer Support Micro AI: code cleanup
GitHub
noreply at github.com
Wed Apr 16 16:48:40 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: cce0dcba9de5c4d49790d52c7c9839ee147ca566
https://github.com/wesnoth/wesnoth/commit/cce0dcba9de5c4d49790d52c7c9839ee147ca566
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_healer_initialize.lua
M data/ai/micro_ais/cas/ca_healer_may_attack.lua
M data/ai/micro_ais/cas/ca_healer_move.lua
Log Message:
-----------
Healer Support Micro AI: code cleanup
Commit: 04bf7c56e08ffea47bfd2b601b041a2c7ede066b
https://github.com/wesnoth/wesnoth/commit/04bf7c56e08ffea47bfd2b601b041a2c7ede066b
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_protect_unit_move.lua
Log Message:
-----------
Protect Unit Micro AI: fix bug in goal selection
There was a typo in the goal table indexing. It worked for the
multi-unit test scenario (the Elves Besieged) because the goal x
coordinates for both units were the same.
Commit: 3b8b923d7f5847e783c55008656bf0941ef95be0
https://github.com/wesnoth/wesnoth/commit/3b8b923d7f5847e783c55008656bf0941ef95be0
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_protect_unit_attack.lua
M data/ai/micro_ais/cas/ca_protect_unit_finish.lua
M data/ai/micro_ais/cas/ca_protect_unit_move.lua
Log Message:
-----------
Protect Unit Micro AI: code cleanup
Commit: 9396f20e5925a05a6fb16d8387dbc9e69cb06ea1
https://github.com/wesnoth/wesnoth/commit/9396f20e5925a05a6fb16d8387dbc9e69cb06ea1
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-16 (Wed, 16 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_goto.lua
Log Message:
-----------
Goto Micro AI: code cleanup
Compare: https://github.com/wesnoth/wesnoth/compare/19bc318236dd...9396f20e5925
More information about the Commits
mailing list