7 Commits

Author SHA1 Message Date
mattsc
bce61017f1 New Hang Out Micro AI and test scenario 2013-07-03 17:10:49 -07:00
mattsc
adb90c9113 Micro AI macros: fix a mistake in comments 2013-06-30 17:01:39 -07:00
Espreon
3f20785d02 Split all of the AI-related strings (except for the AI controller's) into a new 'wesnoth-ai' textdomain. Includes a pot-update for 'wesnoth' as a side effect. 2013-05-22 22:19:43 -04:00
mattsc
a7ccb1c877 Add Goto Micro AI functionality 2013-05-02 20:16:33 -07:00
Matthias Schoeck
42b54cc9a9 Mark description= key in Micro AI macros as translatable
The description is displayed in the AI selection dialog if the AI
is used as an MP AI.  It should therefore be marked as translatable.
2013-03-03 03:55:35 +00:00
Matthias Schoeck
ce6ee7e586 Rename passive_leader_shares_keep candidate action to leader_shares_keep.
This CA is on by default, dealing with a passive leader is only a
special case.  The old syntax still works for backward compatibility
(for both CA and macros).
2013-01-09 17:18:45 +00:00
Matthias Schoeck
b138e47184 Introduce 18 different Micro AIs.
This includes the [micro_ai] tag, the code for the Micro AI engines
and 14 test scenarios.  Full documentation at
http://wiki.wesnoth.org/Micro_AIs
2012-12-29 20:05:55 +00:00