empserver/src/client
Markus Armbruster ae6acc09ce (CFLAGS, CPPFLAGS): POSIX make has only CFLAGS. Fold CPPFLAGS into
CFLAGS.  Use CFLAGS when linking, to match POSIX make implicit rule.
2006-03-18 17:46:32 +00:00
..
.cvsignore New build process for the standalone client distribution. 2006-01-22 21:57:06 +00:00
configure.ac Search for terminal stuff in -lcurses as well. 2006-03-18 16:46:58 +00:00
expect.c (main) [_WIN32]: Upgrade to winsock version 2. 2006-02-05 15:47:13 +00:00
host.c (main) [_WIN32]: Upgrade to winsock version 2. 2006-02-05 15:47:13 +00:00
ioqueue.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
ioqueue.h COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
ipglob.c.in Make Emacs use c-mode. 2006-02-20 05:24:44 +00:00
login.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
main.c Update known contributors comment. 2006-02-24 21:35:27 +00:00
Makefile.in (CFLAGS, CPPFLAGS): POSIX make has only CFLAGS. Fold CPPFLAGS into 2006-03-18 17:46:32 +00:00
misc.h (main) [_WIN32]: Upgrade to winsock version 2. 2006-02-05 15:47:13 +00:00
queue.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
queue.h COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
README Not for development note. 2006-01-22 22:37:17 +00:00
saveargv.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
servcmd.c Update known contributors comment. 2006-02-24 21:35:27 +00:00
serverio.c (main) [_WIN32]: Upgrade to winsock version 2. 2006-02-05 15:47:13 +00:00
tags.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
tags.h COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00
termio.c (termio) [_WIN32]: Change remaining "n"s to "records" for the 2006-03-08 18:45:56 +00:00
termlib.c COPYING duplicates information from README. Remove. Move GPL from 2006-01-21 19:48:41 +00:00

This is the basic Empire Client.

Empire is a multi-player, client/server Internet based war game.
Copyright (C) 1986-2006, 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!