home · contact · privacy
Add to TODO.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 5082737046988a0f62bdceec57e5f2bfc56e398c..76c8a4706fda6b8c8186bfb977eb1fe47452238b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,8 +15,8 @@ BOTH SERVER/CLIENT:
 
 SERVER:
 
-- optimize too-slow AI / FOV algorithms; maybe use
-  <http://forums.roguetemple.com/index.php?topic=3675.0>?
+- consider
+  <http://www.plomlompom.de/PlomRogue/plomwiki.php?title=TheCreationOfSpace#comment_0>
 
 - save confserver/world data in record and save file, too; handle them like god
   commands
@@ -28,3 +28,5 @@ CLIENT:
 - enable toggling of window borders
 
 - make log scrollable
+
+- do something about a growing log slowing down the client