Gunter Labes
8f95139f97
patch #778 by uso:
...
* adds a status option to write the current number of users and games
to a file
* adds a quiet option to suppress most output
2007-07-25 04:12:03 +00:00
Gunter Labes
dd9a5b16bf
fix the start game detection
2007-07-24 14:37:48 +00:00
Gunter Labes
d4081a1b81
initialising some values that might not get set
2007-07-24 03:56:46 +00:00
Gunter Labes
f3f399ec10
stupid typo..
2007-07-23 20:47:00 +00:00
Gunter Labes
e716300f7c
display some more game settings
2007-07-23 20:41:25 +00:00
Gunter Labes
1bd57b8b0d
implemented optional logging to a file
2007-07-23 13:42:40 +00:00
Gunter Labes
223882627a
new display option for turn changes
...
display the settings at game creation
display the turn number at game end
2007-07-23 08:56:23 +00:00
Nils Kneuper
e42471a15d
modified the import script to follow the new style...
...
...without a seperate campaignname.cfg
2007-07-22 00:07:17 +00:00
Gunter Labes
c38e338b4a
added several output options
2007-07-20 23:13:21 +00:00
Gunter Labes
e8275d2366
added support for the game list
2007-07-20 07:36:02 +00:00
Gunter Labes
52d63efb95
some minor fixes
2007-07-19 19:47:21 +00:00
Mark de Wever
7d2019dd9c
It's nice to rename files, but then the references should be updated as well.
2007-07-06 20:10:03 +00:00
Eric S. Raymond
ab807e0dc0
Attempted fix for a bug reported by Ivanovic.
2007-07-06 09:07:43 +00:00
Eric S. Raymond
e33efbce14
The -t option of this script is ready for Ivanovic to try.
2007-07-06 05:34:50 +00:00
Eric S. Raymond
91eec5657b
Framework code for Ivanobic's new tool.
2007-07-05 19:57:39 +00:00
Mark de Wever
17f791f0e9
Added the initial WIP version of the svn python library,
...
needed for the wescamp connection.
The library is based on the svn command.
Also added a test program to test the various library options.
2007-07-04 19:41:10 +00:00
David White
111426c293
made adding games work in wesnothd.pl
2007-06-30 23:04:21 +00:00
David White
04e4741754
fixed bug in calculating WML diffs in wml perl module
2007-06-30 05:40:00 +00:00
Gunter Labes
7880bac6c1
copy functions from wml_net and remove the depency
...
add a function to send packets with a wrong length
nicer command line parameter handling
2007-06-29 23:26:18 +00:00
Gunter Labes
ccd9bc3641
refactored using the wml module
2007-06-29 19:54:41 +00:00
Gunter Labes
75efa44d87
fix parameter passing in send_to_lobby()
2007-06-29 13:47:05 +00:00
Gunter Labes
9ad2774cd1
add /whisper support
2007-06-29 04:34:52 +00:00
Gunter Labes
a255a0c576
added a function to send to all but one user
2007-06-29 04:17:41 +00:00
David White
6915046927
fixed bug in wesnothd.pl which caused disconnections
2007-06-29 03:49:50 +00:00
Gunter Labes
2a3b1087eb
add a missing return when the username is already in use
2007-06-29 02:25:53 +00:00
David White
782c899a7f
added trailing \0 to send of packets sent, to conform with what Wesnoth does
2007-06-29 02:16:16 +00:00
Gunter Labes
a62bb8911f
fixed username checking on login and sending correct errors
2007-06-28 20:21:13 +00:00
Gunter Labes
3f4be3cad5
a script to login to the multiplayer server and display/log the chat
2007-06-28 17:16:15 +00:00
John W. C. McNabb
34771e8164
added macro state to prevent macro related bugs.
...
Does NOT properly handle macros
2007-06-27 16:59:51 +00:00
Gunter Labes
c44ca531d1
small cosmetic tweak
2007-06-26 16:57:08 +00:00
David White
a1c9b8b13a
added initial implementation of wesnothd.pl
2007-06-26 03:16:19 +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
Eric S. Raymond
999bc9f943
Fix a wrong fiielname.
2007-06-14 22:09:47 +00:00
Eric S. Raymond
15f631c558
Yet another bit of polishing.
2007-06-14 22:01:36 +00:00
Eric S. Raymond
b18d271fa6
Try a kluge to fix a minor complaint.
2007-06-14 21:44:37 +00:00
Eric S. Raymond
bc242070db
Make sure the right directory test is in place.
2007-06-14 21:21:08 +00:00
Eric S. Raymond
aa8d530622
Another attempt at fulfilling Ivanovic's FR #9154 .
2007-06-14 05:28:15 +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
Eric S. Raymond
8104997dbb
We can now detect duplicates across the entire POTFILE.in set.
2007-05-30 22:38:15 +00:00
Eric S. Raymond
f0ce8db1a7
Add check for duplicates within files.
2007-05-30 22:22:50 +00:00
Eric S. Raymond
e2891ae661
This is a start on fulfilling ivanovic's FR #9154 .
...
So far it only checks for mismatches between the set of .cpp files
under src and all stuff listed in the
po/{wesnoth,wesnoth-lib,wesnoth-editor}/POTFILES.in files.
2007-05-30 21:52:27 +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
f6dae2687f
had forgotten campaign_passphrase.pl
2007-05-22 14:25:16 +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