summaryrefslogtreecommitdiff
path: root/games/rogue/spec_hit.c
AgeCommit message (Collapse)Author
2002-07-18- string handling patch from David Holland, minimally modified. HighlightsPaul Janzen
are fewer magic constants, sprintf->snprintf, and better scorefile handling. Also, won't hang if forking a subshell fails. - a few needless functions have been trimmed, and a few extra defaults have been added to a few switches, just in case.
2001-08-12make get_input_line more general (only affects wizard mode)Paul Janzen
make special attacks a bit less likely in wizard mode remove declarations of a few nonexistant functions
1998-08-22More largely NetBSD-inspired code cleanupPaul Janzen
1997-07-23tabifykstailey
1995-10-18initial import of NetBSD treeTheo de Raadt