[wesnoth-commits] [wesnoth/wesnoth] 18526e: fix crash in ai code when a side has multiple lead...

GitHub noreply at github.com
Mon Sep 3 20:57:55 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 18526e499a082d849295f0db93cdc9b5ea223df7
      https://github.com/wesnoth/wesnoth/commit/18526e499a082d849295f0db93cdc9b5ea223df7
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

  Changed paths:
    M src/ai/default/ca.cpp

  Log Message:
  -----------
  fix crash in ai code when a side has multiple leaders

see https://github.com/wesnoth/wesnoth/issues/3240

Just fixing the crash, not sure how the code should behave in this case, it would be nice if someone who knows more about the ai code would either implement that todo or remove the second warning. An alternative fix would be to move the 'calculate_moves' inside the ai_leaders loop.


  Commit: d133b510c97cbb1d6b070c27700e3cfd03ada1c2
      https://github.com/wesnoth/wesnoth/commit/d133b510c97cbb1d6b070c27700e3cfd03ada1c2
  Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

  Changed paths:
    M packaging/wesnoth.appdata.xml

  Log Message:
  -----------
  Appdata: change license identifier

former one is valid but deprecated

[ci skip]


  Commit: 76e7c8d19f8626dca5edd33b8c66ef3a0385f93f
      https://github.com/wesnoth/wesnoth/commit/76e7c8d19f8626dca5edd33b8c66ef3a0385f93f
  Author: Severin Glöckner <severin.gloeckner at stud.htwk-leipzig.de>
  Date:   2018-09-03 (Mon, 03 Sep 2018)

  Changed paths:
    M packaging/wesnoth.desktop

  Log Message:
  -----------
  Add keywords to the desktop file

They are as well used in the software centre.
Having keywords is a bonus, even if they are not matched.

[ci skip]


Compare: https://github.com/wesnoth/wesnoth/compare/a46c6edd5a94...76e7c8d19f86
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the Commits mailing list