From 67f8a7a783e550cab8e6a77d997b31815ee8cd7e Mon Sep 17 00:00:00 2001
From: Stijn Buys <ingar@osirion.org>
Date: Sat, 2 Feb 2008 14:53:46 +0000
Subject: introduced librender

---
 ROADMAP | 47 ++++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 44 insertions(+), 3 deletions(-)

(limited to 'ROADMAP')

diff --git a/ROADMAP b/ROADMAP
index ca01134..1922191 100644
--- a/ROADMAP
+++ b/ROADMAP
@@ -1,3 +1,44 @@
-M1: 
-	Multiple ships, one ship controlled by the player
-	Load ship specs and model
+SUBSYSTEMS
+	
+core::
+	Cvar 
+	Func
+	CommandBuffer
+	Entity
+	seperate client:: and game::
+
+network::
+	connections
+	protocal
+	chat, channels
+	rcon, commands
+
+* VERSION 0.1
+
+Description:
+	The game takes place in a simple solar system with one star,
+	one planet, one space station and one piece of yet-to-determine 
+	decoration.
+
+	Multiple players can conect to the dedicated server. They can 
+	fly around and see each other. They can use chat to communicate, 
+	they can use private chat or global chat.
+
+Requires:
+	Network subsystem
+	Ship instances	
+
+* VERSION 0.2
+	Players can shoot at each other. They can crash into the star 
+	or the planet.
+
+
+* VERSION 0.3
+	Players can dock at the space station.
+
+
+* VERSION 0.4
+
+
+* VERSION 0.5
+	The game is ready to add data.
\ No newline at end of file
-- 
cgit v1.2.3