Home | History | Annotate | Download | only in hack

Lines Matching refs:monst

82 static int dochugw(struct monst *);
83 static void mpickgold(struct monst *);
84 static void mpickgems(struct monst *);
86 static int ishuman(struct monst *);
91 struct monst *mtmp;
179 justswld(struct monst *mtmp, const char *name)
195 youswld(struct monst *mtmp, int dam, unsigned int die, const char *name)
213 dochugw(struct monst *mtmp)
233 dochug(struct monst *mtmp)
317 m_move(struct monst *mtmp, int after)
319 struct monst *mtmp2;
547 mpickgold(struct monst *mtmp)
559 mpickgems(struct monst *mtmp)
576 mfndpos(struct monst *mon, coord poss[9], int info[9], int flag)
579 struct monst *mtmp;
702 mondead(struct monst *mtmp)
721 replmon(struct monst *mtmp, struct monst *mtmp2)
736 relmon(struct monst *mon)
738 struct monst *mtmp;
752 static struct monst *fdmon; /* chain of dead monsters, need not to be
756 monfree(struct monst *mtmp)
765 struct monst *mtmp;
773 unstuck(struct monst *mtmp)
788 killed(struct monst *mtmp)
929 struct monst *mtmp;
941 newcham(struct monst *mtmp, const struct permonst *mdat)
984 mnexto(struct monst *mtmp)
994 ishuman(struct monst *mtmp)
1000 setmangry(struct monst *mtmp)
1016 canseemon(struct monst *mtmp)