[Commits] [wesnoth/wesnoth] 5bc1a5: Messenger MAI: store waypoint in messenger unit, n...
GitHub
noreply at github.com
Tue Apr 1 00:05:34 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 5bc1a5fd72ffd7d23ebaa34c5be3d36ee5cae5e1
https://github.com/wesnoth/wesnoth/commit/5bc1a5fd72ffd7d23ebaa34c5be3d36ee5cae5e1
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_messenger_attack.lua
M data/ai/micro_ais/cas/ca_messenger_f_next_waypoint.lua
M data/ai/micro_ais/cas/ca_messenger_move.lua
Log Message:
-----------
Messenger MAI: store waypoint in messenger unit, not self.data
so that it can be removed on MAI deletion, otherwise a subsequent
Messenger MAI using the same unit may not work properly or crash
altogether.
More information about the Commits
mailing list