From b2c0107fed4a5ab70d1f8d44dd61c0450cbbbce6 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 31 May 2017 14:34:32 -0400 Subject: [PATCH] Metadata update. --- NEWS | 5 +++-- TODO | 6 ++---- control | 2 +- tests/trident.log | 1 + 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/NEWS b/NEWS index a6928f6..13bbd33 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -= OpenAdventure project news = += Open Adventure project news = Repository head:: Forward port of Crowther & Woods's 430-point Adventure 2.5. @@ -6,4 +6,5 @@ Repository head:: Game logs are now fully reproducible via the "seed" command. Added regression-test suite using seed. Added command prompt; -o suppresses this. Otherwise no gameplay changes. - + Fixed bug that caused reservoir word not to be randomized. + Makefile does parallel builds. diff --git a/TODO b/TODO index 777e941..69ebc40 100644 --- a/TODO +++ b/TODO @@ -1,9 +1,7 @@ = Open Adventure TODO = -* Find the extra 5 treasures. - -* Make more regression tests from walkthroughs. +* Make a full walkthrough. * Translate the FORTRANish mess to actual C. -* Inline the database so the code doesn't need an external file. + diff --git a/control b/control index 89c4d70..02bdd6b 100644 --- a/control +++ b/control @@ -7,7 +7,7 @@ Description: Colossal Cave Adventure, the 1995 430-point version. This is the last descendent of the original 1976 Colossal Cave Adventure worked on by the original authors - Crowther & Woods. It has sometimes been known as Adventure 2.5. The original PDP-10 name 'advent' is used - to avoid collision with the BSD Games version. + for the built program to avoid collision with the BSD Games version. #XBS-Destinations: freshcode diff --git a/tests/trident.log b/tests/trident.log index 404ca9c..7e9107b 100644 --- a/tests/trident.log +++ b/tests/trident.log @@ -85,6 +85,7 @@ d u s up +# Hall of Mists w w w -- 2.31.1