52 Commits

Author SHA1 Message Date
Anonymissimus
791e90a2c9 Revert "Deprecate the macro MESSAGE."
This reverts 2012-01-29T22:52:34Z!anonymissimus@arcor.de.
Since I got beaten to it.
2012-01-29 23:41:31 +00:00
Anonymissimus
982aa77399 Deprecate the macro MESSAGE.
Translatable message strings passed to it cannot be spellchecked by
wmllint, and we don't wanna encourage this. Was already used nowhere in
mainline.
2012-01-29 22:52:34 +00:00
Ignacio R. Morelle
53e260ca6b Ran wmlindent in mainline except for data/gui 2011-08-02 00:01:08 +00:00
Eric S. Raymond
5e39fa1ae2 Scheduled removal of depercated macros. 2011-06-15 05:44:10 +00:00
Steven Panek
cc5198da7c Deprecated REDRAW. 2010-11-28 11:22:44 +00:00
Steven Panek
9aa2403897 Deprecated ITM_GLOWING_BRAZIER. 2010-11-28 09:51:24 +00:00
Steven Panek
55214bc67f Deprecated RECALL_OR_CREATE_UNIT and RECALL_OR_CREATE. 2010-11-25 10:22:11 +00:00
Steven Panek
8dfad246d7 Deprecated ITM_BOOK1 and ITM_TREE1. 2010-11-25 10:13:05 +00:00
Steven Panek
f105dbd5d1 Deprecated AMLA_TOUGH. 2010-11-25 10:04:52 +00:00
Steven Panek
8230629fa1 Deprecated SIDE_PLAYER and SIDE_COMPUTER. 2010-11-25 10:02:22 +00:00
Steven Panek
6874d8807f Deprecated ON_EVENT, ON_PRESTART, ON_START, ON_SIDETURN,
...ON_TURN, ON_VICTORY, ON_DEFEAT, ALLOW_UNDO, and ON_TILE_ONCE.
2010-11-25 09:51:10 +00:00
Steven Panek
67c76d2a76 Expanded macro calls in the deprecated macros;...
...core macros should not rely on macros from other files.
2010-11-25 09:32:40 +00:00
Steven Panek
0c933d4e68 Deprecated SET_OBJECTIVES, VICTORY_CONDITION, and DEFEAT_CONDITION. 2010-11-25 09:27:32 +00:00
Anonymissimus
4049eedd3e Deprecated CAPTURE_FILTERED_VILLAGES
(pointless since 2010-09-20T19:42:12Z!anonymissimus@arcor.de). Adjusted all references in mainline
accordingly.
2010-11-24 14:59:19 +00:00
Steven Panek
180a84327a Deprecated FLOATING_TEXT. 2010-11-24 07:07:49 +00:00
Eric S. Raymond
62e6d23ab3 Suppress some irritating abd pointless warnings. 2010-11-24 01:09:24 +00:00
Lari Nieminen
5e732fa434 Moved the now-deprecated TIMED_ACTIONS macro to deprecated-utils.cfg. 2010-10-21 08:11:12 +00:00
Steven Panek
d2e15b9843 Fixed order of arguments. 2010-09-22 02:33:36 +00:00
Steven Panek
b5ae0cddd7 'Tis [item], not [image]... 2010-09-21 22:14:17 +00:00
Steven Panek
2edd28418a Deprecated SET_LABEL_PERSISTENT and SET_IMAGE_AND_LABEL_PERSISTENT. 2010-09-21 22:07:41 +00:00
Steven Panek
5b22596eb8 Removed the deprecated macros,
...for they should have been removed a long time ago.
2010-06-16 02:31:03 +00:00
Alexander van Gessel
cd60786ee9 Revert "Deprecate the NEUTRAL_SIDE macro",
...add a note about how the alternative for NEUTRAL_SIDE.

This reverts commit 2010-01-26T19:08:37Z!ai0867@gmail.com.
2010-01-27 01:28:29 +01:00
Alexander van Gessel
bd8bdca90e Deprecate the NEURTRAL_SIDE macro 2010-01-26 20:08:37 +01:00
Eric S. Raymond
0aa99781cf Reindent mainline. 2009-11-23 14:39:03 +00:00
Eric S. Raymond
7f5299e1ac wmllint and wmlscope detected some glitches. 2009-04-24 11:26:54 +00:00
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
4f07f028ae Remove old TREMOR macro, 6 versions overdue.
(wmllint tranlates it, so there is no UMC issue.)
2009-03-01 13:22:29 +00:00
Eric S. Raymond
e973c0a5ad Remove old deprecated macros. 2008-12-31 15:55:37 +00:00
Eric S. Raymond
4861e50155 Reindent mainline in preparation for 1.6. 2008-12-08 17:45:47 +00:00
Eric S. Raymond
011576c478 Use the new cave-in.ogg where appropriate.
Now that we have both rumble.ogg and cave-in.ogg as sound effects,
deprecate TREMOR and instead use a new QUAKE macro that is explicit
about the sound effect requested.
2008-11-30 13:41:29 +00:00
Eric S. Raymond
a055f9fbe2 Spell checking for WML text strings.
This is the infrastructure; there are still about 1500 exceptions to
be chased down.
2008-11-01 23:58:38 +00:00
Eric S. Raymond
dcbc274671 Remove uneeded VICTORY_AND_DEFEAT_MUSIC macro, and fix a whitespace glitch. 2008-10-30 20:16:07 +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
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