Index                       this file

Frotz232Src.zip             Source code of Frotz 2.32 for DOS,
                           by Stefan Jokisch.

DosFrotz232Std10.zip        Frotz version 2.32 for DOS, by Stefan Jokisch.

UnixFrotz-V6.diff           A patch for the UNIX version of Frotz
                           by Christopher Sekiya.
                           This patch provides 'better' support for the V6
                           games (Arthur and Shogun) -- the graphics are not
                           displayed, but the games are now playable in text
                           mode (the screen corruption is fixed).

UnixFrotz232R2Std10.tar.gz  Frotz version 2.32 for Unix, Unix release 2,
                           ported by Galen Hazelwood.

frotz-2.32-lanzz.patch.gz   A patch for UnixFrotz232R2Std10.tar.gz
                           by Mihail Milushev which adds subdir saving to
                           Frotz. Games will be saved to a subdir named
                           "game.z5.save" in the same directory where "game.z5"
                           is located. It also contains all the other patches
                           found in this directory as of 14feb2000.

frotz-davepatch-19991218    A patch for UnixFrotz232R2Std10.tar.gz
                           by David Griffith, unifying patches by
                           Timo Korvola, Torbjorn Anderson, and
                           Martin Frost, plus corrections.

frotz_zstrict_patch         A source code patch for UnixFrotz 2.32r2 (but also
                           applicable to other Frotz versions) that adds a
                           check for common opcode errors and a command line
                           option for how to deal with these errors.
                           Written by Torbjorn Andersson, based on
                           Andrew Plotkin's patch for Zip 2.0.

frotz_result                Transcripts from Frotz with and without the zstrict
frotz_zstrict_result        patch (see frotz_zstrict_patch) running strictz.z5,
                           which verifies the behaviour of the zstrict patch.
                           strictz.z5 is in /infocom/interpreters/tools.

frotz_ux_input_patch        A patch for the file ux_input.c from Unix Frotz,
                           which prevents character code 0 being entered,
                           written by Torbjorn Andersson.

frotzpatch.tar.gz           A combined patch for Frotz 2.32, including the
                           zstrict patch by Torbjorn Anderson and the
                           Quetzal patch by Martin Frost, plus instructions
                           for applying the patches under Unix.

frotzpl3.zip                Frotz Plus release 3, i.e. Frotz version 2.01 with
                           support for SVGA and SoundBlaster 16 for DOS added
                           by Linards Ticmanis.

unix-frotz-2.32.patch       Patch for Unix Frotz to improve the terminal
                           I/O routines under Ncurses, written by
                           Timo Korvola.