empserver/src/client
Ron Koenderink 91504142c3 [_WIN32,WIN32]: Remove the define WIN32.
Not required for VC8.
2007-02-24 13:39:07 +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 Update copyright notice. 2007-01-09 19:09:31 +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,WIN32]: Remove the define WIN32. 2007-02-24 13:39:07 +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 Update copyright notice. 2007-01-09 19:09:31 +00:00
serverio.c Update copyright notice. 2007-01-09 19:09:31 +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 Update copyright notice. 2007-01-09 19:09:31 +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!