[Commits] [wesnoth/wesnoth] d4917d: Healer Support Micro AI: code cleanup
GitHub
noreply at github.com
Wed Apr 16 16:47:13 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: d4917d534e326f55bd9b6f7ee4324a8e21f623e9
https://github.com/wesnoth/wesnoth/commit/d4917d534e326f55bd9b6f7ee4324a8e21f623e9
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: 8fa3a60e5681e2c743921bb3225fa3306be3d5ce
https://github.com/wesnoth/wesnoth/commit/8fa3a60e5681e2c743921bb3225fa3306be3d5ce
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: f6830897aaf8dc21dd443fe5e3bfebf0bf82e584
https://github.com/wesnoth/wesnoth/commit/f6830897aaf8dc21dd443fe5e3bfebf0bf82e584
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: 4a7292e99329fa2fb1fa4aef10a8b4a3d91b6662
https://github.com/wesnoth/wesnoth/commit/4a7292e99329fa2fb1fa4aef10a8b4a3d91b6662
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/8cb1e4f9898e...4a7292e99329
More information about the Commits
mailing list