home · contact · privacy
Added TODO point.
[plomrogue] / TODO
diff --git a/TODO b/TODO
index 04a1f0ec233a82c736854f8ae7ae7ad2578a9762..7a18afd08450e12b115a2419ec82b4dadf76089d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -13,6 +13,8 @@ BOTH SERVER/CLIENT:
 
 - check for return values of *printf()
 
+- make config files format more readable / self-explanatory
+
 SERVER:
 
 - implement field of view / line of sight and obstacles for those on the map
@@ -21,6 +23,8 @@ SERVER:
 
 - is it actually useful to define map object action ids in the config file?
 
+- make shape of map (and diagonal movement penalty) configurable in config file
+
 CLIENT:
 
 - enable toggling of window borders