Eric S. Raymond
8ffa41056d
Deprecate two redundant macros, and change mainline to use the simpler ones.
2009-04-23 02:26:39 +00:00
Eric S. Raymond
20c849736d
Add some hero icons where needed. Add a standard macro to do this.
2009-04-11 19:32:51 +00:00
Eric S. Raymond
4861e50155
Reindent mainline in preparation for 1.6.
2008-12-08 17:45:47 +00:00
Eric S. Raymond
9bce366d28
Usage advice for the ANIMATED_* macros.
2008-11-15 00:14:37 +00:00
Ignacio R. Morelle
b3763eef44
New companion macro to ANIMATED_CAMPFIRE, ANIMATED_BRAZIER
2008-11-14 17:10:47 +00:00
Ignacio R. Morelle
73023e95b2
Fix nonstandard file naming and the FLAG_VARIANT macro.
2008-11-01 19:04:08 +00:00
Eric S. Raymond
55824ba7b0
wmlscope pacification.
2008-10-31 09:46:07 +00:00
Eric S. Raymond
521df2692b
Add FLAG_VARIANT macro to do what it sounds like.
2008-10-31 05:56:56 +00:00
Eric S. Raymond
2cb1079152
Remove delays from OLD versions of journey track macros.
2008-10-13 17:59:20 +00:00
Eric S. Raymond
72200243c1
This is the policy change that builds on my previous diff.
...
Turn the new-journey and new-battle dots red. Addresses bug #12423 :
Gold and silver journey dots are hard to see against the
parchment-toned mainmap.
By experiment, if the new dots are easy to see the older silver ones, attached,
become much easier to notice. The gold, though, was a real bitch to spot,
especially in mountains.
2008-10-09 21:03:02 +00:00
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
0fda923bc2
Whitespace fix to pacify wmllint.
2008-09-22 11:59:00 +00:00
Lari Nieminen
26f972ca52
Added a macro for placing an animated campfire (via a [terrain_graphics] rule).
2008-09-21 10:01:40 +00:00
Eric S. Raymond
bdbf60838a
Address bug #12269 by making Ratheln's appearance trigger...
...
...any time the dwarves get through the midpoint of the pass and
making his survival a requirement for this scenario only.
In the process, introduce a REMOVE_HERO_ICON macro to the standard library.
I have tweaked Liberty to use it.
2008-09-03 00:34:46 +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
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
Dimitar Ilccov
864dceb510
A macro update
2008-02-19 01:34:01 +00:00
Eric S. Raymond
5c14ad6109
Restore typechecking on PLACE_IMAGE.
2008-02-16 23:34:59 +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
b1b2435d40
Reindent the mainline content to uniiform whitespace.
2008-01-24 00:16:42 +00:00
Dimitar Ilccov
d39c43255e
added MAKE_HERO and UNMAKE_HERO macros in macros/image-utils.cfg
2007-12-11 14:36:20 +00:00
Dimitar Ilccov
67735edf0e
added flagpoles to the flags commited in 2007-10-24T13:20:05Z!mythological@mt.net.mk.
...
Also created macros in image-utils.cfg for simpler use of those
images.
2007-10-24 16:19:12 +00:00
Dimitar Ilccov
7549ffa595
Some new macros in image-utils.cfg needed for the bigmaps
2007-10-16 18:21:05 +00:00
Eric S. Raymond
fb061be61a
Mythological failed to notice that a functionally identical REMOVE_IMAGE...
...
...was already present in interface-utils.cfg.
2007-07-27 18:53:39 +00:00
Dimitar Ilccov
ad909d7426
Added {RAMOVEIMAGE} macro to image-utils.cfg
2007-07-27 10:02:25 +00:00
Nils Kneuper
c19e3c2311
added a default textdomain definition to all .cfg files
2007-07-06 09:00:49 +00:00
Lari Nieminen
3c6c8dcddc
Fixed TEAM_COLOR_OVERRIDE.
2007-07-03 11:22:48 +00:00
Eric S. Raymond
5f58e50664
Reindented all macros except utils.cfg,
...
that has unbalanced FOREACH/NEXT in it and will need to be
hand-checked.
2007-06-29 11:19:19 +00:00
Eric S. Raymond
21b24e2a9b
Move macros into a 'maxros' directory under core.
2007-05-16 01:04:29 +00:00