summaryrefslogtreecommitdiff
path: root/games/larn/header.h
AgeCommit message (Expand)Author
2008-08-29Both legs of the conditional operator must return the same type.gmcgarry
2008-02-03Larn does not need its own private versions of functions from <ctype.h>.dholland
2008-02-03A long time ago, larn had code to prohibit playing it during work hours.dholland
2008-02-03Some assorted minor cleanups, from larn 12.2.dholland
2008-02-03Since games are (now) setgid, not setuid, it is no longer necessary todholland
2008-01-28Larn now builds with WARNS=4.dholland
2006-11-24s/existance/existence/, from Zafer.wiz
2005-02-03A preprocessor macro named "srand" was defined which seeded the randomperry
2003-10-21Don't redefine NULLagc
2001-02-05- rename getchar to lgetchar to avoid conflicts with the stdio getcharchristos
1997-10-25Fix time_t vs. long botch.thorpej
1997-10-18Tons of changes; re-indent, use termios, fix warnings, add prototypes...christos
1997-07-13gtime -> gltime to avoid conflict in time.hchristos
1997-03-29Make these compile on the PowerPC (an unsigned char system).thorpej
1996-05-22oops, we do need privs. do the right seteuid() thing.mrg
1995-04-24Various changes to make games compile w/o warnings on the alpha:cgd
1995-04-22clean up handling of fortunes a bit.cgd
1995-03-23merge with Lite, new RCS id conventions, etc.cgd
1994-10-21Fix various problems with the potion/scroll name hiding mechanism.mycroft
1993-08-02Add RCS identifiers, remove some completely useless RCS logs and patchkitmycroft
1993-04-20Don't modify string constants.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd