Commit graph

4 commits

Author SHA1 Message Date
wiz
f032225eee Update to 5.1:
v5.1  The bitmap graphics from the US Macintosh release of Lancelot
        now display correctly.

  v5.0  V1 games are also now supported.
        The input logic now correctly handles commas and full stops
        in the user's input for v3 or later games.
        The input logic now allows hyphens and apostrophes to be
        input, which is needed for some v2 games.
        The dictionary listing for v2 games no longer has junk on the
        end.
        The graphics detection algorithm has been improved, so that it
        now correctly finds graphics in all known games.
        A difference in the logic between the v2 and v3 line-drawn
        graphics has been implemented, which corrects the scaling for
        some v2 graphics.
        Added #seed and #play meta commands.

  v4.1  Corrected a bug that made Lancelot unplayable.
        BBC B bitmaps are now shown as they appeared on the original
        computer.
2013-10-13 10:19:22 +00:00
roy
dd33f4a81b Add patch 2013-10-11 16:41:18 +00:00
dillo
a9f2978080 Apply patch provided by Brett Lymn to make this work with NetBSD's curses.
Bump PKGREVISION.
2003-10-01 20:21:40 +00:00
dillo
849e1fac6e Fix for big-endian machines. Patch provided by Lloyd Parkes in PR 22829. 2003-09-17 14:13:17 +00:00