OSDN Git Service

fix #48255
[jnethack/source.git] / doc / fixes30.pl08
1 [ Release notes for nethack 3.0 patchlevel 8. ]
2
3 This patch is devoted to bugfixes and accommodations for more versions of
4 the newer ports.
5
6 The VMS port should now compile with both VAXC and GNUC and install more
7 easily under a variety of OS versions, thanks to Joshua Delahunty and Pat
8 Rankin.
9
10 A number of strange interactions in the Macintosh-specific code have been
11 cleaned up.
12
13 The MSDOS overlay manager was debugged, and the overlay assignments and macro
14 names straightened out, so the result should be both faster and more stable
15 than previous versions.  See the new file Install.ovl and various files in
16 the others directory for more information.
17
18 The Amiga port now specifies addressing modes for many external variables,
19 which should make its executable smaller and faster as well.
20
21
22 The biggest externally visible change separates DECgraphics and IBMgraphics
23 from the general graphics-setting code, and makes them selectable on the
24 command line.
25
26 Once again, existing saved games and bones files should be discarded (or the
27 update postponed until they are gone).
28
29 A number of reasonably simple bugs are no more, although some screen update
30 oddities are postponed to 3.1.  Among the dead are problems with shops on
31 bones levels, renaming artifacts, kicking non-objects, winning gem treatment,
32 level bounds checking and monster filling, mimic appearances, taking items
33 out of containers, monster interiors and inventories, and guard behavior.
34 Various other things were changed to be consistent with similar situations.
35
36