From 41ad1e4c9e2a70d0a8811f4b035f0d3018045e61 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 19 Feb 2008 17:37:01 +0000 Subject: client-to-server connection --- ROADMAP | 39 ++++++++------------------------------- 1 file changed, 8 insertions(+), 31 deletions(-) (limited to 'ROADMAP') diff --git a/ROADMAP b/ROADMAP index 6a3deb8..a3ca777 100644 --- a/ROADMAP +++ b/ROADMAP @@ -1,33 +1,4 @@ -SUBSYSTEMS - -filesystem:: - write vfile and vpath implementation - handles file reading/loading - -core:: - Cvar (ok) - must be possible to mark a Cvar cvar::Game - Func (ok) - must be possible to mark a Func func::Game - CommandBuffer (ok) - Entity - seperate client:: and game:: - Cvar/Func info text - -network:: - connections - protocol - chat, channels - rcon, commands - -client:: - keymap (ok) - input handler switching (ok) - console chars (ok) - -render:: - render pipelines - pipeline for Lines AlphaLines Quads AlphaQuads Characters +ROADMAP * VERSION 0.1 @@ -42,12 +13,18 @@ Description: Requires: Network subsystem - Ship instances + Ship instances + Entities + * VERSION 0.2 Players can shoot at each other. They can crash into the star or the planet. +Requires: + weapons + collision detection + * VERSION 0.3 Players can dock at the space station. -- cgit v1.2.3