OSDN Git Service

upgrade to 3.6.2
[jnethack/source.git] / doc / fixes30.pl03
1 [ Releases notes for nethack 3.0 patchlevel 3. ]
2
3 The main changes included in patch kit 3 are as follows:
4
5 A few new objects were added to objects.c, so old save/bones files 
6 should be thrown out.
7
8 Prototypes were adapted to satisfy ANSI C.  Hopefully, we will not see
9 anymore postings which helpfully fix prototypes for ANSI, while breaking
10 them for the MSDOS compilers they were, originally, set up for.
11
12 Use of $(MAKE), and a better use of $PAGER, in scripts.
13
14 Improvements to OS/2 and TOS code, including their Makefiles.
15
16 Graphics setting was centralized.
17
18 Alignment was added to artifacts, and their suitability was improved.
19
20 Discover mode games no longer use up bones files.
21
22 Some excess 'register's that were giving Xenix trouble were removed.
23
24 We settled an (amusing) argument over "rights" to available bits which
25 was responsible (unintentionally) for ring-wielding bestowing
26 long-lasting intrinsic attributes.  
27
28 In addition, many bugs were fixed.  Among those were the problems
29 with polymorphing creatures that swallowed you, finishing with
30 containers, having chains eaten, external pagers, statue weights, wishing
31 loopholes, parsing endgame options, and monsters growing up.
32
33 In other words, this is a nuts and bolts patch, nothing dramatic but
34 lots of cleanup.
35