]> git.cameronkatri.com Git - bsdgames-darwin.git/history - worms/worms.c
cgram: don't beep if the window is resized
[bsdgames-darwin.git] / worms / worms.c
2020-10-14 niaworms(6): Use a reasonable default delay for non-1980s...
2012-06-19 dhollandWARNS=5, and make WARNS=5 the default for src/games.
2011-08-31 plunkyNULL does not need a cast
2009-08-12 dhollandsprinkle static
2008-08-08 drochnerif initscr() fails, exit with a message rather than...
2008-07-20 lukemRemove the \n and tabs from the __COPYRIGHT() strings.
2007-12-15 perryconvert __attribute__s to applicable cdefs.h macros
2004-09-12 christosDon't try to catch SIGSTOP...
2004-03-29 hubertfProperly handle -d 1000, OK'd by jsm
2004-02-08 jsmHide the cursor if possible. From OpenBSD.
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
1999-07-30 hubertfThis patch converts worms(6) to use curses, thereby
1998-09-13 hubertfmark non-returning functions (PR#6144 by Joseph Myers...
1997-10-12 lukemWARNSify
1995-04-22 cgdfix window size update code.
1995-04-22 cgdun-munge import; it apparently didn't import properly.
1995-04-22 cgdrough cleanup of import. RCS Ids
1995-01-31 jtcMake man page and usage message agree with the code.
1994-04-05 mycroftClean this up a little, and use TOCGWINSW.
1993-08-01 mycroftAdd RCS identifiers.
1993-04-18 mycroftCleanup for GCC 2.
1993-03-21 cgdinitial import of 386bsd-0.1 sources