summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2000-01-24parse command line more carefully; watch out for nanosleep() ending aPaul Janzen
2000-01-21Hide cursor if possiblePaul Janzen
2000-01-21Improve score table formatting (partially from malcolm@bits.bris.ac.ukPaul Janzen
2000-01-21Remove unused function; jsm@netbsd.orgPaul Janzen
2000-01-20track seconds more accurately. ok pjanzen@David Leonard
2000-01-03extern rather than linker commons; jsm@netbsd.orgPaul Janzen
2000-01-03.Sh "SEE ALSO" -> .Sh SEE ALSOPaul Janzen
1999-12-18Enable realtime mode, use native curses functions when available, tidy manPaul Janzen
1999-12-18tidy; don't list the game itself in FILESPaul Janzen
1999-12-18Add to FILES; jsm@netbsd.orgPaul Janzen
1999-12-17Berkeley's area code changed a long time ago.Paul Janzen
1999-12-17Spelling and some duplicate removal. I wonder if the "jive" port haters onPaul Janzen
1999-12-17Fix capital of Monaco; capo@writeme.com vi jsm@netbsd.orgPaul Janzen
1999-12-12sync with answer.c. reviewed by pjanzen@David Leonard
1999-12-12document -D. remove stuff about editing etc/services. accurately describe bro...David Leonard
1999-12-12User netdb to get well known port.David Leonard
1999-12-12better error msg. hook to parse command line options. reviewed by pjanzen@David Leonard
1999-12-12Use socklen_tDavid Leonard
1999-12-12Catch some bad draw characters (like NUL).David Leonard
1999-12-12Use netdb to find the hunt service port.David Leonard
1999-12-12fix variable name, refer to huntd configs. reviewed by pjanzen@David Leonard
1999-12-12clear an array before filling. reviewed by pjanzen@David Leonard
1999-12-12isplit complicated probe_drivers() out to own file. reviewed by pjanzen@David Leonard
1999-12-12describe the hunt client-server protocol. reviewed by pjanzen@David Leonard
1999-11-29Kill BOOLEAN, just use the curses/c++ bool type instead.Todd C. Miller
1999-11-29Make this actually compile; doesn't anyone do a test build after makingJason Downs
1999-11-25Allow arguments to games and be more selective when checking for valid games.Paul Janzen
1999-11-25Fix an obscure bug involving misidentified coup fourres.Paul Janzen
1999-11-25More spellingPaul Janzen
1999-11-25Spelling (confirmed with Webster and OED).Paul Janzen
1999-10-29correct snake description: cgd@netbsd.orgPaul Janzen
1999-10-29srandom() for variety.Paul Janzen
1999-10-02Taken from NetBSD. See NetBSD PR#645 for far more than I ever cared to knowPaul Janzen
1999-10-02Clean up the string handling to avoid segfaults when the regexp routinesPaul Janzen
1999-09-30Add Nunavut, and flower/bird/tree categories as appropriate.Paul Janzen
1999-09-30better use of cursesPaul Janzen
1999-09-30Disallow "Go" after "Right of Way" and change Battle Pile status to "Go" whenPaul Janzen
1999-09-26string.hTheo de Raadt
1999-09-26Correct comment: rogoyski@cs.utexas.edu, PR 928.Paul Janzen
1999-09-26Correct documentation: rogoyski@cs.utexas.edu in PR 927.Paul Janzen
1999-09-25Merge NetBSD changes (use const where appropriate; allow alternate wordlists).Paul Janzen
1999-09-25Merge 4.4BSD-Lite2 and NetBSD, including improved save file handling ofPaul Janzen
1999-09-25gcc optimization bug appears gone since 2.8.1 became history.Paul Janzen
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
1999-09-23Typo fixes.Alex Feldman
1999-09-03unbreak brakeHugh Graham
1999-09-01Make sure screen is big enough for the selected game; also a little tidyingPaul Janzen
1999-09-01List (some) confirmed standards; jsm28@cam.ac.ukPaul Janzen
1999-08-30socklen_tDavid Leonard
1999-08-30Mention that chance values are percentages.David Leonard