Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
path: root/doc/TODO
diff options
context:
space:
mode:
authorStijn Buys <ingar@osirion.org>2010-10-26 21:19:14 +0000
committerStijn Buys <ingar@osirion.org>2010-10-26 21:19:14 +0000
commitdda07be1e679458aad9a82a7a2af5af13e733b32 (patch)
tree956ea1276a8b7261e78a5d09336c6a6c9b65cec6 /doc/TODO
parent75c6db097b990e58b4b2585580a89561c838d923 (diff)
storyline and documentation updates
Diffstat (limited to 'doc/TODO')
-rw-r--r--doc/TODO22
1 files changed, 15 insertions, 7 deletions
diff --git a/doc/TODO b/doc/TODO
index d42b0dc..de48bcc 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -54,6 +54,7 @@ network:
cl_prediction or cl_interpolation
detect and disconnect clients behaving badly
let server track Entity::State changes
+ client prediction, replace SUP network frames with PHYS frames
EXT messages, update extended property "ext id prop value prop value etc", type checking/seperator etc..
EXT zone/color/shield/armor/health
@@ -62,36 +63,43 @@ network:
client:
add map window target model
- fix camera frustum clip (size issue, postponed)
tracking camera absolute speed/position
- gui concept artwork
hud target/target hoover inconsistency
+ reset info text scroll when showing buy/trade menu
+ enable chat window player list selection
+ create hud concept artwork
+
+ fix camera frustum clip (size issue, postponed)
render:
fix skybox envmapping -> cube map
- star light strenght
-
+ star light strenght
+ general globe texture distortion, texture coordinates seem to be off
skybox (ok)
- sphere texture distortion at the poles -> globes, unfixable (won't fix)
+ globe texture distortion at the poles (unfixable, won't fix)
ui:
modelview lighting (-> it uses current zone lighting)
unify event handlers, expand Event class and make derived event classes
- fix slider mouse dragging
+ slider mouse dragging (ok)
+ listview scrolling
sound:
suppress sound errors if the sound subsystem failed to initialize
entity/event positional sounds
jump drive sound events
+ client-side control of impulse initiate / impulse loop sound sequence
game:
entity health/shield/armor
+ set planet safe distance to 5 km (ok)
fix 'give ship' and 'buy ship' destroying inventory (ok)
data:
update starsystem roadmap
rename skies (lindblade1, lindblade2, ...)
-win32 port:
+project:
+ resolve build dependency issues