[Commits] [wesnoth/wesnoth] d34fbb: Micro AIs: use the new functions for storing infor...
GitHub
noreply at github.com
Mon Mar 31 15:59:52 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: d34fbb7521f16aec692bf292ad7ccbb31aa238ac
https://github.com/wesnoth/wesnoth/commit/d34fbb7521f16aec692bf292ad7ccbb31aa238ac
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_big_animals.lua
M data/ai/micro_ais/cas/ca_hang_out.lua
M data/ai/micro_ais/cas/ca_hunter.lua
M data/ai/micro_ais/cas/ca_patrol.lua
M data/ai/micro_ais/cas/ca_wolves_multipacks_attack.lua
M data/ai/micro_ais/cas/ca_wolves_multipacks_functions.lua
M data/ai/micro_ais/cas/ca_wolves_multipacks_wander.lua
Log Message:
-----------
Micro AIs: use the new functions for storing information in units
such that it is done in a consistent way and this information can be
removed on MAI deletion.
More information about the Commits
mailing list