home · contact · privacy
Add to TODO.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 971c47ad93295ba0682e5adbf4a48c4faa8dba58..ba8011e899622e1cdc5962d13071606113779cd6 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,6 +9,8 @@ BOTH SERVER/CLIENT:
 
 - make config files format more readable / self-explanatory
 
+- be more strict and humble when allocating memory from the heap
+
 SERVER:
 
 - implement field of view / line of sight and obstacles for those on the map
@@ -25,5 +27,3 @@ CLIENT:
 - enable toggling of window borders
 
 - make log scrollable
-
-- re-organize code: empty misc.h into proper modules, split up windows.h