[Commits] [wesnoth/wesnoth] 6d5d61: Goto MAI: store whether unit is released in the un...
GitHub
noreply at github.com
Tue Apr 1 02:49:53 UTC 2014
Branch: refs/heads/1.12
Home: https://github.com/wesnoth/wesnoth
Commit: 6d5d61bb01ace8befb2e21f1e5da48a97198737f
https://github.com/wesnoth/wesnoth/commit/6d5d61bb01ace8befb2e21f1e5da48a97198737f
Author: mattsc <mattsc000 at gmail.com>
Date: 2014-03-31 (Mon, 31 Mar 2014)
Changed paths:
M data/ai/micro_ais/cas/ca_goto.lua
Log Message:
-----------
Goto MAI: store whether unit is released in the unit, not self.data
This is unit specific information, and therefore should go into the
unit. By contrast, information whether all units of the side have been
released needs to remain in self.data.
More information about the Commits
mailing list