]> git.pond.sub.org Git - empserver/blob - doc/README
Import of Empire 4.2.12
[empserver] / doc / README
1 This directory contains the following files:
2
3 files
4         What's where.
5
6 backup
7     Recommendations for how to do backups when running a game.
8
9 troubleshooting
10         Some common problems and solutions.
11
12 disk_space
13         Stuff you can delete to make more disk space.
14
15 compiling
16         How to compile the Empire2 server.
17
18 configuration    
19         How to turn options on and off, change game parameters, etc...
20
21 econfig
22         Details about the syntax of data/econfig.
23
24 bug-reports
25         What to do if you find a bug.
26
27 threads
28         Dave Pare explains how lwp threads work.
29
30 coding           
31         Guidelines for coding style
32
33 CHANGES
34         Revision history for all the changes that were coded in the Empire2
35         project.  A much more readable version of this may be found in
36         "info History" (brief) or "info Empire2" (detailed).
37
38 CHANGES2.3
39         All changes since revision 2.3
40
41 CHANGES3.0
42         All changes since revision 3.0
43
44 CHANGES4.0
45         All changes since revision 4.0
46
47 PRIORITY
48         things which need to be coded soon.
49
50 WISH_LIST
51         things which maybe should be coded sometime.
52
53 WACKY_IDEAS
54         things which shouldn't be coded except possibly as an option.