[Commits] [wesnoth/wesnoth] 6f40ed: Micro AIs: use new fight_on_without_leader= key as...
GitHub
noreply at github.com
Thu Apr 10 01:24:50 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 6f40ed8046c1a61490b6754f2c09e8473b0eb1d8
https://github.com/wesnoth/wesnoth/commit/6f40ed8046c1a61490b6754f2c09e8473b0eb1d8
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M data/ai/micro_ais/scenarios/animals.cfg
M data/ai/micro_ais/scenarios/bottleneck_defense.cfg
M data/ai/micro_ais/scenarios/wolves.cfg
Log Message:
-----------
Micro AIs: use new fight_on_without_leader= key as needed
So that the scenarios with leaderless AI sides work.
Commit: 7fc8e9797b76376587a41afdc972d4bee164a125
https://github.com/wesnoth/wesnoth/commit/7fc8e9797b76376587a41afdc972d4bee164a125
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-04-09 (Wed, 09 Apr 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_big_animals.lua
M data/ai/micro_ais/cas/ca_coward.lua
M data/ai/micro_ais/cas/ca_forest_animals_move.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
M data/ai/micro_ais/cas/ca_hang_out.lua
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_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
M data/ai/micro_ais/cas/ca_hunter.lua
M data/ai/micro_ais/cas/ca_lurkers.lua
M data/ai/micro_ais/cas/ca_messenger_escort_move.lua
M data/ai/micro_ais/cas/ca_patrol.lua
M data/ai/micro_ais/cas/ca_protect_unit_move.lua
M data/ai/micro_ais/cas/ca_return_guardian.lua
M data/ai/micro_ais/cas/ca_stationed_guardian.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: avoid code duplication between eval and exec functions
Compare: https://github.com/wesnoth/wesnoth/compare/364a756b9351...7fc8e9797b76
More information about the Commits
mailing list