Eric S. Raymond
|
80be250100
|
Improved bogon detection in wmllint.
|
2007-06-16 04:54:55 +00:00 |
|
Eric S. Raymond
|
565b25a221
|
Try to make this secure in the face of interrupts.
Not completely possible under Windows, alas.
|
2007-06-14 20:46:54 +00:00 |
|
Eric S. Raymond
|
ef43328e0c
|
Fix a typo.
|
2007-06-14 20:31:12 +00:00 |
|
Eric S. Raymond
|
191f0e1463
|
Rip out the -i option to prevent style wars.
Add rudimentary checks for unbalanced WML.
|
2007-06-14 20:23:41 +00:00 |
|
Eric S. Raymond
|
9688592f51
|
Prototype version of a WML reindenter.
|
2007-06-14 19:40:49 +00:00 |
|
Eric S. Raymond
|
32f5547ba6
|
Try to do some more ill-formedness detection in wmllint.
|
2007-06-14 19:40:10 +00:00 |
|
Eric S. Raymond
|
573d5d6330
|
Make it possible to stifle wmllint when appropriate, and document how to do it.
|
2007-06-14 02:35:06 +00:00 |
|
Eric S. Raymond
|
42ccb34324
|
Stack- and attribute-checking is complete.
|
2007-06-14 02:04:56 +00:00 |
|
Eric S. Raymond
|
558813e89f
|
Clean up some macros in UtBS, improve the wmllint stack checker.
|
2007-06-13 18:41:31 +00:00 |
|
Eric S. Raymond
|
1cbf42855a
|
First version of tag stack checking.
|
2007-06-13 10:08:50 +00:00 |
|
Eric S. Raymond
|
4d53bec8d9
|
Beef up the sanity-check production for campaign data.
|
2007-06-11 22:21:12 +00:00 |
|
Mark de Wever
|
e36c1421ae
|
some typo fixes
|
2007-06-09 18:36:41 +00:00 |
|
Eric S. Raymond
|
9e8840da91
|
Sanity-check the themes directory, too.
|
2007-06-06 19:29:38 +00:00 |
|
Eric S. Raymond
|
63665dda58
|
Restore reference checking of multiplayer.
|
2007-06-06 19:08:03 +00:00 |
|
Elias Pschernig
|
d9c12066ea
|
split utils/campaigns_client.py into a re-usable module plus a script
|
2007-06-02 15:35:20 +00:00 |
|
Elias Pschernig
|
f0d285d625
|
Added an explanation for the __init__.py file.
|
2007-05-31 19:08:13 +00:00 |
|
Elias Pschernig
|
48a82a6f55
|
Grouped the installed python scripts into a single wesnoth module...
...as to not clutter up the python lib dir too much.
|
2007-05-31 19:06:25 +00:00 |
|
Eric S. Raymond
|
d9144fb404
|
macroscope -> wmlscope name change. I should have caught this sooner.
|
2007-05-30 17:48:50 +00:00 |
|
Mark de Wever
|
a106067a84
|
on map only files the first line is no longer skipped...
...when converting the maps. esr could you review the patch, Soliton
tested it and seems to work.
|
2007-05-27 16:19:33 +00:00 |
|
Elias Pschernig
|
69e7828160
|
Fixed a bug in the python WML parser which I introduced a few days ago.
|
2007-05-22 17:36:13 +00:00 |
|
Elias Pschernig
|
29d9ad2402
|
Install wesnoth's python modules into a 'wesnoth' package...
...instead of scattering them into site-packages
|
2007-05-22 15:18:26 +00:00 |
|
Eric S. Raymond
|
835e64d9a2
|
wmlmove can now perform deletions from core.
|
2007-05-20 00:24:13 +00:00 |
|
Elias Pschernig
|
e3b99d558b
|
updated python WML parser to match _main.cfg behavior of C++ parser
|
2007-05-19 20:43:56 +00:00 |
|
Eric S. Raymond
|
d4e80ae569
|
wmlmove can do unit deletions in campaign directories now.
|
2007-05-19 20:41:08 +00:00 |
|
Eric S. Raymond
|
3753c14cc3
|
wmlmove does its first move, of the Fire Dragon to core.
|
2007-05-19 19:31:07 +00:00 |
|
Eric S. Raymond
|
e95aad4970
|
wmlmove is logic-complete for moves to core.
|
2007-05-19 19:06:12 +00:00 |
|
Eric S. Raymond
|
82c8e96eb6
|
Checkpoint for wmlmove testing.
|
2007-05-19 15:28:34 +00:00 |
|
Eric S. Raymond
|
b82c2f420f
|
Another step towards working wmlmove.
|
2007-05-17 16:48:42 +00:00 |
|
Gunter Labes
|
5493731de4
|
ignore *.pyc files
|
2007-05-17 00:06:47 +00:00 |
|
Eric S. Raymond
|
2ff0a44dbc
|
Image moves are working.
cfg move with substitution still needs to be implemented.
|
2007-05-16 23:13:47 +00:00 |
|
Eric S. Raymond
|
77d442c572
|
Another step towards working wmlmove.
|
2007-05-16 20:30:20 +00:00 |
|
Eric S. Raymond
|
3073bd8b8e
|
Some old exclusion options are no longer necessary.
|
2007-05-16 16:42:36 +00:00 |
|
Eric S. Raymond
|
650877bfab
|
Fix off-by-one error in wmlscope reports.
|
2007-05-16 14:29:12 +00:00 |
|
Eric S. Raymond
|
b077838e20
|
A long steop towards making wmlmove work.
|
2007-05-16 06:26:17 +00:00 |
|
Eric S. Raymond
|
276e7153f8
|
More things move to core directory.
|
2007-05-16 03:34:15 +00:00 |
|
Elias Pschernig
|
889a614d21
|
updated the python parser to also understand _main.cfg and _final.cfg handling
|
2007-05-15 16:57:52 +00:00 |
|
Eric S. Raymond
|
75b7510973
|
The move of tutorial/ inro data/campaigns...
...enables us to get rid of a special case.
|
2007-05-11 14:45:16 +00:00 |
|
Eric S. Raymond
|
d95532a390
|
Moved the tutorial into the campaigns directory.
|
2007-05-11 12:44:27 +00:00 |
|
Eric S. Raymond
|
8f24cdfd76
|
Remove unused graphic, fix a comment.
|
2007-05-11 04:03:35 +00:00 |
|
Eric S. Raymond
|
aef5a429d3
|
Typo fix.
|
2007-05-11 02:32:08 +00:00 |
|
Eric S. Raymond
|
97993ac4c8
|
Cosmetic fixes.
|
2007-05-11 02:21:31 +00:00 |
|
Eric S. Raymond
|
058e97a053
|
Refactoring step.
|
2007-05-11 02:12:54 +00:00 |
|
Eric S. Raymond
|
a390eb9951
|
Initial checkin of wmlmove. This tool is not yet finished.
|
2007-05-11 01:55:45 +00:00 |
|
Eric S. Raymond
|
7fd5818451
|
Call wmlscope, not macroscope.
|
2007-05-10 21:08:42 +00:00 |
|
Eric S. Raymond
|
4c71177e34
|
Two name changes:
macroscope -> wmlscope
upconvert -> wmllint
This is to keep the names of our tools, insofar as possible,
within a wml* private namespace.
|
2007-05-10 21:01:22 +00:00 |
|
Eric S. Raymond
|
62fd356284
|
Cosmetic fix.
|
2007-05-10 12:00:54 +00:00 |
|
Eric S. Raymond
|
a78e29de14
|
Convert 'letter=' tags.
|
2007-05-08 11:26:41 +00:00 |
|
Eric S. Raymond
|
9112b99390
|
Ku needs to be mapped to Kud in upconvert.
|
2007-05-07 22:25:32 +00:00 |
|
Eric S. Raymond
|
068f9a7a64
|
Somehow I neglected to check this in earlier.
|
2007-05-07 15:33:50 +00:00 |
|
Eric S. Raymond
|
a3d35d0149
|
Move allefant's Python-based modules where they belong.
|
2007-05-07 14:27:02 +00:00 |
|