]> granicus.if.org Git - nethack/commit
R809 - newcham message reorganization
authorcohrs <cohrs>
Tue, 23 Apr 2002 06:15:52 +0000 (06:15 +0000)
committercohrs <cohrs>
Tue, 23 Apr 2002 06:15:52 +0000 (06:15 +0000)
commit2c26ea1dd56b26450ef8aa19df4612c3da7817d7
tree25829c58930d1aefe89d0f4d7278dbae47404bd3
parent7c0e55e6aa2419d299eb1bb5c94ec919a6ce0752
R809 - newcham message reorganization
Add a param to newcham() to let it print "The oldmon turns into a newmon!"
rather than always printing this externally.  Should ensure a good ordering
of the messages.  Also put some special name handling in one place and
catch a couple cases where "saddled" was printed, resulting in funny messages.
include/extern.h
src/dogmove.c
src/makemon.c
src/mhitm.c
src/mon.c
src/muse.c
src/trap.c
src/uhitm.c
src/zap.c