added usages of trim to lists
[physics.git] / TODO
diff --git a/TODO b/TODO
index 54b6269..899d0f9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -23,8 +23,13 @@ and a * entry is something to remember when working in this area of the project.
 
 - remove (at least direct) uses of stl and the std libs
  - create my own set
-  - replace the setPhys in collisionHandler
+  - replace the set in collisionHandler
+  - replace the set in effectManager
  - create my own list
+ - create my own queue
+  - replace queue in entityCreator
+
+- figure out a better way to sync the initializers of the threads
 
 
 *******************************************************************************