[Commits] [wesnoth/wesnoth] 6140b5: Wolves Micro AI: code cleanup
GitHub
noreply at github.com
Mon Apr 14 19:45:25 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6140b522345ec5d91aa481f422fcf2f3d3bb57c4
https://github.com/wesnoth/wesnoth/commit/6140b522345ec5d91aa481f422fcf2f3d3bb57c4
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: 54babada0586feabe58a401d36c1188fa16aa9c9
https://github.com/wesnoth/wesnoth/commit/54babada0586feabe58a401d36c1188fa16aa9c9
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: 074df432d71f3b9204e565b0151a523fe0179853
https://github.com/wesnoth/wesnoth/commit/074df432d71f3b9204e565b0151a523fe0179853
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: 62e9eab4fa22370e3e2859fc59cfa760865c2580
https://github.com/wesnoth/wesnoth/commit/62e9eab4fa22370e3e2859fc59cfa760865c2580
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: e13f60e86e67f9c397b55fdb28af1aa8dc1f437e
https://github.com/wesnoth/wesnoth/commit/e13f60e86e67f9c397b55fdb28af1aa8dc1f437e
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: 326d998728313ee9bd93ed11ec0eea4f85d94631
https://github.com/wesnoth/wesnoth/commit/326d998728313ee9bd93ed11ec0eea4f85d94631
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/47845307596f...326d99872831
More information about the Commits
mailing list