More switch reformatting.
[open-adventure.git] / TODO
diff --git a/TODO b/TODO
index 4c7ab1bb9e628a08bd5e8f187b6217308efc8953..3e7758d1e1c3e04b4051ee008af8e27b9db606c5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,10 @@
 = Open Adventure TODO =
 
-* Add command logging and command log replay.
+* Use a real pseudorandom-number generator with a seed rather than just
+  time-sampling.
+
+* Add command log replay.  Note that the replay log needs to begin
+  with the random-number seed.
 
 * Use that feature to make regression tests from walkthroughs.