From: Christian Heller <c.heller@plomlompom.de>
Date: Fri, 4 Jul 2014 21:49:34 +0000 (+0200)
Subject: Add hint to TODO on how to improve field of view calculation.
X-Git-Tag: tce~739
X-Git-Url: https://plomlompom.com/repos/%7B%7Bdb.prefix%7D%7D/static/%7B%7Bprefix%7D%7D/move_down?a=commitdiff_plain;h=82f133cf623c2ed8450aaa3701585f873c76a091;p=plomrogue

Add hint to TODO on how to improve field of view calculation.
---

diff --git a/TODO b/TODO
index 00b66b2..6ac09aa 100644
--- a/TODO
+++ b/TODO
@@ -15,7 +15,8 @@ BOTH SERVER/CLIENT:
 
 SERVER:
 
-- optimize too-slow AI / FOV algorithms
+- optimize too-slow AI / FOV algorithms; maybe use
+  <http://forums.roguetemple.com/index.php?topic=3675.0>?
 
 - save confserver/world data in record and save file, too; handle them like god
   commands