home · contact · privacy
Server: Remove unused/obsolete world.enemy_fov.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 00b66b2ed702694a56b220423db14b4afab45476..5082737046988a0f62bdceec57e5f2bfc56e398c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -15,11 +15,14 @@ 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
 
+- ensure atomic re-writing of savefile
+
 CLIENT:
 
 - enable toggling of window borders