Commit graph

15 commits

Author SHA1 Message Date
Steve Cotton
63638278b3 Document why the Fog Clearer's traits show in help
Not mentioned here, but turning on debug mode also affects which units,
and therefore which units' traits, are shown in help.

Having looked back into the history while wondering why it was done this way
in e9603e6e01, back then we needed a fix that could be backported to 1.14,
so couldn't add a new attribute to [unit_type].
2024-04-07 21:53:34 +02:00
Celtic Minstrel
1cbe8d9170 Generalize the deprecated unit macro used for the khalifate
This moves a string from one file to another, but I checked:
the textdomain was the same in both files.

So, it doesn't break the string freeze.
2018-03-04 22:03:17 -05:00
sigurdfdragon
aac09417bf UI: Fix loyal and aged traits missing from help (issue #1935) 2017-09-07 18:32:03 -04:00
gfgtdf
d98525d951 replace true/false with yes/no in mainline 2016-12-09 02:55:59 +01:00
Anonymissimus
af08323ff4 add a warning to the Fog Clearer...
...to not remove it solely because it's now unused
2012-04-05 12:23:13 +00:00
Gunter Labes
44ba2687a7 correct some wmllint comments 2008-10-10 21:17:34 +00:00
Alexander van Gessel
5fc9c8087a Do not make empty strings translatable. 2008-10-10 09:12:07 +01:00
Eric S. Raymond
b7946cb3fb Cleanup after my last diff, following suggestions by mordante,
...Sapient, and stikonas.
2008-10-09 19:42:04 +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
fec0ec9d71 advancesto -> advances_to. 2008-08-29 19:03:00 +00:00
Ali El Gariani
7f4af0ba57 Give a name to the Fog clearer ("dummy_unit^Fog Clearer")
to avoid (or explain) the blank in the create unit dialog
2008-05-27 20:01:52 +00:00
Eric S. Raymond
a037e7a114 Place do_not_list=yes where it will do some good later. 2008-03-31 17:40:35 +00:00
Eric S. Raymond
e5e500ca60 [unit_type] unit_description -> description 2008-03-21 03:26:09 +00:00
Eric S. Raymond
9655d59081 [unit] enclosing UnitWML becomes [unit_type]
Note: This change breaks backward compatibility with the 1.4 branch!
2008-03-12 08:08:37 +00:00
Lari Nieminen
b3707841bb Add a CLEAR_FOG macro...
...for temporarily (for the duration of an event) clearing fog from
specific locations. Requires a helper unit, so also added a separate
dir for these kind of fake units in the units directory.
2007-09-17 17:00:56 +00:00