(Contributed by ahby@umn-cs)
Makefile.pc Streamlined compilation of main.o, tty.o, and unix.o
-Makefile.tcc (Contributed by polder@cs.vu.nl).
+Makefile.tcc (Contributed by polder@cs.vu).
data.base deletion of duplicate lines and spelling fixes. (sweet@scubed)
pri.c Added colour highliting functions (sweet@scubed)
-prisym.c changed "symbol.room" to "ROOM_SYM" (one I missed)
- (Ralf.Brown@b.gp.cs.cmu.edu)
- Changed "dirlet()" to return an int. (maartenj@cs.vu.nl)
+prisym.c changed "symbol.room" to "ROOM_SYM" (one I missed; Ralf.Brown)
+ Changed "dirlet()" to return an int. (maartenj@cs.vu)
-msdos.c Changed "symbol" to "showsyms" (Ralf.Brown@b.gp.cs.cmu.edu)
+msdos.c Changed "symbol" to "showsyms" (Ralf.Brown)
Fixed up REDO & IBMBIOS stuff. (Kevin Sweet - sweet@scubed)
do.c Dropping gold asked for only when gold posessed. (walz@mimsy)
Potential unsigned value problem fixed (u.ucreamed)
- Added leash dropping code. (maartenj@cs.vu.nl)
+ Added leash dropping code. (maartenj@cs.vu)
Blind modifications for blindfolding. (eric@snark)
Value wrap fixed for u.ucreamed
shk.c "inshop" crash bug corrected (many sources).
extern declaration of carrying() moved to avoid a Turbo-C
- type mismatch msg. (Ralf.Brown@b.gp.cs.cmu.edu)
+ type mismatch msg. (Ralf.Brown)
Added new "online()" which executes faster. (tom@uw-warp)
Blind modifications for blindfolding. (eric@snark)
Added item pricing shopkeeper talk.
Cleaned up Kops code. (sweet@scubed)
mhitu.c Argument mismatches fixed. (walz@mimsy)
- Scorpion/spider mixup fix. (William LeFebvre - phil@rice.edu)
+ Scorpion/spider mixup fix. (William LeFebvre - phil@rice)
Blind modifications for blindfolding. (eric@snark)
potion.c Argument mismatch fixed. (walz@mimsy)
Declaration of "register struct monst *m_at()" fixed. (many)
Typo fixed. (tom@uw-warp)
Fixed scroll of scare monster pickup problems (and giveaway)
- (polder@cs.vu.nl)
+ (polder@cs.vu)
Documentation modifications for blindfolding. (eric@snark)
ioctl.c ioctl call for SET changed to function properly under
wield.c Ability to remove cursed weapons w. w- removed. (many sources)
options.c Major rewrite of options help. Now uses pager. (mike@genat)
- Rewrote GRAPHICS setup. (maartenj@cs.vu.nl)
+ Rewrote GRAPHICS setup. (maartenj@cs.vu)
Allowed reassignment of inventory order #ifdef DGK
- (polder@cs.vu.nl)
+ (polder@cs.vu)
pray.c Fixed mk_obj of spellbook under all conditions to make book
if "SPELLS" defined, and scroll otherwise. (unruh@infbs)
zap.c Potion of invis. breakage message improved. (unruh@infbs)
Added WAN_PROBING to "zapyourself".
- Changed "dirlet()" to return an int. (maartenj@cs.vu.nl)
+ Changed "dirlet()" to return an int. (maartenj@cs.vu)
Fixed cancellation code to work properly on wands (spe
set to -1 instead of 0) this means no infinite wands of
wishing. (Ron Wessels - ron@utcsri)
Added fcn to destroy wands with zero charges. (sweet@scubed)
pcmain.c Added a routine to zero out the fileinfo array in order to
- prevent crashes on level change. (ralf@b.gp.cs.cmu.edu)
+ prevent crashes on level change. (Ralf.Brown)
Added chdir to HACKDIR before looking for .CNF file.
- Added call "uptodate(savefile)". (polder@cs.vu.nl)
+ Added call "uptodate(savefile)". (polder@cs.vu)
pager.c changed "cornline()" to use xputs for HI/HE. (tom@uw-warp)
added choice for dowhatis() to allow letter or cursor object
- selection. (polder@cs.vu.nl)
+ selection. (polder@cs.vu)
cmd.c Added ^W (wish) and ^I (ident-all) commands for WIZARD-mode.
- (Paul Polderman - polder@cs.vu.nl)
+ (Paul Polderman - polder@cs.vu)
Added "Z" as alternate to "# cast" (Eric Raymond - eric@snark)
u_init.c Expanded a tab which didn't show in raw mode.
Changed trobj.trotyp to "unsigned short" to avoid >255
- problems. (Maarten Jan Huisjes - maartenj@cs.vu.nl)
+ problems. (Maarten Jan Huisjes - maartenj@cs.vu)
Removed wand of wishing from WIZARD's inventory (due to
- the above cmd additions). (polder@cs.vu.nl)
+ the above cmd additions). (polder@cs.vu)
Fixed declaration of leash. (simon@its63b)
Beefed up Wizard class.
Added Wakizashi for Samurai.
Modifications to provide blindfolds. (eric@snark)
end.c changed inventory identification on death to list form.
- (polder@cs.vu.nl)
+ (polder@cs.vu)
added hallucination effects to done_in_by()
added posession of amulet flag for scoreboard (sweet@scubed)
-wizard.c corrected "nasties" decl. (maartenj@cs.vu.nl)
+wizard.c corrected "nasties" decl. (maartenj@cs.vu)
Blind modifications for blindfolding. (eric@snark)
-do_wear.c Prot. from shape changers logic fixed. (maartenj@cs.vu.nl)
+do_wear.c Prot. from shape changers logic fixed. (maartenj@cs.vu)
-lev.c Prot. from shape changers logic fixed. (maartenj@cs.vu.nl)
+lev.c Prot. from shape changers logic fixed. (maartenj@cs.vu)
-mon.c Inserted cast to fix compiler warning. (maartenj@cs.vu.nl)
+mon.c Inserted cast to fix compiler warning. (maartenj@cs.vu)
Nymphs now leave potions of object detection when killed.
Kops now don't leave treasure behind. (sweet@scubed)
topl.c Changed size of "toplines" to avoid overflow in "parseoptions"
- when help is asked for. (probably n/a) (maartenj@cs.vu.nl)
+ when help is asked for. (probably n/a) (maartenj@cs.vu)
topten.c Added longer death descriptions, including name of
shopkeeper who killed character. (many sources)
termcap.c Changed allocation of HI/HO for copying SI/SO to allow room
- for null. (maartenj@cs.vu.nl)
+ for null. (maartenj@cs.vu)
Added PCHack 3.61 termcap stuff.
Added colour highliting code. (sweet@scubed)
-version.c Expanded a tab for rawmode io. (maartenj@cs.vu.nl)
+version.c Expanded a tab for rawmode io. (maartenj@cs.vu)
objnam.c Allow the WIZARD to wish for really excessive objects.
- (polder@cs.vu.nl)
+ (polder@cs.vu)
makedefs.c Added "freopen" which works (MSC 4.0 drops first couple
of lines). Solves missing #define AMULET... problem.
-From @RELAY.CS.NET,@central.cis.upenn.edu:izchak@linc.cis.upenn.edu Sun Jun 3 19:07:16 1990
-Received: from tekred.CNA.TEK.COM by saab.CNA.TEK.COM (3.2/6.24)
- id AA19831; Sun, 3 Jun 90 19:07:15 PDT
-Received: by tekred.CNA.TEK.COM (5.51/6.24)
- id AA07744; Sun, 3 Jun 90 19:04:46 PDT
-Received: by tektronix.TEK.COM (5.51/7.1)
- id AA19147; Sun, 3 Jun 90 19:09:13 PDT
-Received: from by zephyr.ENS.TEK.COM (4.1/7.1)
- id AB19260; Sun, 3 Jun 90 19:03:29 PDT
-Received: from relay.cs.net by RELAY.CS.NET id aa02627; 3 Jun 90 21:57 EDT
-Received: from central.cis.upenn.edu by RELAY.CS.NET id aa02050;
- 3 Jun 90 21:58 EDT
-Received: from LINC.CIS.UPENN.EDU by central.cis.upenn.edu
- id AA24573; Sun, 3 Jun 90 21:58:54 -0400
-Return-Path: <izchak@linc.cis.upenn.edu>
-Received: by linc.cis.upenn.edu
- id AA04476; Sun, 3 Jun 90 21:58:14 EDT
-Date: Sun, 3 Jun 90 21:58:14 EDT
-From: Izchak Miller <izchak@linc.cis.upenn.edu>
-Posted-Date: Sun, 3 Jun 90 21:58:14 EDT
-Message-Id: <9006040158.AA04476@linc.cis.upenn.edu>
-To: billr@saab.CNA.TEK.COM
-Subject: UPDATE8
-Status: O
+[ Release notes for nethack 3.0 patchlevel 8. ]
This patch is devoted to bugfixes and accommodations for more versions of
the newer ports.