summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2002-03-12PR/15878: Ed Ravin: fortune all frees junk pointers. Fixed, free structurechristos
2002-03-05No need to reference .OBJDIR here.thorpej
2002-03-05No need to reference .OBJDIR here.thorpej
2002-03-05There is no need to explcitly use ${.OBJDIR}; it's implied.thorpej
2002-02-26Correct spelling of "delimiter", and remove from ignored-errors lists.wiz
2002-02-19strategy should have an 'r'. Inspired by similar change in OpenBSD.wiz
2002-02-09use ${INSTALL_FILE} as appropriatelukem
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-31Be more verbose about teleports, and fix a minor problem in autobot mode.christos
2002-01-30Don't put [] around the strings passed to tr -- those can be interpretedtv
2002-01-27Temporarily add a "MKHIDEGAME" variable that by default blocks theperry
2002-01-27Make this work if HIDEGAME is not set but SETGIDGAME is set.perry
2002-01-20Use standard headers.wiz
2002-01-20Allow minimum word length to be set on command line. Patch based onjsm
2002-01-10few entries morepooka
2001-12-20Sync getopt() / man page with actual getopt options.soren
2001-12-19.include <bsd.own.mk> earlygmcgarry
2001-12-12MKfoo=no -> NOfoo=tv
2001-12-06Change deprecated curses function to new equivalent.blymn
2001-12-06Changed deprecated curses call to new equivalent.blymn
2001-12-06Change deprecated curses call to new equivalent.blymn
2001-12-06Change deprecated curses function to new equivalent.blymn
2001-12-06Change deprecated curses function calls to new equivalents.blymn
2001-12-06Change deprecated curses function to new equivalent.blymn
2001-12-04Replace some misuses of "then" with "than".wiz
2001-12-04Replace deprecated curses call with supported equivalent.blymn
2001-12-04Convert old deprecated curses call to new equivalent.blymn
2001-11-21Presence looks better with a 'c' instead of an 's'.wiz
2001-11-19remove a spurious .include <bsd.own.mk>perry
2001-11-02Update to the new t_agetstr() API.christos
2001-10-28Undo indentation glitch in previous.wiz
2001-10-28improve random number seedingproff
2001-10-22Add one.mjl
2001-10-20Fortune is not moribund.proff
2001-10-19Rename com#.c to command#.c to avoid conflicts with those file basenamestv
2001-09-24va_{start,end} audit:wiz
2001-09-19if we're going to quote the movie, let's at least get it *right*lukem
2001-09-18Give initiali[sz]e all the "i"s it deserves.wiz
2001-09-16Spell 'occurred' with two 'r's.wiz
2001-09-01More quote cleanup. Remove a fortune that also is in -o.mjl
2001-09-01Some more quotes removed. Corrected errors noticed by Andrew Brownmjl
2001-09-01Fix typos and spelos. Add and correct some attributions. Add amjl
2001-08-31Always lseek back to the beginning of the file in post(), which may bejsm
2001-08-31Ensure that the random hop delta does make the cave connected. Basedjsm
2001-08-31Keep track of visible worm length. If nowhere is available for thejsm
2001-08-31Match quotes.simonb
2001-08-31Remove duplicate fortunes.mjl
2001-08-30Check for screen sizes that are too small. Fix off-by-one error injsm
2001-08-29Remove documented bug with long worm lengths, and improve handling ofjsm
2001-08-29Include <time.h> for declarations the Single Unix Specification saysjsm