Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2011-03-14 21:40:02 +0000
committerStijn Buys <ingar@osirion.org>2011-03-14 21:40:02 +0000
commit1fd132a03b7017a30f2c7bacf13c0e1d45881e62 (patch)
treee99ca831198e1906e2dfadfeae99aceffe4f1796 /developer
parentc1970ea4f19b6ea3b602ccece6d02b4d45f238cf (diff)
Updated documentation.
Diffstat (limited to 'developer')
-rw-r--r--developer/ROADMAP16
-rw-r--r--developer/STORYLINE19
-rw-r--r--developer/TODO2
3 files changed, 30 insertions, 7 deletions
diff --git a/developer/ROADMAP b/developer/ROADMAP
index 1599ceb..7b18a48 100644
--- a/developer/ROADMAP
+++ b/developer/ROADMAP
@@ -133,11 +133,25 @@
------------------------------------------------------------------
- version 0.4.0 -
+ version 0.4.0 - User Interface
+
+ Description:
+
+ The game has a consistent and usable user interface and the game
+ can be played without having to use the console.
Requires:
+ player saving
+ improved menus, options menu, controls menu
+
Features:
+
+ soundtracks
+
+ Related:
+
+ native keyboard layout support.
------------------------------------------------------------------
diff --git a/developer/STORYLINE b/developer/STORYLINE
index add817f..8888b0f 100644
--- a/developer/STORYLINE
+++ b/developer/STORYLINE
@@ -12,7 +12,7 @@
------------------------------------------------------------------
- PLACES and FACTIONS
+ PLACES AND FACTIONS
HOUSE LINDBLADE (protected by the Lindblade military)
@@ -30,6 +30,7 @@
- Praetoria system
planet Praetoria
+ planet Lovanium
COUNCIL CAPITAL (protected by the Ordinators)
@@ -56,6 +57,7 @@
Cantor observatory
- Antwerp system
+ planet Antwerp
starbase Helianthos (guards the border)
Buccaneer's Den pirate base
@@ -66,11 +68,11 @@
mining operations
- East End
- Ensor station
+ Trident core
- CORPORATIONS
+ ORGANIZATIONS AND CORPORATIONS
- - Micron Corporations
+ - Micron Corporation
- AMTEL Tech Conglomerate
- Joint Miners Association
@@ -98,6 +100,13 @@
- Kiana system
Kiana Prime
+ - Alpha Kosiya
+
+ - Beta Kosiya (dissapeared and/or distroyed)
+
+ - Gamma Kosiya
+
+
DERELICTS
The Kadriant
@@ -118,7 +127,7 @@
------------------------------------------------------------------
TIMELINE
- Exodus -5300 years
+ Exodus -5000 years
The Year of War -300 years
The Karelian Incident -50 years
diff --git a/developer/TODO b/developer/TODO
index 69183f3..6667f11 100644
--- a/developer/TODO
+++ b/developer/TODO
@@ -89,8 +89,8 @@ render:
(ok) have r_loadmodels load particle scripts and flare textures
(ok) disable texturing and lighting while drawing normals
(ok) correct Camera::axis when using ModelView (-> flare axis in testmodel)
+ (ok) globe texture distortion at the poles
- (unfixable) globe texture distortion at the poles
ui:
unify event handlers, expand Event class and make derived event classes