diff LightClone/ToDo.txt @ 61:1fe27776627e

Added asserts
author koryspansel
date Mon, 03 Oct 2011 15:05:09 -0700
parents b0f642ee22d3
children 44dcff5abf12
line wrap: on
line diff
--- a/LightClone/ToDo.txt	Mon Oct 03 08:58:08 2011 -0700
+++ b/LightClone/ToDo.txt	Mon Oct 03 15:05:09 2011 -0700
@@ -1,10 +1,15 @@
-1.	Button tool tips
+Required:
+1.	Robot model & texture
 2.	Main menu
 3.	Pause menu
-4.	Robot model & texture (.x format)
-5.	Help interface
-6.	Add asserts
-7.	Move resource manager into a service provider container
-8.	Fix gui element destruction
-9.	Add sound and music
-10.	Additional maps
\ No newline at end of file
+4.	Additional maps
+5.	Add camera position to map
+
+Polish:
+1.	Button tool tips
+2.	Move resource manager into a service provider container
+3.	Add sound and music
+4.	Help interface
+
+Bugs:
+1.	Fix gui element destruction