summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2001-08-17Better handling of out-of-range numbers.Paul Janzen
2001-08-17'y' and 'Y' both mean yes.Paul Janzen
2001-08-12WhoopsPaul Janzen
2001-08-12make get_input_line more general (only affects wizard mode)Paul Janzen
2001-08-12Nothing but comments after #endif; heko@Paul Janzen
2001-08-11More was necessary.Paul Janzen
2001-08-10-m option for mugginsPaul Janzen
2001-08-10Minor -WallPaul Janzen
2001-08-10Remove local curses implementation which was never used.Paul Janzen
2001-08-09typosPaul Janzen
2001-08-09Corrections, amplifications, typo fixes, and duplicate removal, from orPaul Janzen
2001-08-08Pasto found by jhar2gthr@yahoo.com in FreeBSDPaul Janzen
2001-08-08FreeBSD PR 13278: killed by fire corrupts score file; from Mark W. KrentelPaul Janzen
2001-08-06Nothing but comments after #endif and #else; heko@iki.fiPaul Janzen
2001-07-09Remove .Pp next to .Sh; mpech@prosoft.org.lvPaul Janzen
2001-07-09Fixes, mainly from Thomas Nordin <nordin@cse.ogi.edu>Paul Janzen
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-06-26correct usage(); pointed out by pvalchev@Paul Janzen
2001-06-25sync usage message with reality, alphabetize option order; ok pjanzenPeter Valchev
2001-06-25People here are writing packet filters, and I... well, I just corrected aPaul Janzen
2001-06-25typoPaul Janzen
2001-06-24typo; masonTheo de Raadt
2001-06-23termios -> cursesPaul Janzen
2001-06-23Make sure screen is big enough to play.Paul Janzen
2001-06-23ok, tmac is now fixedTheo de Raadt
2001-06-23join .%A entries; most by bk@rt.fmTheo de Raadt
2001-06-06Reorder and tidy; partly from mpech@prosoft.org.lvPaul Janzen
2001-06-06Better formatting; removed extraneous right parenthesis.Paul Janzen
2001-06-06reorder sections, minor tidying; mpech@prosoft.org.lvPaul Janzen
2001-06-06remove unnecessary quotes; mpech@prosoft.org.lvPaul Janzen
2001-06-04my licence now permits modification. plus some tiny style cleanupDavid Leonard
2001-06-03List FILESPaul Janzen
2001-06-03clean up and fix some; based on change of wiz@netbsd.orgPaul Janzen
2001-06-03make '++' work.Paul Janzen
2001-05-02Minor fixes (one from norm@sandbox.org.uk via NetBSD) and one attribution.Paul Janzen
2001-05-02Ensure caves are connected; afghan@afghanhound.org.ukPaul Janzen
2001-03-30Add prototypes, de-register, do better error checking, -Wall some, fix strcat()Paul Janzen
2001-03-30filename length fix from ianm@cit.uws.edu.au; also, don't overflow the buffer.Paul Janzen
2001-03-30filename length fix: ianm@cit.uws.edu.auPaul Janzen
2001-03-22Don't change case of commandPaul Janzen
2001-03-22Don't FLUSHLINE unnecessarilyPaul Janzen
2001-03-22File name buffer should be MAXPATHLEN; ianm@cit.uws.edu.au. Also avoidPaul Janzen
2001-03-22Don't free what wasn't alloced. Found by niels.Paul Janzen
2001-03-09resize a buffer for long usernames; ianm@cit.uws.edu.auPaul Janzen
2001-03-08whack exit(-#)Theo de Raadt
2001-03-08better synopsis linePaul Janzen
2001-02-18include <string.h>Paul Janzen
2001-02-18include <string.h>Paul Janzen
2001-02-18Convert to curses and tidy some. Generally based on NetBSD changes.Paul Janzen
2001-02-18rename variable raw->traw as to not conflict with raw()Eric Jackson