diff options
author | Stijn Buys <ingar@osirion.org> | 2009-11-14 18:05:52 +0000 |
---|---|---|
committer | Stijn Buys <ingar@osirion.org> | 2009-11-14 18:05:52 +0000 |
commit | e61d9ba10a40c9e51d14b30b86b2b3fe853f5db8 (patch) | |
tree | 469ec5d63897744132d87397c6898fa847431a4e /doc/TODO | |
parent | 4293e8854a30443e4d5818fc55df404976dbfd9b (diff) |
made core::Entity and core::Zone child classes from core::Label
Diffstat (limited to 'doc/TODO')
-rw-r--r-- | doc/TODO | 19 |
1 files changed, 8 insertions, 11 deletions
@@ -16,17 +16,18 @@ version 0.1.0: fix ui widget hierarchy version 0.2.0: + cargo + inventories server-client event system, hit-once lightweight entities explosion events - weapons fire events - - model trigger_dock + sound events + world sounds + eject/beam cargo version 0.3.0: - comodities - economy + weapons + ship improvements (radars, shield, armor) - filesystem: write a filesystem based on streams write handlers for zip @@ -73,9 +74,7 @@ render: sphere texture distortion at the poles ui: - fix chat while docked (ok) - - text color configuration + add generic trade/inventory widget sound: entity/event positional sounds @@ -87,8 +86,6 @@ game: entity health/shield/armor data: - move ships into subdiretories (colonial/, lindblade/, tsu-khan/, ) (ok) - update starsystem roadmap rename skies (lindblade1, lindblade2, ...) |