home · contact · privacy
Maps are always squares, therefore define only their edge lengths.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 42187cd10c2686a907520ec40389dce2cf297bb5..c6623da4ddf03a19c52db310a12cb1e684a275a2 100644 (file)
--- a/TODO
+++ b/TODO
@@ -11,7 +11,7 @@ BOTH SERVER/CLIENT:
 
 SERVER:
 
-- implement field of view / line of sight and obstacles for those on the map
+- optimize too-slow AI / FOV algorithms
 
 - is it actually useful to define map object action ids in the config file?
 
@@ -23,5 +23,3 @@ CLIENT:
 - enable toggling of window borders
 
 - make log scrollable
-
-- handle systems without SIGWINCH