/[adonthell]/website/download/documentation.shtml
ViewVC logotype

Diff of /website/download/documentation.shtml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.10 by ksterker, Sun Jun 27 11:16:27 2004 UTC revision 1.11 by ksterker, Tue Jan 18 11:58:28 2005 UTC
# Line 7  Line 7 
7  <meta name="keywords" content="Adonthell, RPG, API, Download, Documentation">  <meta name="keywords" content="Adonthell, RPG, API, Download, Documentation">
8    
9  <link rel="stylesheet" type="text/css" href="../website-data/adonthell.css">  <link rel="stylesheet" type="text/css" href="../website-data/adonthell.css">
10    <style type="text/css">
11    <!--
12    .new { color:red; font-weight:bold; }
13    h2 { color:black; text-align:left; font-size:11pt}
14    -->
15    </style>
16  </head>  </head>
17  <body text="#293044" link="#000000" vlink="#000000">  <body text="#293044" link="#000000" vlink="#000000">
18    
# Line 28  Some of these documents are included in Line 34  Some of these documents are included in
34  <a href="http://www.doxygen.org">doxygen</a>. Others are available via  <a href="http://www.doxygen.org">doxygen</a>. Others are available via
35  <a href="/development/doc_cvs.shtml">CVS</a>.</p>  <a href="/development/doc_cvs.shtml">CVS</a>.</p>
36    
37    <h2>For Programmers</h2>
38    
39  <ul>  <ul>
40    <li><b><a name="rps">Role Playing System</a></b> - [<a href="../files/rules_v0.5_pdf.tgz">PDF</a>]<br><br>    <li><b>API Documentation</b> - [<a
41  A first draft of the rules used by Adonthell. Contains information about   href="../files/adonthell-api.tar.gz">HTML</a>] <span class="new">updated</span><br><br>
42  characters and combat.<br>&nbsp;</li>  This is the source code documentation for v0.4 of the Adonthell engine.<br>&nbsp;</li>
43    
44    <li><b>Developer's Reference</b> - [<a    <li><b>Engine Architecture</b> - [<a
45   href="../files/devel_html.tgz">HTML</a>]<br><br>   href="../files/architecture.pdf">PDF</a>] <span class="new">new</span><br><br>
46  This is the source code documentation, with detailed descriptions of select  A supplement to the API, with description of basic design principles of the engine and its many modules.</li>
47  parts of the Adonthell engine and the complete API.<br>&nbsp;</li>  </ul>
48    
49    <li><b>Designer's Reference</b> - [<a href="../files/gfxdoc_html.tgz">HTML</a> | <a  <h2>For Game Designers</h2>
50  href="../files/gfxdoc_pdf.tgz">PDF</a>]<br><br>  
51  This document is mainly meant for graphic artists. It's in a very early state  <ul>
52  and not very useful at present. However, it will be expanded with guidelines,    <li><b>Scripting Guide</b> - [<a
53  specifications and tips for making graphics and will so become the handbook for   href="../files/scripting_guide.pdf">PDF</a>] <span class="new">new</span><br><br>
54  new (and old) artists.<br>&nbsp;</li>  Describes how the Python scripts that turn the engine into a RPG have to look. In early development.<br>&nbsp;</li>
55    
56      <li><b><a name="rps">Role Playing System</a></b> - [<a href="../files/rules.pdf">PDF</a>] <span class="new">updated</span><br><br>
57    A first draft of the rules used by Adonthell. Contains information about characters and combat.</li>
58    </ul>
59    
60    <li><b>Plot Design Guidelines</b> - [<a href="/files/plot_guideline_pdf.tgz">PDF</a>]<br><br>  <h2>For Artists</h2>
61    
62    <ul>
63      <li><b>Designer's Reference</b> - [<a
64    href="../files/gfxdoc.pdf">PDF</a>] <span class="new">updated</span><br><br>
65    This document is mainly meant for graphic artists. It's in a very early state and not very complete at present. However, it will be expanded with guidelines, specifications and tips for making graphics and will so become the handbook for new (and old) artists.</li>
66    </ul>
67    
68    <h2>For Writers</h2>
69    
70    <ul>
71      <li><b>Plot Design Guidelines</b> - [<a href="/files/plot_guideline.pdf">PDF</a>]<br><br>
72  Various suggestions, hints and rules concerning the creation and documentation of Adonthell's plot. A must-read for writers and game designers.<br>&nbsp;</li>  Various suggestions, hints and rules concerning the creation and documentation of Adonthell's plot. A must-read for writers and game designers.<br>&nbsp;</li>
73    
74    <li><b>Dlgedit Manual</b> - [<a    <li><b>Dlgedit Manual</b> - [<a
75  href="/files/dlgedit_pdf.tgz">PDF</a>]<br><br>  href="../files/dlgedit.pdf">PDF</a>] <span class="new">updated</span><br><br>
76  The User's Guide to the Adonthell Dialogue Editor, the tool for creating conversations between the player and NPC's. Also contains a tutorial and dialogue style guide.<br>&nbsp;</li>  The User's Guide to the Adonthell Dialogue Editor, the tool for creating conversations between the player and NPC's. Also contains a tutorial and dialogue style guide.<br>&nbsp;</li>
77  </ul>  </ul>
78    

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26