summaryrefslogtreecommitdiffstats
path: root/worms
Commit message (Expand)AuthorAgeFilesLines
* Use PREFIX nowCameron Katri2021-03-281-2/+2
* Get all the games compiling for iOSCameron Katri2021-02-221-3/+15
* worms(6): Use a reasonable default delay for non-1980s terminals.nia2020-10-142-6/+6
* - improve wordingwiz2012-08-121-13/+20
* WARNS=5, and make WARNS=5 the default for src/games.dholland2012-06-191-8/+5
* NULL does not need a castplunky2011-08-311-3/+3
* When using -lcurses, you also need -lterminfo.he2010-02-061-3/+3
* sprinkle staticdholland2009-08-121-7/+7
* Fix preamblejoerg2009-03-111-1/+2
* if initscr() fails, exit with a message rather than crash in thedrochner2008-08-081-3/+4
* Remove the \n and tabs from the __COPYRIGHT() strings.lukem2008-07-201-4/+4
* Make the default WARNS for games 4. The only game that needs to set WARNSdholland2008-01-281-2/+1
* convert __attribute__s to applicable cdefs.h macrosperry2007-12-151-4/+4
* Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386.rillig2007-06-061-2/+2
* Slimy worms are clean enough for level 3.christos2004-11-131-1/+2
* Don't try to catch SIGSTOP...christos2004-09-121-3/+2
* Properly handle -d 1000, OK'd by jsmhubertf2004-03-291-3/+8
* Hide the cursor if possible. From OpenBSD.jsm2004-02-081-2/+3
* Remove uses of __P.jsm2004-01-271-5/+5
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-072-13/+5
* New sentences begin on new lines.wiz2002-09-261-4/+5
* Whitespace and/or punctuation fixes.wiz2001-04-021-2/+2
* This patch converts worms(6) to use curses, therebyhubertf1999-07-302-165/+59
* Fix .Bl/.El imbalance.erh1999-03-101-1/+2
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-4/+4
* Change occurrences of "UNIX" to .Ux or .At as appropriate.fair1998-04-281-2/+2
* Simply include -lcurses instead of -lcurses -ltermcapjtc1998-02-181-3/+3
* WARNSifylukem1997-10-122-19/+24
* fix window size update code.cgd1995-04-221-2/+8
* un-munge import; it apparently didn't import properly.cgd1995-04-222-31/+30
* rough cleanup of import. RCS Idscgd1995-04-223-49/+55
* Make man page and usage message agree with the code.jtc1995-01-312-7/+9
* specify man pages the new way.cgd1994-12-221-2/+2
* Clean this up a little, and use TOCGWINSW.mycroft1994-04-051-54/+45
* Update to use new -mandoc macros.jtc1993-08-051-28/+24
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Add RCS indentifiers.mycroft1993-08-011-1/+2
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Cleanup for GCC 2.mycroft1993-04-181-1/+4
* got rid of unnecessary -lcompat and associated dependencycgd1993-03-231-2/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-213-0/+523