Commit graph

2674 commits

Author SHA1 Message Date
Eric S. Raymond
b84b295168 Added check for macro calls in translatable strings.
Mainline has none at this time.
2008-02-02 22:53:50 +00:00
Eric S. Raymond
759f1dc262 Spelling, typo and text fixes related to meta-bug #10960. 2008-02-02 19:14:38 +00:00
Eric S. Raymond
9c7005d08d Adde extended translation-mark checking and fixed some bugs it found. 2008-02-02 11:20:25 +00:00
Eric S. Raymond
727f8d6116 Expect description= within [trait] to have a translation mark. 2008-02-02 10:47:40 +00:00
Eric S. Raymond
793b94b23b New logic in wmllint for checking tags that should have translation marks...
(such as [message]) and tags that should not (such as
[speaker]). Also, fixes for all but one of the glitches found with
this code.
2008-02-02 10:35:44 +00:00
Eric S. Raymond
8e486eea22 Restore --oldversion. 2008-02-02 04:59:36 +00:00
Eric S. Raymond
b5c52be244 Avoid some false his on the keyword 'usage'. 2008-02-01 23:29:58 +00:00
Eric S. Raymond
b527bc665b Properly conditionalize another conversion. 2008-02-01 23:12:38 +00:00
Eric S. Raymond
e41fb3fc77 Use the --nolift option when doing normal sanity checks;
...this avoids invoking all the logic for converting from old dialects
of WML and speeds things up considerably.
2008-02-01 22:27:05 +00:00
Eric S. Raymond
b55fd6f648 Remove remaining version check 2008-02-01 15:49:44 +00:00
Eric S. Raymond
26033be54c Reove the --oldversions option, It was never very useful. 2008-02-01 15:12:19 +00:00
Eric S. Raymond
332d9df9ae More cosmetic fixes. 2008-01-31 19:37:39 +00:00
Eric S. Raymond
746312be0a Cosmetic fixes. 2008-01-31 19:36:29 +00:00
Eric S. Raymond
13d01a4e51 wmllint now has the capability to automatically check...
...that every description= in [message] and [filter] blocks refers to
a unit that is present in the scenario. This commit fixes almost all
bugs found with this test, and adds magic comments to handle places
where the WML doesn't supply a recognizable unit creation or recall
(usually because of macros).
2008-01-31 13:12:19 +00:00
Eric S. Raymond
f077b9485e Handle the last edge cases in the test for recruitment_pattern consistency. 2008-01-31 06:20:57 +00:00
Eric S. Raymond
1c34d84292 Yet more fixes to recruitment-pattern bugs,
...and a warning about the limitations of the wmllint test.
2008-01-31 05:47:44 +00:00
Eric S. Raymond
3534629847 Recruitment-pattern sanity checks now work. 2008-01-31 03:55:59 +00:00
Eric S. Raymond
4c1fcf1193 wmllint now gathers the information necessary...
...to do recruitment consistency checks, but doesn't do them yet.
2008-01-31 01:01:27 +00:00
Eric S. Raymond
67175d706a Disable note checks if we see a base_unit. 2008-01-29 20:00:38 +00:00
Gunter Labes
c8d45d21e0 * fix attack animation listing 2008-01-28 20:55:51 +00:00
Eric S. Raymond
dc35a4411c Small tweak to macro use detector,
...will avoid spurious matches on filemanes containing . and lead with
capital letter.
2008-01-28 19:59:59 +00:00
Eric S. Raymond
dc3703711c Fix indentation error that was causing unresolved macros to be missed. 2008-01-28 18:30:23 +00:00
Elias Pschernig
7a420c55a3 slightly updated the python parser, for what it's worth 2008-01-28 17:06:48 +00:00
Gunter Labes
60ec9f153e make animations page work again
(didn't take subdirectories for units into account)

fix indentation
2008-01-27 22:28:57 +00:00
Mark de Wever
d2dd39ef7a wescamp script allows the same values for true as utils::string_bool() 2008-01-27 18:37:52 +00:00
Eric S. Raymond
d82fd86f96 1.3.13 -> 1.3.14 windmill to village conversion. Apparently for UMC only. 2008-01-25 03:57:49 +00:00
Eric S. Raymond
d52a829b24 Always report changed files when reindenting. 2008-01-25 03:26:21 +00:00
Eric S. Raymond
e579e973a9 Cleaner error message generation. 2008-01-24 22:50:11 +00:00
Eric S. Raymond
b1b2435d40 Reindent the mainline content to uniiform whitespace. 2008-01-24 00:16:42 +00:00
Eric S. Raymond
937f600c90 Clean up after some wmllint warnings. 2008-01-21 18:02:15 +00:00
Eric S. Raymond
8e1f96522a Address bug #10844. 2008-01-21 16:15:32 +00:00
Gunter Labes
8803c8e5be make the version just say 'trunk' so we don't need to update it all the time.. 2008-01-15 00:56:28 +00:00
Nils Kneuper
a8bd3845ef change the campaignserver default port to 15005...
...to separate the 1.4.x compatible stuff from all older stuff

this is the campaignserver to be used for 1.4.x, too
2008-01-13 13:22:40 +00:00
Eric S. Raymond
75ad77a227 Good thing I did a commit at toplevel,
...not only was mapsize making wmllint choke and we almost missed a
portait reference change!
2008-01-13 12:15:29 +00:00
Miguel Zapico
c1a9710878 modified script to process Extended Era units 2008-01-13 02:46:07 +00:00
Miguel Zapico
825d4fd638 Revised script to generate Imperial Era tree 2008-01-11 23:44:04 +00:00
Eric S. Raymond
c5e9d097a8 Address bug #10741
(filter executables and prevent them from going on addon server)
2008-01-11 21:32:41 +00:00
Eric S. Raymond
127e5eb3d3 Address bug #10521.
get_hit_sound conversion is now in wmllint, and all instances in
mainline are converted.
2008-01-11 16:22:54 +00:00
Eric S. Raymond
9ff36b1706 Header comment based on ...
http://www.wesnoth.org/forum/viewtopic.php?t=1086&sid=f9c486a9d998bd1a947a40c124be96da
2008-01-11 12:39:34 +00:00
Eric S. Raymond
e1185d9f55 The check described in bug #10612 is now part of wmllint.
All unit files that did not pass the check have been corrected.
2008-01-10 21:03:50 +00:00
Gunter Labes
79fb29a9a5 bump version to 1.3.13+svn 2008-01-05 00:16:08 +00:00
Eric S. Raymond
9dd4fc6e82 Ignore some deliberately unbalanced WML. 2008-01-03 15:14:26 +00:00
Eric S. Raymond
a680346d71 Fix various small problems detected by wmllint
(macro name collisions, 1.3 terrain that wmllint can't tell from 1.2,
and so forth).
2008-01-03 14:54:20 +00:00
Eric S. Raymond
87841ddb19 Fix a bug that was causing wmllint to ignore maps. 2008-01-03 12:40:39 +00:00
Miguel Zapico
5455bcdd01 Fixed some inconsistences in the unit tree translation.
All current countries now present on the index page
2007-12-16 05:58:48 +00:00
Miguel Zapico
3096eb667b Added specials to the unit descriptions,
...and make them available in other languages
2007-12-14 05:49:53 +00:00
Gunter Labes
5c4d8745a4 remove an obsolete condition to cover 1.2 2007-12-12 15:47:12 +00:00
Gunter Labes
92de007e3f add a proper doctype and put the meta tag at the correct place
fix line endings
2007-12-12 15:27:34 +00:00
Gunter Labes
76ee766b5a * slight less verbose output 2007-12-12 09:24:18 +00:00
Miguel Zapico
2f4c009d35 Support for translations based on source code.
Still missing description translation
2007-12-12 05:05:45 +00:00