Commit graph

23 commits

Author SHA1 Message Date
Gunter Labes
945600fe5d be less verbose about not downloading stuff by default 2008-02-25 05:06:35 +00:00
Gunter Labes
c3589f5366 properly escape the version and uploads values in info.cfg 2008-02-10 10:01:43 +00:00
Mark de Wever
85fe2fde81 Show translatable status when listing the campaigns. 2008-01-22 18:50:23 +00:00
Mark de Wever
8ee74b60d9 Make sure the python campaign client list shows a space...
...between the headers if the size of the column is smaller than the
header (eg uploads).
2008-01-19 14:20:34 +00:00
Eric S. Raymond
1312c5187e Enable uploads of new-style campaigns. 2007-11-08 07:02:15 +00:00
Eric S. Raymond
1d1e49fb5b Remove some breadcrumbs and fix a comment typo. 2007-11-08 03:54:41 +00:00
Gunter Labes
2f63e47f82 fix a logic error
mess with the formatting
2007-09-09 11:30:11 +00:00
Gunter Labes
9b6001c3a9 fix small logic error 2007-09-01 17:26:08 +00:00
Elias Pschernig
67de0352a0 Made campaign_client.py download files again...
...even if the "version" field didn't change.
2007-09-01 17:18:25 +00:00
Elias Pschernig
8994b2eead fixed a bug for when no local info.cfg existed, and changed up-to-date message 2007-08-21 19:06:25 +00:00
Elias Pschernig
517fac2e23 Made campaigns_client.py --update --download only fetch a campaign if...
...both the version and uploads fields differ.
2007-08-20 13:49:27 +00:00
Gunter Labes
994f0ef1f5 wording tweak 2007-08-01 17:14:23 +00:00
Elias Pschernig
6fcb8eea08 Changed campaigns_client.py...
...so it won't download a campaign with the same version (even if the
uploaded one has no version yet..) as the already present one. To foce
download, manually delete the local info.cfg.
2007-08-01 16:36:45 +00:00
Elias Pschernig
30b192a6b4 beatuifed --list output of campaigns_client.py somewhat 2007-06-24 20:28:20 +00:00
Elias Pschernig
b5d7fa07f8 Added -s --status -f --update options to campaigns_client.py,
and made it update local version info like Wesnoth itself.
2007-06-24 19:50:52 +00:00
Elias Pschernig
d04dcaf703 added the last update time to the campaign listing in campaigns_client.py,
added tabs, and removed the separator lines
2007-06-24 17:17:24 +00:00
Elias Pschernig
e4c13f5eb0 add the downloads and uploads counters to the campaign listing 2007-06-24 17:10:04 +00:00
Mark de Wever
91b52388ed fix a small typo 2007-06-09 17:29:40 +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
cc2127ef40 reference wesnoth package also in CS script 2007-05-31 19:13:28 +00:00
Elias Pschernig
d586235841 fixed download option for raw packets from the campaign server 2007-05-26 11:32:38 +00:00
Elias Pschernig
6913f04b4f Added --change-passphrase option to campaigns_client.py
and removed now unneeded campaign_passphrase.pl
2007-05-21 20:51:02 +00:00
Eric S. Raymond
42b9f173d9 Note a tool replacement and change the name to be a bit closer to the old one. 2007-05-21 20:27:21 +00:00
Renamed from utils/campaign_client.py (Browse further)