Remove inventory commands from the pirare log - more hope of completing it.
[open-adventure.git] / TODO
diff --git a/TODO b/TODO
index 3e7758d1e1c3e04b4051ee008af8e27b9db606c5..777e9419c8a1d3c08f53eafe7a657ba9a9625b58 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,12 +1,8 @@
 = Open Adventure TODO =
 
-* Use a real pseudorandom-number generator with a seed rather than just
-  time-sampling.
+* Find the extra 5 treasures.
 
-* 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.
+* Make more regression tests from walkthroughs.
 
 * Translate the FORTRANish mess to actual C.