63 Commits

Author SHA1 Message Date
Ignacio R. Morelle
0f659ab0f0 Apply patch #1063 2008-05-06 00:45:50 +00:00
Eric S. Raymond
39733d0ed1 wmllint had a bug. Fix it, and commit the resulting lifts. 2008-03-17 12:12:18 +00:00
Eric S. Raymond
b2b55e5996 description= -> name in [unit]
This will cause unit names to be displayed incorrectly from savefiles made 
since 2008-03-14T01:38:17Z!esr@thyrsus.com.  It was either that or break compatibility with 1.3/1.4 
savefiles.
2008-03-15 20:30:45 +00:00
Eric S. Raymond
17c9e1e0ad user_description= -> description=
Code for SUF and reading unit configs has been modified
so things should work backward-compatibly.
2008-03-14 01:38:17 +00:00
Eric S. Raymond
dff0a94c41 Teach wmllint to fix up macros containing description=...
...filters, and do that on mainline.
2008-03-13 09:32:07 +00:00
Eric S. Raymond
c66aa1eb74 Various cleanups related to description= -> id=, mostly comment fixes. 2008-03-13 09:14:15 +00:00
Eric S. Raymond
aae5a0cb7c description= -> id= in Standard Unit Fliters and SingleUnitWML.
For backward compatibility, description= is still accepted, 
but this will change when it is merged with unit_description.
2008-03-13 06:22:01 +00:00
Eric S. Raymond
364a4decbd wmlindent strikes again. 2008-03-07 21:26:44 +00:00
Eric S. Raymond
1f46aed17c UNDEAD_UNIT -> LOYAL_UNDEAD_UNIT. Because he old name was a bit misleading.
Also, change to the canonical order of arguments for unit generators.
2008-02-27 03:21:26 +00:00
Eric S. Raymond
5c42bd2fc7 Give LOYAL_UNIT the canonical order of arguments for unit-creation macros.
It was introduced recently and is not used by UMC, so this is a safe change.
2008-02-27 02:51:07 +00:00
Eric S. Raymond
2765baafba Get rid of MP_GENERIC_UNIT. 2008-02-27 02:20:28 +00:00
Gunter Labes
1b08410547 change NOTRAIT_UNIT to actually have no traits...
...and get a random name and gender
2008-02-27 01:44:05 +00:00
Eric S. Raymond
53c0d4c3e7 Move some unit macros without dependencies,
...in order to reduce the tangle in utils.cfg
2008-02-26 23:58:43 +00:00