Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-25 | Missing MLINKS | Marc Espie | |
2000-04-21 | documentation: refer to terminfo, not termcap, where appropriate. | Paul Janzen | |
2000-04-11 | tidying, accuracy, and duplicate removal | Paul Janzen | |
2000-04-11 | the the; some occurrences found by soren@NetBSD.org | Paul Janzen | |
2000-04-08 | Handle EOF more cleanly | Paul Janzen | |
2000-04-08 | Fix the card shuffle/draw algorithm. Patch only slightly | Paul Janzen | |
modified from that given by John Darrow in NetBSD PR 9651. | |||
2000-04-07 | Missed a couple corrections from NetBSD last time | Paul Janzen | |
2000-04-07 | Remove unused ifdef missed previously | Paul Janzen | |
2000-04-07 | Typos and punctuation; most from FreeBSD, one from NetBSD, and a couple | Paul Janzen | |
bonus ones discovered while editing the file. | |||
2000-04-07 | Alternate (valid) element names from Dan Koranyi | Paul Janzen | |
2000-04-07 | typo | Paul Janzen | |
2000-04-07 | Fix operator precedence errors: NetBSD PR 9698. | Paul Janzen | |
2000-02-10 | stdc | David Leonard | |
2000-01-25 | support arrow keys (cgd@netbsd.org); use select() rather than alarm() for | Paul Janzen | |
timing | |||
2000-01-25 | use only non-deprecated curses (i.e., no termcap) and tidy a little; mostly | Paul Janzen | |
from jsm@netbsd.org | |||
2000-01-24 | parse command line more carefully; watch out for nanosleep() ending a | Paul Janzen | |
little too early; and do some general tidying | |||
2000-01-21 | Hide cursor if possible | Paul Janzen | |
2000-01-21 | Improve score table formatting (partially from malcolm@bits.bris.ac.uk | Paul Janzen | |
via jsm@netbsd.org); remove a terminating \n from a warnx() (jsm@netbsd) and tidy a bit; check score file for corruption to avoid segfault. | |||
2000-01-21 | Remove unused function; jsm@netbsd.org | Paul Janzen | |
2000-01-20 | track seconds more accurately. ok pjanzen@ | David Leonard | |
2000-01-03 | extern rather than linker commons; jsm@netbsd.org | Paul Janzen | |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen | |
1999-12-18 | Enable realtime mode, use native curses functions when available, tidy man | Paul Janzen | |
page, and use MAXLOGNAME for scorefile (this makes new scorefiles incompatible with old ones). Realtime idea and some code from d@. | |||
1999-12-18 | tidy; don't list the game itself in FILES | Paul Janzen | |
1999-12-18 | Add to FILES; jsm@netbsd.org | Paul Janzen | |
1999-12-17 | Berkeley's area code changed a long time ago. | Paul Janzen | |
1999-12-17 | Spelling and some duplicate removal. I wonder if the "jive" port haters on | Paul Janzen | |
misc@ know this is here. | |||
1999-12-17 | Fix capital of Monaco; capo@writeme.com vi jsm@netbsd.org | Paul Janzen | |
1999-12-12 | sync with answer.c. reviewed by pjanzen@ | David Leonard | |
1999-12-12 | document -D. remove stuff about editing etc/services. accurately describe ↵ | David Leonard | |
broadcast behaviour. Va variables. add FILES section. reviewed by pjanzen@ | |||
1999-12-12 | User netdb to get well known port. | David Leonard | |
Remove unused 3rd arg to main(). Revoke any setgid privs (unnecessary?) Add -D for command-line configuration options. Properly handle new, spawning connections. Fix that evil repeated-quit problem in two places. Fix a bug where a server would quit only if it were questioned for stats. Allow port sharing. Clean up havechar(). Don't allow write() to block. reviewed by pjanzen@ | |||
1999-12-12 | better error msg. hook to parse command line options. reviewed by pjanzen@ | David Leonard | |
1999-12-12 | Use socklen_t | David Leonard | |
Cope with fragmented reads in the initial cilent connect a lot better/simpler. Check the team name. Caller must free allocated 'spawn' structures. reviewed by pjanzen@ | |||
1999-12-12 | Catch some bad draw characters (like NUL). | David Leonard | |
Use display_beep() instead of write(,"\7",) Report read errors from stdin. reviewed by pjanzen@ | |||
1999-12-12 | Use netdb to find the hunt service port. | David Leonard | |
Use the new probe_drivers(). Better warning messages about the -t option. Correct error message for monitors that find nothing. In the screen where the user has to choose the huntd host, show new hosts as they come in. Check statistics information for 'bad' characters. Allow space to be a team name (same as no team) reviewed by pjanzen@ | |||
1999-12-12 | fix variable name, refer to huntd configs. reviewed by pjanzen@ | David Leonard | |
1999-12-12 | clear an array before filling. reviewed by pjanzen@ | David Leonard | |
1999-12-12 | isplit complicated probe_drivers() out to own file. reviewed by pjanzen@ | David Leonard | |
1999-12-12 | describe the hunt client-server protocol. reviewed by pjanzen@ | David Leonard | |
1999-11-29 | Kill BOOLEAN, just use the curses/c++ bool type instead. | Todd C. Miller | |
1999-11-29 | Make this actually compile; doesn't anyone do a test build after making | Jason Downs | |
changes anymore? | |||
1999-11-25 | Allow arguments to games and be more selective when checking for valid games. | Paul Janzen | |
Idea from recent NetBSD change by abs@netbsd. | |||
1999-11-25 | Fix an obscure bug involving misidentified coup fourres. | Paul Janzen | |
1999-11-25 | More spelling | Paul Janzen | |
1999-11-25 | Spelling (confirmed with Webster and OED). | Paul Janzen | |
1999-10-29 | correct snake description: cgd@netbsd.org | Paul Janzen | |
1999-10-29 | srandom() for variety. | Paul Janzen | |
1999-10-02 | Taken from NetBSD. See NetBSD PR#645 for far more than I ever cared to know | Paul Janzen | |
about locomotive names and numbers. The mind boggles. | |||
1999-10-02 | Clean up the string handling to avoid segfaults when the regexp routines | Paul Janzen | |
pass each other (char *)NULLs, which used to happen on suitably invalid data files. | |||
1999-09-30 | Add Nunavut, and flower/bird/tree categories as appropriate. | Paul Janzen | |