Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/index.html')
-rw-r--r--doc/index.html256
1 files changed, 174 insertions, 82 deletions
diff --git a/doc/index.html b/doc/index.html
index 50db56f..b571dd5 100644
--- a/doc/index.html
+++ b/doc/index.html
@@ -2,27 +2,47 @@
<html lang="en">
<head>
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
- <link rel="stylesheet" type="text/css" href="main.css">
- <TITLE>Project::OSiRiON - Documentation</TITLE>
+ <meta name="keywords" content="free, open, source, osirion, game, space, freelancer, privateer, opengl, radiant">
+ <link rel="stylesheet" type="text/css" href="osirion.css">
+ <link rel="icon" type="image/png" href="http://osirion.org/icon.png">
+ <title>Project::OSiRiON - Documentation</title>
</head>
<body>
+<div id="page">
-<!-- DOCUMENTATION ========================================================== -->
+<!-- header and menu ======================================= -->
-<div class="banner">
- <img src="images/banner.png" ALT="Project::OSiRiON">
- <br>
- Documentation
-</div>
+<table class = "osirionmenu" width="100%" cellpadding="0" cellspacing="0" border="0">
+<tr>
+ <td>
+ <a href="http://osirion.org"><img class="osirionmenu" src="images/banner.png" alt="Project::OSiRiON"></a>
+ </td>
+</tr><tr>
+ <td class="osirionmenu">
+ <a class="osirionmenu" href="http://osirion.org/">Home</a> .
+ <a class="osirionmenu" href="http://osirion.org/index.php?page=downloads">Downloads</a> .
+ <a class="osirioncurrent" href="index.html">Documentation</a> .
+ <a class="osirionmenu" href="http://osirion.org/forum/">Forum</a> .
+ <a class="osirionmenu" href="http://osirion.org/wiki/">Wiki</a> .
+ <a class="osirionmenu" href="http://osirion.org/tracker/">Tracker</a>
+ </td>
+</tr>
+</table>
+
+<div id="content">
+
+<!-- Documentation ========================================= -->
-<div class="text">
+<div id="about">
+<h1>About</h1>
<p>
Project::OSiRiON is a free space trading and combat simulation under development.
Its goal is to create an immersive universe with open gameplay inspired by classic titles such as
<a href="http://en.wikipedia.org/wiki/Wing_Commander:_Privateer">Privateer</a> and
<a href="http://en.wikipedia.org/wiki/Freelancer_(video_game)">Freelancer</a>.
</p>
+<!-- <img src="images/logo.png" ALT="Project::OSiRiON logo">-->
<p>
The engine is written from scratch in C++ and uses SDL, OpenGL, OpenAL, libjpeg, libpng, zlib
and the <a href="http://www.bulletphysics.com/">Bullet physics library</a>. It is
@@ -30,9 +50,9 @@
</p>
<p>
The basic components are already in place: players can start a single-player game,
- or join a network server. They can purchase a ship and explore the universe and can even earn
- some cash trading cargo. Other important parts are still missing: games can not be saved and
- there are no weapon nor combat features.
+ or join a network server. They can purchase a ship, explore the universe and earn
+ some cash trading cargo. Other important parts, like weapons and combat features,
+ are still missing.
</p>
<p>
The game aims to be fully customizable. Common and easy to edit file formats
@@ -43,40 +63,66 @@
</p>
</div>
-<div id="content" class="title">
- Content
-</div>
-<div class="text">
-<p>
- <ul>
- <li><a href="installation.html">Installation Instructions</a>
- </ul>
- <ul>
- <li><a href="guide.html">Player Guide</a>
- <li><a href="manual.html">User Manual</a>
- </ul>
- <ul>
- <li><a href="world.html">Editing the world</a>
- <li><a href="models.html">Creating models</a>
- </ul>
- <ul>
- <li><a href="attributions.html">Attributions</a>
- </ul>
-</p>
-</div>
+<!-- Documentation content ========================================= -->
+
+<hr>
+<h3>Installation</h3>
+<ul>
+ <li><a href="installation_release.html">Installing the latest release</a>
+ <li><a href="installation_source.html">Building from source code</a>
+ <li><a href="installation_develop.html">Building the development version</a>
+</ul>
+
+<hr>
+<h3>Manual</h3>
+<ul>
+ <li><a href="guide.html">Player Guide</a> <span class="superscript">needs updating</span>
+ <li><a href="manual.html">User Manual</a> <span class="superscript">needs updating</span>
+ <li><a href="starsystem_roadmap.html">Starsystem Roadmap</a>
+ <li><a href="storyline.html">Storyline</a> <span class="superscript">todo</span>
+</ul>
+
+<hr>
+<h3>Editing</h3>
+<ul>
+ <li><a href="world.html">Editing the world</a> <span class="superscript">needs updating</span>
+ <li><a href="models.html">Creating models</a> <span class="superscript">needs updating</span>
+</ul>
+
+<hr>
+<h3>General information</h3>
+<ul>
+ <li><a href="#internet">Internet</a>
+ <li><a href="#development">Development</a>
+ <li><a href="#team">Team</a>
+ <li><a href="#contributers">Contributors</a>
+ <li><a href="#credits">Credits</a>
+ <li><a href="attributions.html">Attributions</a>
+ <li><a href="#copyright">Copyright</a>
+ <li><a href="#acknowledgements">Acknowledgements</a>
+</ul>
+
+
+<!-- Internet ====================================================== -->
+
+<h2 id="internet">Internet</h2>
-<div id="internet" class="title">
- Internet
-</div>
-<div class="text">
<p>
The website for Project::OSiRiON can be found at
<a href="http://osirion.org">http://osirion.org</a>
</p>
<p>
+ The community forums can be foudn at
+ <a href="http://osirion.org/forum">http://osirion.org/forum</a>
+</p>
+<p>
The official IRC channel is <a href="irc://chat.freenode.net/%23osirion">#osirion</a> on the
<a href="http://freenode.net/">FreeNode</a> IRC network.
</p>
+
+<!-- Development =================================================== -->
+
+<h2 id="development">Development</h2>
<p>
SVN activity is monitored by <a href="http://cia.vc/">CIA.vc</a>, the project pages can be found here:
<ul>
@@ -84,77 +130,104 @@
<li><a href="http://cia.vc/stats/project/osirion-data">osirion-data</a>
</ul>
</p>
-</div>
-
-<div id="copyright" class="title">
- Copyright
-</div>
-<div class="text">
-<p>
- The source code is distributed under the terms and conditions of the
- <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public License</a>.
-</p>
-<p>
- The game data is distributed under the terms and conditions of the
- <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>.<br>
-</p>
<p>
- A few files are distributed under the terms of a different license.
- Please read the <A href="attributions.html">list of attributions</a> for a complete overview
- of authors and copyright.
+ The repositories can also be viewed online:
+ <ul>
+ <li><a href="http://osirion.org/viewvc/index.cgi/osirion/">osirion</a>
+ <li><a href="http://osirion.org/viewvc/index.cgi/osirion-data/">osirion-data</a>
+ <li><a href="http://osirion.org/viewvc/index.cgi/osirion-data-src/">osirion-data-src</a>
+ </ul>
</p>
<p>
- Copyright &copy; 2007-2011, Stijn 'Ingar' Buys &lt;ingar@telenet.be&gt;
-</p>
-</div>
-
+ The project development roadmap and an overview of open issues can be found on the
+ <a class="osirionmenu" href="http://osirion.org/tracker/">tracker</a>.
-<div id="team" class="title">
- Team
-</div>
+<!-- Team ========================================================== -->
-<div class="text">
- <table>
+<h2 id="team">Team</h2>
+<p>
+ The core team, these people work on the game and decide about its future:
+</p>
+<table class="fullwidth">
<tr>
- <td>Stijn 'Ingar' Buys</td>
- <td>Programming, modeling, graphics, sounds</td>
+ <td class="quarterwidth">Stijn 'Ingar' Buys</td>
+ <td>Programming, modeling, graphics, sound</td>
</tr>
<tr>
- <td>Michael 'Thorn' Rodenhurst</td>
+ <td class="quarterwidth">Michael 'Thorn' Rodenhurst</td>
<td>Modeling, graphics, web server</td>
</tr>
<tr>
- <td>Evan 'Mega' Goers</td>
+ <td class="quarterwidth">Evan 'Mega' Goers</td>
<td>Modeling, graphics</td>
</tr>
- </table>
-</div>
+</table>
-<div id="contributors" class="title">
- Contributors
-</div>
-<div class="text">
- <table>
+<!-- Contributors ================================================== -->
+
+<h2 id="contributers">Contributors</h2>
+
+<p>
+ These people created new content for the game:
+</p>
+
+<table class="fullwidth">
<tr>
- <td>Cody 'Supertanker' Jackson</td>
+ <td class="quarterwidth">Cody 'Supertanker' Jackson</td>
<td>Modeling</td>
</tr>
<tr>
- <td>Antti 'Karvajalka' Lahti</td>
+ <td class="quarterwidth">Antti 'Karvajalka' Lahti</td>
<td>Modeling, graphics</td>
</tr>
+</table>
- </table>
-</div>
+<!-- Credits ======================================================= -->
+
+<h2 id="credits">Credits</h2>
+
+<p>
+ People who made their existing work available:
+</p>
+
+<table class="fullwidth">
+ <tr>
+ <td><a href="http://www.kurotorobert.com/">Robert Kuroto</a></td>
+ </tr><tr>
+ <td><a href="http://trak.mercenariesguild.net/">Georges 'TRaK' Grondin</a></td>
+ </tr><tr>
+ <td><a href="http://www.celestiamotherlode.net/catalog/show_creator_details.php?creator_id=5">Jeremy 'Jestr' Gardner</a></td>
+ </tr><tr>
+ <td><a href="http://www.celestiamotherlode.net/catalog/show_creator_details.php?creator_id=153">Chance Ragen</a></td>
+ </tr><tr>
+ <td><a href="http://www.jpl.nasa.gov/">NASA Jet Propulsion Laboratory</a></td>
+ </tr>
+</table>
+
+<!-- Copyright ===================================================== -->
+
+<h2 id="copyright">Copyright</h2>
+
+<p>
+ The source code is distributed under the terms and conditions of the
+ <a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">GNU General Public License</a>.
+</p>
+<p>
+ The game data is distributed under the terms and conditions of the
+ <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License</a>.
+</p>
+<p>
+ Copyright &copy; 2007-2012, Project::OSiRiON
+</p>
+
+<!-- Acknowledgements ============================================== -->
+
+<h1 id="acknowledgements">Acknowledgements</h1>
-<div id="acknowledgements" class="title">
- Acknowledgements
-</div>
-<div class="text">
<p>
This project could not have been possible without the work of others:
<ul>
@@ -192,6 +265,25 @@
and is not affiliated with these companies.
</p>
+<!-- footer ================================================ -->
+
+</div> <!-- div content -->
+
+<div id="footer">
+
+<div class="floatright">
+ <a href="http://validator.w3.org/check?uri=referer">
+ <img src="http://www.w3.org/Icons/valid-html401" alt="Valid HTML 4.01 Strict" height="31" width="88">
+ </a>
+</div>
+<p>
+ Copyright &copy; 2007-2012 Project::OSiRiON
+</p>
+</div> <!-- div id=footer> -->
+
+</div> <!-- div page> -->
+
+</div>
</body>
</html>