From: David Griffith Date: Wed, 20 May 2015 09:29:14 +0000 (-0700) Subject: More tidying up in preparation of release. X-Git-Url: https://scope-eye.net/git/?a=commitdiff_plain;h=799a79a4b9e89f61ffcd6402370ffc24d61bc459;p=liskon_frotz.git More tidying up in preparation of release. --- diff --git a/README b/README index d84fdfe..2c96cbb 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -FROTZ V2.43 - An interpreter for all Infocom and other Z-machine games. +FROTZ V2.44 - An interpreter for all Infocom and other Z-machine games. Complies with standard 1.0 of Graham Nelson's specification. Originally written by Stefan Jokisch in 1995-1997. @@ -10,11 +10,7 @@ Reference code and Unix port currently maintained by David Griffith. - Old-style sound support through OSS driver. - Config files. - Configurable error checking. -- Default use of the Quetzal file format. Command line option to use the - old format. There are several differences between the old-style save - format at Quetzal such that converting from old-style and Quetzal is - difficult if not impossible. This also means you can't restore an - old-style save and then save your game in Quetzal. +- Quetzal save file format. - Distributed under the GNU Public License. @@ -36,10 +32,8 @@ For those who are involved in creating and distributing binary packages containing Frotz and including Frotz in BSD-style ports/pkgsrc trees, see the file "PACKAGING". -The latest information on Unix Frotz is available at +The latest information on and source code of Unix Frotz is available at https://github.com/DavidGriffith/frotz -and -http://sourceforge.net/projects/frotz/ The latest release of Unix Frotz is available from the Interactive Fiction Archive at: diff --git a/doc/dfrotz.6 b/doc/dfrotz.6 index 613cb93..56429c1 100644 --- a/doc/dfrotz.6 +++ b/doc/dfrotz.6 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH FROTZ 6 2.43 +.TH FROTZ 6 2.44 .SH NAME dfrotz \- interpreter for Infocom and other Z-Machine games (dumb interface) diff --git a/doc/frotz.6 b/doc/frotz.6 index 0c07006..b3ce9c1 100644 --- a/doc/frotz.6 +++ b/doc/frotz.6 @@ -1,5 +1,5 @@ .\" -*- nroff -*- -.TH FROTZ 6 2.43 +.TH FROTZ 6 2.44 .SH NAME frotz \- interpreter for Infocom and other Z-Machine games