]> git.pond.sub.org Git - empserver/commitdiff
Remove files that no longer exist, add missing files, fix filenames.
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 12 Mar 2005 18:03:02 +0000 (18:03 +0000)
committerMarkus Armbruster <armbru@pond.sub.org>
Sat, 12 Mar 2005 18:03:02 +0000 (18:03 +0000)
doc/README

index 1807db71d9f02167275980c6688c699c371995c7..4fae7b84a32568e333e21b91c7c00a1cace711bc 100644 (file)
@@ -3,8 +3,8 @@ This directory contains the following files:
 files
        What's where.
 
 files
        What's where.
 
-backup
-    Recommendations for how to do backups when running a game.
+backups
+       Recommendations for how to do backups when running a game.
 
 troubleshooting
        Some common problems and solutions.
 
 troubleshooting
        Some common problems and solutions.
@@ -13,11 +13,14 @@ disk_space
        Stuff you can delete to make more disk space.
 
 compiling
        Stuff you can delete to make more disk space.
 
 compiling
-       How to compile the Empire2 server.
+       How to compile the Empire server.
 
 configuration    
        How to turn options on and off, change game parameters, etc...
 
 
 configuration    
        How to turn options on and off, change game parameters, etc...
 
+debugging
+       Hints on debugging.
+
 econfig
        Details about the syntax of data/econfig.
 
 econfig
        Details about the syntax of data/econfig.
 
@@ -27,6 +30,10 @@ bug-reports
 threads
        Dave Pare explains how lwp threads work.
 
 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
 
 coding           
        Guidelines for coding style
 
@@ -41,12 +48,9 @@ CHANGES2.3
 CHANGES3.0
        All changes since revision 3.0
 
 CHANGES3.0
        All changes since revision 3.0
 
-CHANGES4.0
+CHANGES4.X
        All changes since revision 4.0
 
        All changes since revision 4.0
 
-PRIORITY
-       things which need to be coded soon.
-
 WISH_LIST
        things which maybe should be coded sometime.
 
 WISH_LIST
        things which maybe should be coded sometime.