X-Git-Url: http://git.pond.sub.org/?p=empserver;a=blobdiff_plain;f=doc%2FREADME;h=078a4ed07a98fddcc7eeaee2b5a4234f6ef69b0c;hp=2f164509e578999c725c53156ffce0e622d3e7c5;hb=HEAD;hpb=70febfab9fd7fc79d7d7749c808e9c48d86173b5 diff --git a/doc/README b/doc/README index 2f164509e..078a4ed07 100644 --- a/doc/README +++ b/doc/README @@ -16,13 +16,7 @@ clients-howto 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 +configuration How to turn options on and off, change game parameters, etc... debugging @@ -41,25 +35,34 @@ 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 writing Empire code + +contributing + How to contribute to Empire 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.0 + Detailed revision history for the Empire2 project until + version 2.3. A more condensed (and much more readable) + version meant for deities and players may be found in "info + Empire2". For an overview of Empire versions, see "info + History". CHANGES2.3 - All changes since revision 2.3 + Detailed revision history for Empire2 changes since version + 2.3, also covered by "info Empire2" CHANGES3.0 - All changes since revision 3.0 + Detailed revision history for Empire3 changes. The version + meant for deities and players is in "info Empire3". -CHANGES4.X - All changes since revision 4.0 + There is no detailed revision history for versions 4.0.0 to + 4.2.12. Since 4.2.12, detailed history is in the revision + control system, currently Git. The version meant for deities + and players is in "info Empire4.0", "info Empire4.2", ... WISH_LIST things which maybe should be coded sometime.