Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: 49e560f21647b9a90fdafb5a5fca33efb4f549ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
SUBSYSTEMS
	
core::
	Cvar 
	Func
	CommandBuffer
	Entity
	seperate client:: and game::

network::
	connections
	protocol
	chat, channels
	rcon, commands

client::
	keymap
	input handler switching
	console chars

render::
	render pipelines

* 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.