Revert SEED handling and comment orocessing. It broke database compilation.
[open-adventure.git] / TODO
diff --git a/TODO b/TODO
index 4c7ab1bb9e628a08bd5e8f187b6217308efc8953..681e95987ca2f0055b91a4e2a19a1b852cfcc93e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,6 +1,9 @@
 = Open Adventure TODO =
 
-* Add command logging and command log replay.
+* Update the command parser to accept a PRNG seed value.
+
+* 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.