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.
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
curses.buildlink2.mk. This was wrong because we _really_ do want to
express that we want _n_curses when we include the buildlink2.mk file.
We should have a better way to say that the NetBSD curses doesn't
quite work well enough. In fact, it's far better to depend on ncurses
by default, and exceptionally note when it's okay to use NetBSD curses
for specific packages. We will look into this again in the future.