Eric S. Raymond
deae467105
We now have Python code that is more capable than these Perl impplementations.
2007-05-21 20:22:16 +00:00
Elias Pschernig
6dc7e610d9
Fixed a comment in the python campaign server client code.
2007-05-21 20:13:17 +00:00
Eric S. Raymond
f989fc5073
Move the Python campaign client out of its ghetto.
...
It will replace the Perl one as soon as allefant gets compressed
uploads working.
2007-05-21 08:06:19 +00:00
Elias Pschernig
1b8ea2f80f
fixed two small bugs in the python campaign server client
2007-05-14 18:33:55 +00:00
Nils Kneuper
168e01c6b4
fixed a bug with the wescamp_import script...
...
...that led to not including the campaign.cfg file in the pot-updates
2007-05-12 00:08:44 +00:00
Eric S. Raymond
a3d35d0149
Move allefant's Python-based modules where they belong.
2007-05-07 14:27:02 +00:00
Eric S. Raymond
1a7cbc0f42
Fix a bug introduced by Emacs autmated line wrap.
2007-05-03 13:41:05 +00:00
Eric S. Raymond
096b56b50d
Fix a minor glitch.
2007-05-03 13:34:09 +00:00
Elias Pschernig
cff5853752
Removed overly verbose output from campaign_server python script,
...
added -V script to still be verbose, and fixed encoded upload to the server.
2007-05-02 21:01:44 +00:00
Nils Kneuper
d7f90f618c
fixed the script to not override vars that are used later on
2007-05-02 18:20:43 +00:00
Eric S. Raymond
6e9f8f4afc
Fix a pathname glitch.
2007-05-02 18:09:14 +00:00
Eric S. Raymond
9f4c02a020
Fix quoting problem.
2007-05-02 17:48:19 +00:00
Eric S. Raymond
6e601aa4d2
Fix really stupid bug.
2007-05-02 17:43:59 +00:00
Eric S. Raymond
9a09db3134
change_textdomain gets a --dryrun option like upconvert.
2007-05-02 11:38:34 +00:00
Eric S. Raymond
2c25b3321b
Fix a syntax error.
2007-05-02 11:19:51 +00:00
Eric S. Raymond
98d7f72ac9
Syntax is correct, now try (mildly dangerous) testing.
2007-05-02 11:00:37 +00:00
Eric S. Raymond
37941149ed
Checkpoint before moving to pure shell.
2007-05-02 10:34:30 +00:00
Eric S. Raymond
90a91e6ed1
Fix a wrong usage message.
2007-05-02 02:47:24 +00:00
Eric S. Raymond
a5e3674d1e
Fix some confusing naming.
2007-05-02 02:24:42 +00:00
Eric S. Raymond
7162f6854f
Give the Python client the ability to download whole sets of campaigns...
...
...selected by a regular-expression name argument.
2007-05-02 02:01:59 +00:00
Eric S. Raymond
39ea75b4da
-p option can now handle 1.2.x and 1.3.x as well as a port number.
2007-05-01 14:55:49 +00:00
Elias Pschernig
483b8e081c
Fixed upload option in campaign server python script.
2007-05-01 14:22:49 +00:00
Elias Pschernig
21949f008b
Added a python version of the campaign server client,
...
which can be used to list, download and (untested) upload campaigns.
2007-05-01 13:26:17 +00:00
Nils Kneuper
31abfc2471
fixed/changed wescamp import to work as expected
2007-05-01 10:39:47 +00:00
Nils Kneuper
316b1b75d6
fixed another small glitch
2007-05-01 10:12:43 +00:00
Nils Kneuper
aac9de1a29
fixed some probs with wescamp_import
2007-05-01 10:06:50 +00:00
Elias Pschernig
d9349414a4
Added a Python WML parser
...
(originally contained in CampGen), which might be useful to Python tool writers.
2007-04-30 20:38:31 +00:00
Eric S. Raymond
20ce375243
Initial commit of WesCamp importer.
2007-04-30 14:56:15 +00:00
Eric S. Raymond
d2a34435c8
upconvert seems to do the work of mapconv.py now, so I'm deleting this.
...
All future logic for converting WML or maps between versions should go in
upconvert rather than a frestanding utility.
2007-04-23 22:21:25 +00:00
Moritz Göbelbecker
64446eb9b2
Converted some files I previously missed
...
Undo some unintentional conversions
Fix conversion table
2007-04-22 21:09:45 +00:00
Moritz Göbelbecker
485805fc5c
Added utility (mapconv.py) to convert maps to the new (1.3.2) format
2007-04-22 18:36:51 +00:00
Elias Pschernig
0dec55d4be
added short instructions to the crosscompile script
2007-04-22 16:43:40 +00:00
Nils Kneuper
e631c3797b
moved stip_image_profiles.sh into the "base" utils folder
2007-04-06 09:06:53 +00:00
Eric S. Raymond
e9b4af2f99
Add some documentation.
...
Move unit.pl back to the main tools directory, as it needs the wml Perl module.
2007-04-06 00:22:22 +00:00
Eric S. Raymond
69f3aa45e8
Move WML-hacking tools from top-level utils directory to data/tools.
...
This is a clutter-reduction step, separating the packaging and code-integrity
checks from the stuff for maintaining mainline campaigns.
I've also added documentation comments to some scripts.
2007-04-06 00:02:43 +00:00
Eric S. Raymond
8e60c8463d
Move tools stuff into utils (Ivanovic's suggestion).
...
This directory is going to go away.
2007-04-05 23:17:46 +00:00
Nils Kneuper
2848f39f85
updated the ports to point to the real dev server
2007-03-24 11:56:09 +00:00
David Philippi
739452000d
applied patch #671
2007-02-07 18:10:07 +00:00
Elias Pschernig
3e33922e94
Added a comment what it does to the unused functions script committed before.
2007-01-26 16:39:17 +00:00
Elias Pschernig
2b6f124c1e
Corrected a typo.
2007-01-26 16:24:39 +00:00
Elias Pschernig
643e4073cf
Added a small script to use gcc and nm to find possibly unused functions.
2007-01-26 16:19:10 +00:00
Isaac Clerencia Perez
8bf1727dab
Merged 2006-12-13T10:18:32Z!crazy-ivanovic@gmx.net into trunk
2006-12-13 10:19:48 +00:00
Nils Kneuper
b98b681d80
merged switch to from pngcrush to optipng (2006-12-09T14:56:17Z!crazy-ivanovic@gmx.net) to trunk
2006-12-09 15:23:00 +00:00
Nils Kneuper
92d4a22a0e
added script to remove ICC profiles
2006-12-08 19:51:17 +00:00
Gunter Labes
6b49a87ce9
added optimization back
2006-11-11 18:19:40 +00:00
Elias Pschernig
9c0968edcf
added libwesnoth-core.a files for editor cross-compilation
2006-11-11 18:10:37 +00:00
Gunter Labes
3d9f3f0a31
silly neatening
2006-11-11 18:00:16 +00:00
Elias Pschernig
f6bda93eaa
added wesnoth_editor.exe to cross-compilation script
2006-11-11 17:41:54 +00:00
Isaac Clerencia Perez
3a994b8bc6
Merged 2006-10-09T16:39:28Z!lari.nieminen@iki.fi into trunk
2006-10-10 06:29:59 +00:00
Josef Redinger
b0df981c46
add script for removing profile key...
...
and clean png files from comments and profiles
2006-09-27 14:28:53 +00:00