Commit graph

296 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
Gunter Labes
62b188cfe8 script to revert the current build to the old one 2008-02-01 11:13:18 +00:00
Gunter Labes
c8be0958d5 make a complete svn update rather 2008-01-27 22:31:23 +00:00
Nils Kneuper
6ce621e79c revert the following revisions:
2008-01-27T00:49:02Z!soliton@wesnoth.org
2008-01-26T21:16:47Z!esr@thyrsus.com
2008-01-26T20:48:27Z!esr@thyrsus.com
2008-01-26T19:18:41Z!elias@pschernig.at
2008-01-26T18:57:31Z!esr@thyrsus.com
2008-01-26T18:42:21Z!esr@thyrsus.com
2008-01-26T18:41:21Z!esr@thyrsus.com
2008-01-26T17:52:29Z!esr@thyrsus.com
2008-01-26T17:22:42Z!esr@thyrsus.com
2008-01-26T17:17:44Z!esr@thyrsus.com
2008-01-26T14:01:48Z!esr@thyrsus.com
2008-01-26T13:32:14Z!esr@thyrsus.com

reasons:

1) they break building at least partially / change the way how
building works which is a no go in beta time

2) addition of a new feature (:version), we are in feature freeze, so
this is a no go, too
2008-01-27 11:59:04 +00:00
Eric S. Raymond
fb75da3ddb Vladimir Slavik's patch to generate version_stamp.hpp for Windows. 2008-01-26 20:48:27 +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
Gunter Labes
69915cd539 make it possible to provide additional parameters for wesnothd...
...on the commandline
2008-01-18 09:34:00 +00:00
Gunter Labes
85ad9d2a83 start the logger only for 1.2 now 2008-01-15 06:50:43 +00:00
Gunter Labes
1a18a8f9e2 kill the server until shut_down works properly 2008-01-04 13:13:37 +00:00
Gunter Labes
5305c9a344 silence an error message 2007-12-28 20:58:46 +00:00
Rusty Russell
b1a0af242c Statistics CGI program and hacky display code.
This is what is running on stats.wesnoth.org.
2007-12-26 07:13:19 +00:00
Gunter Labes
c3f8688eaa compile with profiling
handle profiling logs

use the new shut down feature to properly shut the server down on
ctrl+c
2007-12-17 05:26:05 +00:00
Elias Pschernig
4c848dec37 Added boost-iostreams and z to libraries in the cross-compilation SConstruct. 2007-12-12 18:48:17 +00:00
Gunter Labes
93f3c2706d typo fix 2007-12-12 15:45:54 +00:00
Gunter Labes
92de007e3f add a proper doctype and put the meta tag at the correct place
fix line endings
2007-12-12 15:27:34 +00:00
Gunter Labes
f3b5bc0dcd make sure we really kill the server 2007-12-10 19:03:59 +00:00
Gunter Labes
9e172594b2 improve the version handling 2007-12-05 20:11:13 +00:00
Gunter Labes
ec4878e58a don't continue building when an error occured 2007-12-05 16:17:33 +00:00
Gunter Labes
3fe0dfd078 correct the test logic.. 2007-12-03 09:44:36 +00:00
Gunter Labes
7a5b84de0a make the version check more verbose 2007-12-03 09:38:30 +00:00
Gunter Labes
29c0e496d3 announcement rewording 2007-12-03 09:23:27 +00:00
Gunter Labes
9f5c42412e correct the version check 2007-12-03 09:17:12 +00:00
Gunter Labes
5103947b96 activate the previous version redirect on new release 2007-12-03 08:50:20 +00:00
Gunter Labes
ba3199d539 add a script to update the unit tree on new releases;
putting it here since it's configured to be run on server.wesnoth.org
2007-11-30 14:00:42 +00:00
Gunter Labes
bc51038244 typo fix 2007-11-29 11:38:50 +00:00
Gunter Labes
cda3f56406 start the logger from the proper location 2007-11-29 11:33:11 +00:00
Gunter Labes
9183026515 guard against accidentally inserting bogus users/games 2007-11-29 09:54:27 +00:00
Gunter Labes
5ab65d59a6 enable compiling of wesnothd as well
require a parameter to compile the editor or server
2007-11-25 15:46:53 +00:00
Gunter Labes
2d2dfb5134 * build wesnoth's sources from the automake file as well 2007-11-23 17:13:10 +00:00
Gunter Labes
0d7206fbec some more config changes to account for 2007-11-20 05:58:23 +00:00
Gunter Labes
c3a6fdfdf5 correct variable assignment 2007-11-20 03:26:44 +00:00
Gunter Labes
2ca3e29ef8 make the script much more readable 2007-11-20 00:01:11 +00:00
Gunter Labes
622c3d6fa3 redesigned the server configs a bit 2007-11-19 23:15:31 +00:00
Gunter Labes
db3fe9066d added the shell scripts used to manage the official multiplayer servers 2007-11-19 22:10:39 +00:00
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