[Commits] [wesnoth/wesnoth] a1b946: remove RECALL_AI_SIDE

GitHub noreply at github.com
Wed May 11 17:24:21 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: a1b9469eed5e720ff9c080a9b803515501597f84
      https://github.com/wesnoth/wesnoth/commit/a1b9469eed5e720ff9c080a9b803515501597f84
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2016-05-11 (Wed, 11 May 2016)

  Changed paths:
    M data/core/macros/side-utils.cfg

  Log Message:
  -----------
  remove RECALL_AI_SIDE

This macro causes OOS because it changes the gamestate during the unsynced ai_turn event.
Also it doesn't handle custom recall costs.

This commit also fixes MAKE_AI_SIDE_PERSISTENT. But i think this macro should be removed too since just writing 'persistent=yes' in [side] is much easier to understand than using this macro.





More information about the Commits mailing list