Commit graph

1944 commits

Author SHA1 Message Date
Patrick Parker
9401cea6af improve the macroOpenPattern regex 2007-09-09 06:58:31 +00:00
Patrick Parker
6a78a29ecb some final fixes to radius upconversion, and remove the 'future' flag 2007-09-09 06:49:59 +00:00
Patrick Parker
e9e5efcda4 misc. minor fixes 2007-09-09 06:27:41 +00:00
Patrick Parker
4be7e81635 forgot the import statement and add 1.3.7 to versions 2007-09-09 06:12:43 +00:00
Patrick Parker
39d5ef3be9 tie in the radius WmlIterator changes 2007-09-09 06:01:10 +00:00
Patrick Parker
356f185e7d the WmlIterator seems to be working now 2007-09-09 05:45:50 +00:00
Patrick Parker
e1d1233ddc a preliminary version of WmlIterator 2007-09-08 18:14:15 +00:00
Jérémy Rosen
d84b7f63b3 move attack animations out of [attack] and into [unit], code+wmllint 2007-09-08 07:51:22 +00:00
Patrick Parker
f960520716 fix another flaw in the loop logic
...and insert an explicit reference to class WmlIterator
2007-09-06 03:08:41 +00:00
Patrick Parker
001d1fa9bf fix a flaw in the loop logic 2007-09-06 02:43:04 +00:00
Patrick Parker
ea3323d98d commit some experimental code to upconvert 1.3.7 old-style radius= usage 2007-09-06 01:57:09 +00:00
Eric S. Raymond
133564f59f Explanatory comments for Sapient. 2007-09-05 18:29:40 +00:00
Eric S. Raymond
1f27c358b8 Remove some erroneously committed code. 2007-09-05 05:50:07 +00:00
Eric S. Raymond
f42f525f82 Bulletproof the map detector logic a bit. 2007-09-05 05:44:41 +00:00
Eric S. Raymond
dfed4536de Yet another attempt at getting boucman's animation transform right. 2007-09-05 03:01:56 +00:00
Gunter Labes
031b0eacd0 A script to create the "Terrain Table" on the TerrainLettersWML wiki page
by cib.
2007-08-31 18:28:51 +00:00
Eric S. Raymond
0df5b448a6 Another try at the Boucman transformation. 2007-08-30 22:55:43 +00:00
Eric S. Raymond
4f4b6b57d4 Better display over version changes. 2007-08-30 22:28:22 +00:00
Eric S. Raymond
ec3f3bc057 Cosmetic fix. 2007-08-30 22:20:10 +00:00
Eric S. Raymond
57ceb462c8 Treat [allow_undo][/allow_undo] as a no-op for indentation purposes. 2007-08-27 19:20:28 +00:00
Eric S. Raymond
3399b52cc1 Add a guard to is_map() to avoid some false positives. 2007-08-27 09:29:45 +00:00
Eric S. Raymond
9e90918fff Add a content-based check for mapfiles; addresses bug #9851. 2007-08-26 16:14:17 +00:00
Eric S. Raymond
b1b809feed Omit textdomain declarations from generated macro reference, fix a typo. 2007-08-26 13:56:51 +00:00
Eric S. Raymond
0d0893ab29 Deal better with whitespace before comments in docstrings. 2007-08-26 07:36:39 +00:00
Eric S. Raymond
97edd7264a Fix a minor parsing error...
...that prevented correct generation of the macro references page.
2007-08-26 07:30:09 +00:00
Gunter Labes
d725c7cdb2 corrected and enhanced the usage message (--help)
maybe put the recommended procedure from the top of the script there as well?
2007-08-24 04:54:04 +00:00
Eric S. Raymond
0974ffa96a Typo and punctuation fixes.
Quote string literals containing single quote so the Emacs colorizer
code doesn't get confused.
2007-08-21 02:44:46 +00:00
Eric S. Raymond
bdcc8a14ba This version of the Boucaman transformation gets Armageddon.cfg right. 2007-08-20 20:24:13 +00:00
Elias Pschernig
1d7a583f34 add __NOEDITSECTION__ to credits wiki page,
and fix markup when email as well as wikiuser name is given
2007-08-15 13:46:11 +00:00
Eric S. Raymond
0ff889e7bf Fix a reference error in wmlindent. 2007-08-01 03:31:23 +00:00
Elias Pschernig
7614667f59 as per ESR, remove the .py ending from the script 2007-07-30 15:14:23 +00:00
Elias Pschernig
22bdd618e4 keep the * entries in about.cfg as dividers 2007-07-30 15:05:50 +00:00
Elias Pschernig
009f4f9374 added script to convert about.cfg to wiki syntax 2007-07-30 14:57:08 +00:00
Eric S. Raymond
7c1c796010 Remove some deprecated [sound] tags.
Teach wmllint to spot and warn of these.

Minor dialog tweaks for Liberty.
2007-07-28 21:03:33 +00:00
Eric S. Raymond
de3d1856cb Fix a [side] malformation in Liberty.
Enhance wmllint to detect it anywhere.
2007-07-28 16:02:47 +00:00
Patrick Parker
57752960f5 now wmllint can correct deprecated [or] syntax inside [*while]
(previously just [*if])
2007-07-27 23:14:13 +00:00
Eric S. Raymond
44ed582f1b Typo fix. 2007-07-27 14:57:28 +00:00
Eric S. Raymond
74b94026f7 Fix bug #4201 -- "Default Era" renamed "Era of Turmoil"
in accordance with the master history at
http://www.wesnoth.org/wiki/WesnothHistory#417-530_YW:_The_Turmoil_of_Asheviere
2007-07-26 20:12:06 +00:00
Eric S. Raymond
61f87035c8 Document what we're doing. 2007-07-26 19:37:15 +00:00
Eric S. Raymond
31c614a40f Boucman's transformatiion is ready. 2007-07-26 19:19:18 +00:00
Eric S. Raymond
d69de8a119 Parsing stage for Boucman's syntax transformation is complete. 2007-07-26 17:38:49 +00:00
Eric S. Raymond
2cbbd7f00e Checkpoint on the way to Boucman's animation transform. 2007-07-26 13:01:53 +00:00
Eric S. Raymond
4bed1f1f7f Eleminate some false conversion messages. 2007-07-25 19:54:46 +00:00
Eric S. Raymond
32258c9530 Reference cleanup. 2007-07-25 19:40:45 +00:00
Eric S. Raymond
a3bd5f2077 Typo fix. 2007-07-25 17:26:54 +00:00
Eric S. Raymond
8459c66b19 Generated commands for SVN moves should work now under Windows. 2007-07-25 03:37:11 +00:00
Eric S. Raymond
832246933b Complain about nonexistent directories. 2007-07-25 03:04:43 +00:00
Eric S. Raymond
90aa31e949 Sapient's transformation might actually work this time. 2007-07-25 02:51:34 +00:00
Eric S. Raymond
8a466dd09c Aptrgangr -> Banebow 2007-07-24 18:15:32 +00:00
Eric S. Raymond
17ec5556ba Document what we're doing. 2007-07-24 12:54:34 +00:00