[Commits] [wesnoth/wesnoth] f57485: Add conditional inclusion of AI macros to AI cfgs ...

GitHub noreply at github.com
Sun Jan 11 16:47:39 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f57485a8c0ecad1982362ffe79f7d3e3c764bf18
      https://github.com/wesnoth/wesnoth/commit/f57485a8c0ecad1982362ffe79f7d3e3c764bf18
  Author: mattsc <mattsc at Matthias-Schoecks-MacBook-Pro.local>
  Date:   2015-01-11 (Sun, 11 Jan 2015)

  Changed paths:
    M data/ai/ais/ai_default_rca.cfg
    M data/ai/ais/ai_default_rca_strong.cfg
    M data/ai/ais/ai_generic_rush.cfg
    M data/ai/dev/ai_old_recruitment.cfg
    M data/ai/dev/ai_sf_with_rca.cfg
    M data/ai/dev/akihara_recruitment.cfg
    M data/ai/dev/formula_ai.cfg
    M data/ai/dev/formula_ai_poisoning.cfg
    M data/ai/dev/testing_recruiting.cfg

  Log Message:
  -----------
  Add conditional inclusion of AI macros to AI cfgs in data/ai

In normal MP and SP games, these macros are defined previously and
including them here produces unnecessary overhead. However, they are
not defined when an AI MP game is started from the commandline with the
-m and --ai-config options.





More information about the Commits mailing list