[Commits] [wesnoth/wesnoth] e098ef: Fast Micro AI: add new set attack utility function...
GitHub
noreply at github.com
Thu Sep 3 00:05:53 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: e098ef180dd7e8d092f0eb36dc81eb0dc854e3cd
https://github.com/wesnoth/wesnoth/commit/e098ef180dd7e8d092f0eb36dc81eb0dc854e3cd
Author: mattsc <mattsc at MSMB.local>
Date: 2015-09-02 (Wed, 02 Sep 2015)
Changed paths:
A data/ai/micro_ais/cas/ca_fast_attack_utils.lua
Log Message:
-----------
Fast Micro AI: add new set attack utility functions
These functions are newer and more efficient versions of those in
battle_calcs.lua. They are much faster in many situations.
Commit: ac3b9e6325e7a34821d265c13e73a4b5f1852304
https://github.com/wesnoth/wesnoth/commit/ac3b9e6325e7a34821d265c13e73a4b5f1852304
Author: mattsc <mattsc at MSMB.local>
Date: 2015-09-02 (Wed, 02 Sep 2015)
Changed paths:
M data/ai/micro_ais/cas/ca_fast_combat.lua
Log Message:
-----------
Fast MAI: use the new attack utility functions
Compare: https://github.com/wesnoth/wesnoth/compare/a010523969a7...ac3b9e6325e7
More information about the Commits
mailing list