From 836799946d9da0d68ba93a6857b2c0ba3617c89d Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Tue, 1 May 2012 19:07:53 +0000 Subject: Updated documentation, match documentation style with website stylesheet. --- developer/TODO | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'developer/TODO') diff --git a/developer/TODO b/developer/TODO index 171b135..1703171 100644 --- a/developer/TODO +++ b/developer/TODO @@ -25,7 +25,7 @@ filesystem: fs_base, fs_mod, fs_game, to be used by modules model: - .obj support + (ok) .obj support .md3 support (ok) .ase submaterials (ok) @@ -94,11 +94,11 @@ render: ui: unify event handlers, expand Event class and make derived event classes - listview scrolling + (ok) listview scrolling - make modelview and slider dragging work when the mouse leaves the widget - if the mouse button is pressed, mouse focus should stick to the last clicked widget - until the button is released + (ok) make modelview and slider dragging work when the mouse leaves the widget: + if the mouse button is pressed, mouse focus should stick to the last clicked widget + until the button is released (ok) slider mouse dragging (ok) correct modelview lighting @@ -113,6 +113,7 @@ sound: game: add Ship::ship_dock, making docking independent of player->view() -> relates to player-to-player trading have the goto command check the target's Docked state -> ties into ship dock awereness + move Ship::dock() functionality into core::EntityControlable ship health/shield/armor add fleet support -- cgit v1.2.3