OSDN Git Service

fix #48255
[jnethack/source.git] / doc / fixes30.pl01
1 As things have mostly settled down to rediscoveries of fixed bugs, 
2 it is time to distribute the first batch of patches and ports.
3
4
5 NOTICE:  The diffs comprising this update batch were cut on NetHack 3.0
6          release version.  If you modified any of your files, store them
7          and replace with release version files before applying this kit.
8
9
10 Changes made:
11
12 Eric Smith provided a port to the Atari using gcc; the older Lattice C 
13 vestiges moved to different preprocessor options and remain untested.
14
15 Ralf Brown adapted NetHack to the Andrew File System.
16
17 The fruit naming code was enclosed in a new option, TUTTI_FRUTTI, which 
18 allows another 3K of object code to be defined out.
19
20 Various tweaks, rewritings, and reshufflings to get the code to get along
21 with various compilers and preprocessors, including Microport SysV/AT 2.4,
22 Gould UTX/32, HP-UX, and of course Turbo C.
23
24 Various suggested changes in behavior, none major.
25
26 Distribution of termcap.uu, the uuencoded termcap.arc for PCs that was
27 previously distributed with NetHack 2.2 and 2.3.
28
29 Explicit instructions to short-circuit common installation mistakes.
30
31
32 Bug fixes:
33
34 Various segmentation faults no longer exist, including the popular dropping
35 items in shops.
36
37 Vortices can no longer disappear through solid walls when they disgorge you
38 over a moat.
39
40 You now get credit for food when engulfing monsters.
41
42 A few more spelling errors that fell through the cracks.
43
44
45 Suggestion for overflowing compiler tables:  follow the SysV-AT trail in the
46 src Makefile with -DDUMB and DUMB.Setup.  It appears that many SVR2 3Bs will
47 need to do this.
48
49