summaryrefslogtreecommitdiff
path: root/games/rogue/rogue.h
AgeCommit message (Expand)Author
2004-01-21make rogue const-correct, and fix one write-strings issue.Marc Espie
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-12From NetBSD: remove more duplicate declarations.Paul Janzen
2003-05-11Remove duplicate prototype.Paul Janzen
2003-03-11double words and spelling fixesDavid Krause
2002-07-26A few better buffer sizes (from Ian McWilliam, long ago); functions localPaul Janzen
2002-07-18- string handling patch from David Holland, minimally modified. HighlightsPaul Janzen
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-08-12make get_input_line more general (only affects wizard mode)Paul Janzen
2001-08-10Minor -WallPaul Janzen
2001-08-10Remove local curses implementation which was never used.Paul Janzen
1998-08-22More largely NetBSD-inspired code cleanupPaul Janzen
1997-07-23tabifykstailey
1995-10-18initial import of NetBSD treeTheo de Raadt