empserver/src/client
2007-08-26 22:54:59 +00:00
..
.cvsignore New build process for the standalone client distribution. 2006-01-22 21:57:06 +00:00
configure.ac Update copyright notice. 2007-01-09 19:09:31 +00:00
expect.c Update copyright notice. 2007-01-09 19:09:31 +00:00
host.c (tcp_connect) [_WIN32]: Add ws2tcpip.h to allow tcp_connect() to 2007-08-20 20:01:47 +00:00
ioqueue.c Update copyright notice. 2007-01-09 19:09:31 +00:00
ioqueue.h Update copyright notice. 2007-01-09 19:09:31 +00:00
ipglob.c.in Update copyright notice. 2007-01-09 19:09:31 +00:00
login.c Update copyright notice. 2007-01-09 19:09:31 +00:00
main.c [_WIN32]: Add io.h for isatty(). Required for MinGW. 2007-08-26 22:54:59 +00:00
Makefile.in Update copyright notice. 2007-01-09 19:09:31 +00:00
misc.h Update copyright notice. 2007-01-09 19:09:31 +00:00
queue.c Update copyright notice. 2007-01-09 19:09:31 +00:00
queue.h Update copyright notice. 2007-01-09 19:09:31 +00:00
README Update copyright notice. 2007-01-09 19:09:31 +00:00
saveargv.c Update copyright notice. 2007-01-09 19:09:31 +00:00
servcmd.c (output): Remove unused parameter eol. Caller changed. 2007-08-24 17:05:18 +00:00
serverio.c [_WIN32]: Remove unnecessary Windows include files. 2007-08-19 15:21:42 +00:00
tags.c Update copyright notice. 2007-01-09 19:09:31 +00:00
tags.h Update copyright notice. 2007-01-09 19:09:31 +00:00
termio.c (serverio, sendoef) [_WIN32]: For WIN32 use closesocket() instead of 2007-08-15 01:18:48 +00:00
termlib.c Update copyright notice. 2007-01-09 19:09:31 +00:00

This is the basic Empire Client.

Empire is a multi-player, client/server Internet based war game.
Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak, Ken
Stevens, Steve McClure

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License (in file
`COPYING'), or (at your option) any later version.

The client is distributed as part of the complete source tarball and
as a standalone client tarball.  The instructions below apply to the
client tarball.  If you got the complete source, as tarball or from
CVS, refer to ../../README instead.

See file `INSTALL' for detailed compilation and installation
instructions.  Quick guide for the impatient: run configure; make;
make install.  The last step is optional; everything runs fine right
from the build tree.

The client connects to the Changeling blitz by default.  Use
environment variables EMPIREHOST and EMPIREPORT to connect to another
game (see manual page for details).

The client tarball is not meant for development.  Use the complete
source for that.

Please report bugs to <wolfpack@wolfpackempire.com> or via SourceForge
http://sourceforge.net/projects/empserver (registration required).

For more information or help, try rec.games.empire on Usenet, or send
e-mail to <wolfpack@wolfpackempire.com> and we'll try to answer if we
can.  Also check out our web site at "http://www.wolfpackempire.com".

Have fun!

Wolfpack!