From 4c5b00221c9405c5af06143974fbc6296ebe46b5 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 18 Oct 2010 19:13:58 +0000 Subject: local vstrafe support, initial ship collision, g_damping factor --- doc/TASKS | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 doc/TASKS (limited to 'doc/TASKS') diff --git a/doc/TASKS b/doc/TASKS new file mode 100644 index 0000000..f6524ba --- /dev/null +++ b/doc/TASKS @@ -0,0 +1,36 @@ + + ------------------------------------------------------------------ + + Project::OSiRiON - TASKS + + ------------------------------------------------------------------ + + This file contains a list of reasonable easy tasks than can + be done by anyone who is interested in contributing to + the project. No programming skills are required to + do any of these. + +Create skyboxes + + The program Spacescape is a freely available tool to + create skyboxes with stars and nebulas. + + http://alexcpeterson.com/spacescape + + Note that this tool only works on windows, attempts to run + it in linux with wine have been unsuccessful. + + I wrote a small shell script to rename its output to osirion + conventions: + + http://ingar.satgnu.net/osirion/files/util/rename-sky.sh + +Ship definitions + + A lot of ship definitions in base/ini/ships.ini are incomplete: + price, cargo hold size, jump drive and dockable specifications + have to be added and tweaked where necessary. + +Cargo definitions + +Trade definitions -- cgit v1.2.3