From e6eacab79144074325849b20e47080609c375cd0 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Fri, 6 Jan 2006 06:12:25 +0000 Subject: [PATCH] mextra fixes entries --- doc/fixes35.0 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/fixes35.0 b/doc/fixes35.0 index 5f9a2168c..1be9dd518 100644 --- a/doc/fixes35.0 +++ b/doc/fixes35.0 @@ -105,6 +105,8 @@ devouring Medusa whole is fatal eating pet won't continue eating after becoming paralyzed or falling asleep randomize shopkeeper names when hallucinating fix wording for "leprechaun steals gold from between your feet" when mounted +magic trap that causes taming of monster that just expelled hero won't result + in upstream use of stale pointer; taming no longer replaces monst Platform- and/or Interface-Specific Fixes @@ -187,3 +189,5 @@ monst cham field now a short and uses mons[] index rearrange some monster ordering to follow rule #2 listed at top of monst.c change region player_flags to more appropriate unsigned int instead of boolean remove remains of sync_hunger, which has been ifdef'd out for years +new mextra structure housing pointers to mname, egd, epri, eshk, emin, edog +consolidate vault.h, epri.h, eshk.h, emin.h and edog.h into new mextra.h