20 Commits

Author SHA1 Message Date
Eric S. Raymond
e5245aefb8 Change the DOT*/CROSS*/FLAG* macros to {NEW,OLD}_{JOURNEY_BATTLE_REST}.
Convert coordinates in DOT and CROSS to the centered version.
This commit makes no behavioral change at all -- it is pure mechanism,
no policy -- but will make it easier to restyle the tracking markers.

Also deprecates the old macros, and teaches wmllint to do the up-conversion.
2008-10-09 20:48:59 +00:00
Eric S. Raymond
76abc35ca6 wmllint now does translation-mark and doublespace checks outside scenrio tags.
This diff fixes some glitches found that way and tells wmllint to ignore
various edge cases.  A few cannot_use_message=NONE instances are removed,
as this simplifies the check and zookeeper says it's safe.
2008-10-09 17:46:10 +00:00
Eric S. Raymond
318486ce4b Reindent most of the data tree in preparation for making wmlindent smarter. 2008-08-28 17:57:00 +00:00
Gunter Labes
fb2554de5f remove the deprecated macros scheduled for removal 2008-04-26 13:52:35 +00:00
Eric S. Raymond
83ae0b3bc8 Apply wmlindent. 2008-03-26 14:04:37 +00:00
Eric S. Raymond
f62d7491e0 Deprecate SET_IMAGE, move PLACE_IMAGE. 2008-03-16 19:11:26 +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
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
32f5f8a4fe Two trivial corrections. 2008-03-01 08:11:00 +00:00
Eric S. Raymond
0b50fc03f9 Revert 2008-02-27T03:33:55Z!esr@thyrsus.com, alas. Parts of 1.3 UMC need it after all. 2008-02-28 03:35:21 +00:00
Eric S. Raymond
a232da49ba Remove a macro that had been scheduled for deprecation in 1.3.17. 2008-02-27 03:33:55 +00:00
Eric S. Raymond
4c4f802989 More macro type checking.
Replace a South Guard macro that duplicates one in the core library.
2008-02-13 01:11:52 +00:00
Eric S. Raymond
a600ade30e Regularize use of macro formal arguments so we can do better typechecking. 2008-02-10 04:30:18 +00:00
Eric S. Raymond
32c4540709 More getting rid of {UNIT}. 2008-01-31 03:13:44 +00:00
Eric S. Raymond
b1b2435d40 Reindent the mainline content to uniiform whitespace. 2008-01-24 00:16:42 +00:00
Nils Kneuper
c19e3c2311 added a default textdomain definition to all .cfg files 2007-07-06 09:00:49 +00:00
Eric S. Raymond
270ee001bd ADD_GOLD's time has come. Remove it.
Generalize the DEPRECATE macro.
2007-06-29 07:40:53 +00:00
Eric S. Raymond
21b24e2a9b Move macros into a 'maxros' directory under core. 2007-05-16 01:04:29 +00:00