[Commits] [wesnoth/wesnoth] d69d4e: Goto MAI: store whether unit is released in the un...

GitHub noreply at github.com
Tue Apr 1 01:18:54 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: d69d4e9858fef3c34e85ea443bef1e314d07fb68
      https://github.com/wesnoth/wesnoth/commit/d69d4e9858fef3c34e85ea443bef1e314d07fb68
  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