[Commits] [wesnoth/wesnoth] 0920d9: Wolves Micro AI: code cleanup
GitHub
noreply at github.com
Mon Apr 14 19:48:18 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 0920d94e562a2c2f7fc5aeff1eea3d1095016120
https://github.com/wesnoth/wesnoth/commit/0920d94e562a2c2f7fc5aeff1eea3d1095016120
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_wolves_move.lua
M data/ai/micro_ais/cas/ca_wolves_wander.lua
Log Message:
-----------
Wolves Micro AI: code cleanup
Commit: d0635219346eefed4812537f8e4729afef20b8e8
https://github.com/wesnoth/wesnoth/commit/d0635219346eefed4812537f8e4729afef20b8e8
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_recruit_rushers.lua
Log Message:
-----------
Recruit Rushers Micro AI: remove unused library
Commit: e65705a247ba662bd8c605c7aa0308d9132b1004
https://github.com/wesnoth/wesnoth/commit/e65705a247ba662bd8c605c7aa0308d9132b1004
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_herding_attack_close_enemy.lua
M data/ai/micro_ais/cas/ca_herding_dog_move.lua
M data/ai/micro_ais/cas/ca_herding_f_herding_area.lua
M data/ai/micro_ais/cas/ca_herding_herd_sheep.lua
M data/ai/micro_ais/cas/ca_herding_sheep_move.lua
M data/ai/micro_ais/cas/ca_herding_sheep_runs_dog.lua
M data/ai/micro_ais/cas/ca_herding_sheep_runs_enemy.lua
Log Message:
-----------
Herding Micro AI: code cleanup
Commit: 864063915e5ee4da1df8bfa090763e9613f33364
https://github.com/wesnoth/wesnoth/commit/864063915e5ee4da1df8bfa090763e9613f33364
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_coward.lua
M data/ai/micro_ais/cas/ca_patrol.lua
M data/ai/micro_ais/cas/ca_simple_attack.lua
M data/ai/micro_ais/cas/ca_stationed_guardian.lua
M data/ai/micro_ais/cas/ca_swarm_move.lua
M data/ai/micro_ais/cas/ca_swarm_scatter.lua
M data/ai/micro_ais/cas/ca_wolves_move.lua
M data/ai/micro_ais/cas/ca_wolves_wander.lua
M data/ai/micro_ais/cas/ca_zone_guardian.lua
Log Message:
-----------
Micro AIs: make loop variables more descriptive
Commit: 8ea8cd5bd4a4ca5170f07e80fb45331b5004acb2
https://github.com/wesnoth/wesnoth/commit/8ea8cd5bd4a4ca5170f07e80fb45331b5004acb2
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_big_animals.lua
Log Message:
-----------
Big Animals MAI: check that attack target is enemy of AI side
… not only that it is on a different side.
Commit: dc3f503be01e1b9f3a41a67e1ed7672d2b39f4b8
https://github.com/wesnoth/wesnoth/commit/dc3f503be01e1b9f3a41a67e1ed7672d2b39f4b8
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-14 (Mon, 14 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_big_animals.lua
M data/ai/micro_ais/cas/ca_forest_animals_move.lua
M data/ai/micro_ais/cas/ca_forest_animals_new_rabbit.lua
M data/ai/micro_ais/cas/ca_forest_animals_tusker_attack.lua
M data/ai/micro_ais/cas/ca_forest_animals_tusklet_move.lua
Log Message:
-----------
Animals Micro AIs: code cleanup
Compare: https://github.com/wesnoth/wesnoth/compare/67cad39f270e...dc3f503be01e
More information about the Commits
mailing list