home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / d / d-linux.zip / dm-dist / doc / README < prev    next >
Text File  |  1991-03-01  |  1KB  |  31 lines

  1. This directory contains documentation on various aspects of the game.
  2.  
  3. CONTENTS:
  4. --------
  5.  
  6. ACTIONS.DOC       - Description of the 'social action' system.
  7. COMBAT.DOC        - Out of date
  8. COMM.DOC          - The game-to-player communications system, most important
  9.                     the act() procedure.
  10. DATABASE.DOC      - The format of the most important data files.
  11. DBSUP.DOC         - Detailed information on each field in database.doc
  12. DEFS.DOC          - Important document on what rules should be followed
  13.                     when creating a part of the world, to avoid complete
  14.                     chaos.
  15. HANDLER.DOC       - Descriptions of most of the basic 'database handling'
  16.                     procedures, found in handler.c
  17. INTERPRETER.DOC   - ?? Out of date
  18. LEVELS.DOC        - Out of date
  19. LICENSE.DOC       - The conditions under which this game is distributed.
  20.                     NOTE: THIS FILE MUST ALWAYS BE PRESENT.
  21. LOOK.DOC
  22. MACRO.DOC         - Descriptions of the macros used in the game code.
  23. NEWSTRUCT.DOC     - Out of date
  24. RUNNING.DOC       - Directions for running the game.
  25. SHOPS.DOC         - Brief doc on how to build shop files in lib/
  26. SKILLS.DOC        - Out of date
  27. SPELL_INFO.DOC    - Doc on spells, especially how damage is calculated
  28. SPELLS.DOC        - Out of date
  29. TIME.DOC          - How time is in DikuMud compared to real world.
  30. VALUES.DOC        - The 4 generic values for items, described in detail.
  31.