10 Commits

Author SHA1 Message Date
Gunter Labes
0222fdad50
Various improvements for the server scripts
Respect server options given as script arguments.
Fix killing background process in trap.
Use printf instead of echo.
Keep upper case variable names reserved for env variables.
Logfilter scripts converted to sed -E and removed GNUisms.
2024-04-14 22:03:03 +02:00
Charles Dang
950a156712 Addressed most of the remaining whitespace issues from #2613
[ci skip]
2018-03-11 14:59:37 +11:00
Gunter Labes
9b5f29b7f4 typo fix 2009-04-03 23:37:52 +00:00
Gunter Labes
6319593a87 typo fix 2009-03-28 06:58:10 +00:00
Gunter Labes
6e590f17f8 added sending to the revertedbuild + refactoring 2009-03-17 03:35:04 +00:00
Gunter Labes
7fa4661094 send error messages to STDERR
get the server port from the redirect.cfg (which needs to be changed anyway)
2008-04-26 18:10:52 +00:00
Gunter Labes
93e1e73e98 replace == with = in test comparisons...
...(fixes bug #11496: Unportable test(1) construct)
2008-04-15 02:51:29 +00:00
Gunter Labes
b4ead395c4 * give an error message when a non-existing server is used 2008-03-19 02:55:08 +00:00
Gunter Labes
c3a6fdfdf5 correct variable assignment 2007-11-20 03:26:44 +00:00
Gunter Labes
db3fe9066d added the shell scripts used to manage the official multiplayer servers 2007-11-19 22:10:39 +00:00