Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/doc/TASKS
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-10-18 19:13:58 +0000
committerStijn Buys <ingar@osirion.org>2010-10-18 19:13:58 +0000
commit4c5b00221c9405c5af06143974fbc6296ebe46b5 (patch)
tree3bbe7fbc47f6238a086260c56964d2d654cf6124 /doc/TASKS
parent85e3fd447aa3f45ba1dfe063b29a3e13f3416f11 (diff)
local vstrafe support, initial ship collision, g_damping factor
Diffstat (limited to 'doc/TASKS')
-rw-r--r--doc/TASKS36
1 files changed, 36 insertions, 0 deletions
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