summaryrefslogtreecommitdiffstats
path: root/rogue/score.c
Commit message (Expand)AuthorAgeFilesLines
* Use __dead and __printflike instead of __attribute__.dholland2011-08-261-3/+3
* sprinkle staticdholland2009-08-121-7/+13
* ANSIfy. Remove unnecessary casts. Clean up for -Wsign-compare. Make moredholland2008-01-141-50/+22
* Whitespace/KNF nits.dholland2008-01-141-8/+8
* Comprehensive (or at least extensive) string handling cleanup for rogue.dholland2007-12-271-179/+272
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Make "rogue" build with "WARNS=2". The necessary patches were suppliedtron2002-07-071-4/+4
* Fix for FreeBSD/13278, from FreeBSD:wiz2001-08-091-3/+3
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-2/+5
* constify, per PR 6148hubertf1998-11-101-10/+12
* WARNSify (not an insignificant task...)lukem1997-10-121-30/+44
* clean up import, NetBSD RCS Idscgd1995-04-221-4/+9
* new curses updatecgd1993-11-101-2/+3
* Use `r+' rather than `a+' when opening score file.mycroft1993-09-231-2/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+581