I think the cleanup of the game documentation is done.
- Added navigation bar to all game docs. See game/nav.txt - Put the GNU GPL into a file, game/Licensing.html git-svn-id: http://openexile.googlecode.com/svn/trunk@123 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -7,11 +7,45 @@
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
<a href="About.html"><li>About</li></a>
|
||||
|
||||
<a href="Tips.html"><li>Playing Tips</a></li>
|
||||
|
||||
<a href="Intro.html"><li>Getting Started</li></a>
|
||||
|
||||
<a href="Screen.html"><li>The Exile Screen</a></li>
|
||||
|
||||
<a href="Menus.html"><li>The Exile Menu</a></li>
|
||||
|
||||
<a href="Town.html"><li>Getting Around Town</a></li>
|
||||
|
||||
<a href="Outdoors.html"><li>Getting Around the Outdoors</a></li>
|
||||
|
||||
<a href="Combat.html"><li>Killing Stuff</a></li>
|
||||
|
||||
<a href="Misc.html"><li>Miscellaneous</li></a>
|
||||
|
||||
<a href="Mage.html"><li>Mage Spells</a></li>
|
||||
|
||||
<a href="Priest.html"><li>Priest Spells</a></li>
|
||||
|
||||
<a href="Hints.html"><li>Hints</a></li>
|
||||
|
||||
<a href="Valleydy.html"><li>Valley of Dying Things</a></li>
|
||||
|
||||
<a href="Editor.html"><li>The Editor</a></li>
|
||||
|
||||
<a href="Credits.html"><li>Credits</a></li>
|
||||
|
||||
<a href="Licensing.html"><li>GNU GPL</a></li>
|
||||
</div>
|
||||
<div class="content">
|
||||
<h1>Credits</h1>
|
||||
<h2>Original Game</h2>
|
||||
<p>Ayatollah of Rock-n-Rollah: Jeff Vogel (SpidWeb@spidweb.com)</p>
|
||||
<p>Graphics: Andrew Hunter (Wormius@aol.com)</p>
|
||||
<p>Office Manager, Design Assistant: >Mariann Krizsan (krizsan@spidweb.com)/p>
|
||||
<p>Office Manager, Design Assistant: >Mariann Krizsan (krizsan@spidweb.com)</p>
|
||||
<p>Opening Screen Graphic: James Ernest (ernest@speakeasy.org)</p>
|
||||
<p>Beta Testing: AFA Alice (AOL), BGraceFild, Jeremy Braz, Donald Burke, Chris Gerhard, Don Henson, Farand "Bob" Koo, Seanachai, SerSpense, Och-Med, Edward Spencer, Luke Steele, Jesse Thrall, Christopher Tucker, Jake "Maxx" Wallace.</p>
|
||||
<h3>Thanks to</h3>
|
||||
@@ -39,5 +73,6 @@ Seattle, WA 1997</p>
|
||||
<p>The Almighty Doer of Stuff (ADoS) - for insight into what is and is not a good idea, and for some new graphics.</p>
|
||||
<p>Stareye - for early work on the Mac version which will hopefully be merged into the main source.</p>
|
||||
<p>Thuryl - Extensive help with deciding whether a change would break legacy compatiability.</p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user