summaryrefslogtreecommitdiffstats
path: root/rogue/monster.c
Commit message (Expand)AuthorAgeFilesLines
* WARNS=5dholland2013-08-111-28/+30
* Fix '=' for '==' in a test. From NAKAJIMA Yoshihiro in PR 42177.dholland2009-10-191-3/+3
* sprinkle staticdholland2009-08-121-9/+17
* ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make moredholland2008-01-141-60/+32
* Whitespace/KNF nits.dholland2008-01-141-7/+7
* Comprehensive (or at least extensive) string handling cleanup for rogue.dholland2007-12-271-4/+4
* Coverity CID 1287: not checking for error returnjnemeth2006-03-301-2/+4
* Change marker from "pmppc" to "powerpc" because a NetBSD-macppc buildtron2005-06-091-3/+3
* Add an initialization to placate -Wuninitialized.he2005-06-091-2/+4
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* constify, per PR 6148hubertf1998-11-101-8/+8
* fix prototype of mon_sees(), per PR#5867hubertf1998-09-111-2/+3
* As per PR bin/5806 by Joseph Myers <jsm28@cam.ac.uk>/lash@tellabs.com:hubertf1998-07-211-4/+14
* WARNSify (not an insignificant task...)lukem1997-10-121-40/+60
* clean up import, NetBSD RCS Idscgd1995-04-221-4/+9
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+867