empserver/doc
2005-10-23 09:36:26 +00:00
..
backups Rewrite. 2005-03-25 08:34:51 +00:00
bug-reports Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
CHANGES Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
CHANGES2.3 Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
CHANGES3.0 Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
CHANGES4.X More 4.2.23 changes. 2005-10-23 09:36:26 +00:00
clients-howto Document blocking constraints. 2005-07-01 19:51:00 +00:00
coding No C99/C++ comments. 2004-08-13 09:57:58 +00:00
compiling Don't suggest to run make in the background. 2005-03-12 18:01:05 +00:00
configuration Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
debugging Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
disk_space Remove advice on stuff that vanished from the distribution years ago. 2005-03-12 17:59:57 +00:00
econfig Update for recent pconfig changes. 2005-03-10 19:12:51 +00:00
files Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
pthreads Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
README Document new files. 2005-07-13 18:01:02 +00:00
threads Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
troubleshooting Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
unicode Rewritten in an attempt to present all the initial revision's valuable 2005-06-23 19:08:19 +00:00
WACKY_IDEAS Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00
WISH_LIST Import of Empire 4.2.12 2003-08-23 12:23:04 +00:00

    Documentation is like sex: when it is good, it is very, very good;
    and when it is bad, it is better than nothing.
        --- Dick Brandon

These files should be better than nothing:

files
	What's where.

backups
	Recommendations for how to do backups when running a game.

clients-howto
	Material useful for client writers.

troubleshooting
	Some common problems and solutions.

disk_space
	Stuff you can delete to make more disk space.

compiling
	How to compile the Empire server.

configuration    
	How to turn options on and off, change game parameters, etc...

debugging
	Hints on debugging.

econfig
	Details about the syntax of data/econfig.

bug-reports
	What to do if you find a bug.

threads
	Dave Pare explains how lwp threads work.

pthreads
	Sasha Mikheev's notes on Empire's threading abstraction, and
	its LWP and POSIX threads implementation.

coding           
	Guidelines for coding style

unicode
	Design and implementation of Empire's Unicode support.

CHANGES
	Revision history for all the changes that were coded in the Empire2
	project.  A much more readable version of this may be found in
	"info History" (brief) or "info Empire2" (detailed).

CHANGES2.3
	All changes since revision 2.3

CHANGES3.0
	All changes since revision 3.0

CHANGES4.X
	All changes since revision 4.0

WISH_LIST
	things which maybe should be coded sometime.

WACKY_IDEAS
	things which shouldn't be coded except possibly as an option.