Commit graph

2410 commits

Author SHA1 Message Date
Gunter Labes
dce421c61d and now with correct syntax.. 2007-11-19 20:13:02 +00:00
Gunter Labes
0ee4fdde1c print a warning when the userlist goes out of sync 2007-11-19 20:06:59 +00:00
Gunter Labes
83163f468a human_sides is obsolete, don't look for it anymore 2007-11-11 15:39:11 +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
cbee34b0da * rewrite the login procedure 2007-10-12 05:46:28 +00:00
Gunter Labes
9d38b1678a clarify comments 2007-10-11 15:43:33 +00:00
Gunter Labes
357681000f make the login procedure more robust in case of heavy server traffic 2007-10-11 06:22:53 +00:00
Benoît Timbert
a5f155732c Use 'mktemp' instead of 'tempfile'.
'tempfile' looks like a Debian-specific tool
2007-09-22 15:28:12 +00:00
Gunter Labes
2f63e47f82 fix a logic error
mess with the formatting
2007-09-09 11:30:11 +00:00
Gunter Labes
49b976b93f scenarios might not set XP 2007-09-08 09:27:48 +00:00
Gunter Labes
12f4890c81 reloaded games may not set the timer 2007-09-07 22:34:15 +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
Nils Kneuper
9829a95dbe added Latin variation of Serbian 2007-08-29 15:50:13 +00:00
uso
3b5c2d8a45 let the wesnoth server send the game id and not only the game name
if a player joins a game to avoid ambiguity
2007-08-28 16:18:19 +00:00
Nils Kneuper
23689f9ef7 corrected -h output,
...uncommented echo to tell which domain entrys will be changed
2007-08-22 15:48:16 +00:00
Nils Kneuper
b03756de0a some small spelling fixes 2007-08-22 15:14:29 +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
92695f0351 syntax cosmetics 2007-08-16 21:26:44 +00:00
Gunter Labes
773d02600e add an option to specify the port 2007-08-14 16:12:55 +00:00
Nils Kneuper
5493cd1539 removed a part that *should* not be needed anymore
if any new untranslated strings appear, please tell me
2007-08-03 14:03:21 +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
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