summaryrefslogtreecommitdiff
path: root/games/larn/monster.c
AgeCommit message (Expand)Author
2021-05-02games: remove trailing whitespace in *.c and *.hrillig
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2012-06-19WARNS=5dholland
2009-08-12sprinkle staticdholland
2008-02-03Once upon a time, larn 12.0 had functions named getchar() and putchar()dholland
2008-02-03Larn does not need its own private versions of functions from <ctype.h>.dholland
2008-02-03Make a bunch of functions static. Merged from larn 12.2.dholland
2008-01-28Larn now builds with WARNS=4.dholland
2008-01-28Add gcc printf format checking, and fix the abundant problems this revealed.dholland
2007-04-22Per PR 36185, OKed by martin@mouse
2006-03-19Coverity CID 2073: Fix memory leak.christos
2006-03-19Coverity CID 999: Prevent NULL deref.christos
2004-01-27Remove uses of __P.jsm
2001-02-05- rename getchar to lgetchar to avoid conflicts with the stdio getcharchristos
1998-08-30Add braces to make the new egcs happy.veego
1997-10-18Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos
1995-04-24Various changes to make games compile w/o warnings on the alpha:cgd
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd