18 Commits

Author SHA1 Message Date
Ignacio R. Morelle
a7b25cad6f Reduce TRANSFER_VILLAGE_OWNERSHIP macro implementation to a single WML action 2014-01-13 02:30:42 -03:00
Ignacio R. Morelle
003aa541f0 Clear state variables used by the LIMIT_RECRUITS WML macro on victory 2014-01-13 02:21:36 -03:00
Simon Forsyth
1636e2cbad Replace hard-coded side with {SIDE}, based on forum comment 2012-10-20 15:44:39 +00:00
Elvish_Hunter
993861aff4 Pushed LOOT macro from LoW, TRoW and THoT in core, file utils.cfg.
wmlindent also reindented other two macro files
2012-04-22 09:12:48 +00:00
Lari Nieminen
dcafd0f16a Fixed LIMIT_CONTEMPORANEOUS_RECRUITS not handling side numbers >9 correctly. 2012-02-21 17:44:20 +00:00
Anonymissimus
4049eedd3e Deprecated CAPTURE_FILTERED_VILLAGES
(pointless since 2010-09-20T19:42:12Z!anonymissimus@arcor.de). Adjusted all references in mainline
accordingly.
2010-11-24 14:59:19 +00:00
Anonymissimus
db0589069b Simplified CAPTURE_FILTERED_VILLAGES...
...according to [capture_village] now accepting a SLF. Actually, it
should be deprecated and substituted with the tag in the other macros
which use it.
2010-09-20 19:42:12 +00:00
Eric S. Raymond
714361d562 SIDE -> SIDES in LIMIT_CONTEMPORANEOUS_RECRUITS. 2010-06-18 17:52:17 +00:00
Eric S. Raymond
e6d5d47d74 Fix bug #13504. 2009-09-01 22:32:10 +00:00
Eric S. Raymond
d6cd819cbd Minor wmllint/wmlscope cleanups. 2009-03-18 07:41:54 +00:00
Lari Nieminen
7e57b8dec1 Made LIMIT_CONTEMPORANEOUS_RECRUITS able to handle...
...a comma-separated list of sides.
2008-12-26 10:14:41 +00:00
Eric S. Raymond
4861e50155 Reindent mainline in preparation for 1.6. 2008-12-08 17:45:47 +00:00
Fabian Müller
e5225549c1 Added macros for handling persistent ai sides. 2008-12-07 16:59:20 +00:00
Fabian Müller
195f04be10 Added a macro that assigns all villages on the map to a specified side. 2008-12-04 15:45:55 +00:00
Eric S. Raymond
781e50826b Minor documentation-comment revisions. 2008-12-02 20:59:20 +00:00
Fabian Müller
e409785705 Added more village ownership macros to side-utils.cfg.
ESR_ please review the language.

zookeeper please review the code.
2008-12-02 20:48:46 +00:00
Fabian Müller
9c23db6184 moved all village ownership related macros from utils.cfg to side-utils.cfg 2008-12-02 17:52:24 +00:00
Fabian Müller
db7de5f49a Renamed sidelimit-utils.cfg to side-utils.cfg. 2008-12-02 17:38:40 +00:00