13 Commits

Author SHA1 Message Date
Benoît Timbert
31d20e87ea Revert 2008-03-04T03:14:09Z!esr@thyrsus.com since the side effect of this change cause more trouble...
...than the bug it addresses.

Never user several different description for the same ability :

- it causes trouble in the help

- it's not KISS and can confuse beginners
2008-03-04 20:26:07 +00:00
Eric S. Raymond
79a0b8fcfb Address bug #11189. 2008-03-04 03:14:09 +00:00
Eric S. Raymond
1a43511b37 Address bug #11079. (Change for 1.4 and 1.5.) 2008-03-02 18:04:18 +00:00
Eric S. Raymond
759f1dc262 Spelling, typo and text fixes related to meta-bug #10960. 2008-02-02 19:14:38 +00:00
Gunter Labes
493f7b1cd6 revert parts of 2008-01-14T22:08:08Z!benoit.timbert@free.fr
(removes the header markup from the special notes and the added
newlines between them)
2008-01-16 12:56:04 +00:00
Benoît Timbert
3559a385b3 Apply patch #941 by Vladimír Slávik:
Fix and enhance the special notes by adding a line between special
notes and highlight "Special notes:"
2008-01-14 22:08:08 +00:00
Nils Kneuper
f59aaf2ef8 write special_notes macros for the new abilities...
...and added them to the correct units
2007-12-30 13:44:35 +00:00
Nils Kneuper
170c33654e seperate 'Special Notes:' from the units into a macro on its own (patch #889) 2007-12-20 19:23:12 +00:00
Eric S. Raymond
7b059c1077 Add SPECIAL_NOTES_UNPOISON. 2007-10-26 22:26:42 +00:00
Ali El Gariani
80f7551397 Fix error in the description of backstab in special-note.
I used parts of the text from the backstab ability: 

"If there is an enemy of the target on the opposite side of the target.
This unit may backstab, inflicting double damage, by creeping around 
behind that enemy."
2007-08-31 19:07:58 +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
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
Lari Nieminen
7f02e3438a Moved all the rest of the .cfg's in core/ containing only macro definitions...
...to core/macros/.
2007-06-10 11:17:28 +00:00