home · contact · privacy
Client: Fit interface_conf to new config file style. Also, refactorings.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 16d126be2371c5374c1ab8b51ad0f58689f9700a..17d136419b53d61ce5a03d2f5d6a540bc328c3b3 100644 (file)
--- a/TODO
+++ b/TODO
@@ -9,8 +9,6 @@ BOTH SERVER/CLIENT:
 
 - be more strict and humble when allocating memory from the stack
 
-- may err_line store the processed line internally as it does the line count
-
 SERVER:
 
 - implement field of view / line of sight and obstacles for those on the map
@@ -29,5 +27,3 @@ CLIENT:
 - enable toggling of window borders
 
 - make log scrollable
-
-- implement server-config-file-like parsing for client-config-files, too