Commit graph

169 commits

Author SHA1 Message Date
Eric S. Raymond
2350df2e09 Put the check for duplicated attacks under --experimental. 2007-09-10 22:10:20 +00:00
Patrick Parker
da05b2fa70 found a way to prevent radius upconversion without changing the default 2007-09-09 23:45:19 +00:00
Patrick Parker
bc4e1d8f3b change the default oldversion to trunk; prevent a crash on files with 0 lines. 2007-09-09 23:24:29 +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
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
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
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
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
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
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
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
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
de8f3b677b Cosmetic fix. 2007-07-24 04:28:51 +00:00
Eric S. Raymond
faaa4595a2 Improved diagnostic messages. 2007-07-24 03:45:24 +00:00
Eric S. Raymond
251d35eccc Fix a bug in the implementation of no-syntax-rewrite. 2007-07-24 01:58:49 +00:00
Eric S. Raymond
6931452441 More message-block fixes. 2007-07-24 01:49:52 +00:00
Eric S. Raymond
6405507b24 Fix up a large number of espeaker=narrator blocks without images.
Along the way, change signpost popups to use the signpost graphic.

Also, fix some implicit attack/icon references to be explicit.
2007-07-24 01:28:59 +00:00
Eric S. Raymond
c5afb6f062 Name change to Aptrgangr. 2007-07-22 13:01:54 +00:00
Eric S. Raymond
00cc2148a3 ore improvements in wmlmove, update wmllint for 1.3.6. 2007-07-22 12:45:11 +00:00
Eric S. Raymond
7578462548 Added option to wmllinit to convert DOS-style CR/LF to LF. 2007-07-20 18:55:43 +00:00
Eric S. Raymond
8f9d9f735d Guard the code that tries to move and rename map files with a platform check,
so we don't try to do things under Windows that will choke it.
2007-07-17 22:15:23 +00:00
Eric S. Raymond
d749c4b1b1 Remove a Unix dependency. 2007-07-17 21:38:09 +00:00
Eric S. Raymond
ea61254475 Add Ivanovic's attack conversion. 2007-07-17 21:04:13 +00:00
Patrick Parker
ba0442392f get some tabs out of the file 2007-07-17 01:03:24 +00:00
Patrick Parker
4a80c669bc minor correction to the regexp for deprecated [or] 2007-07-17 00:49:14 +00:00
Eric S. Raymond
d045931496 Remove an unneeded import. 2007-07-16 23:29:37 +00:00