From 836799946d9da0d68ba93a6857b2c0ba3617c89d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 1 May 2012 19:07:53 +0000 Subject: Updated documentation, match documentation style with website stylesheet. --- doc/index.html | 256 +++++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 174 insertions(+), 82 deletions(-) (limited to 'doc/index.html') 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 @@ - - Project::OSiRiON - Documentation + + + + Project::OSiRiON - Documentation +
- + - + + + + + + +
+ Project::OSiRiON +
+ Home . + Downloads . + Documentation . + Forum . + Wiki . + Tracker +
+ +
+ + -
+
+

About

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 Privateer and Freelancer.

+

The engine is written from scratch in C++ and uses SDL, OpenGL, OpenAL, libjpeg, libpng, zlib and the Bullet physics library. It is @@ -30,9 +50,9 @@

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.

The game aims to be fully customizable. Common and easy to edit file formats @@ -43,40 +63,66 @@

-
- Content -
- + + +
+

Installation

+ + +
+

Manual

+ + +
+

Editing

+ + +
+

General information

+ + + + + +

Internet

-
- Internet -
-

The website for Project::OSiRiON can be found at http://osirion.org

+

+ The community forums can be foudn at + http://osirion.org/forum +

The official IRC channel is #osirion on the FreeNode IRC network.

+ + + +

Development

SVN activity is monitored by CIA.vc, the project pages can be found here:

-
- - -
-

- The source code is distributed under the terms and conditions of the - GNU General Public License. -

-

- The game data is distributed under the terms and conditions of the - Creative Commons Attribution-Share Alike 3.0 License.
-

- A few files are distributed under the terms of a different license. - Please read the list of attributions for a complete overview - of authors and copyright. + The repositories can also be viewed online: +

- Copyright © 2007-2011, Stijn 'Ingar' Buys <ingar@telenet.be> -

-
- + The project development roadmap and an overview of open issues can be found on the + tracker. -
- Team -
+ -
- +

Team

+

+ The core team, these people work on the game and decide about its future: +

+
- - + + - + - + -
Stijn 'Ingar' BuysProgramming, modeling, graphics, soundsStijn 'Ingar' BuysProgramming, modeling, graphics, sound
Michael 'Thorn' RodenhurstMichael 'Thorn' Rodenhurst Modeling, graphics, web server
Evan 'Mega' GoersEvan 'Mega' Goers Modeling, graphics
-
+ -
- Contributors -
-
- + + +

Contributors

+ +

+ These people created new content for the game: +

+ +
- + - + +
Cody 'Supertanker' JacksonCody 'Supertanker' Jackson Modeling
Antti 'Karvajalka' LahtiAntti 'Karvajalka' Lahti Modeling, graphics
- -
+ + +

Credits

+ +

+ People who made their existing work available: +

+ + + + + + + + + + + + + +
Robert Kuroto
Georges 'TRaK' Grondin
Jeremy 'Jestr' Gardner
Chance Ragen
NASA Jet Propulsion Laboratory
+ + + + + +

+ The source code is distributed under the terms and conditions of the + GNU General Public License. +

+

+ The game data is distributed under the terms and conditions of the + Creative Commons Attribution-Share Alike 3.0 License. +

+

+ Copyright © 2007-2012, Project::OSiRiON +

+ + + +

Acknowledgements

-
- Acknowledgements -
-

This project could not have been possible without the work of others:

    @@ -192,6 +265,25 @@ and is not affiliated with these companies.

    + + +
+ + + +
+ +
-- cgit v1.2.3