Remove inventory commands from the pirare log - more hope of completing it.
[open-adventure.git] / TODO
diff --git a/TODO b/TODO
index 3fe80a7dc885c4bd88ffc5cb80a1c50a0432bb33..777e9419c8a1d3c08f53eafe7a657ba9a9625b58 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,16 +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 logging and 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.
-
-* Add command-line option to disable all extension features.  First
-  extension features: (1) Command prompt, (2) initial resource-allocation
-  number display suppressed.
+* Make more regression tests from walkthroughs.
 
 * Translate the FORTRANish mess to actual C.