summaryrefslogtreecommitdiff
path: root/games/atc/update.c
AgeCommit message (Expand)Author
2021-05-02games: remove trailing whitespace in *.c and *.hrillig
2015-06-25Move game logic out of the file with the curses code.dholland
2015-06-19Abolish the foul practice of including every header in existence via adholland
2014-03-22Make the list of place types an enumeration. Use unsigned values fordholland
2014-03-22use more suitable typesdholland
2014-03-22Make some things unsigned that should be (why would we need e.g. adholland
2011-02-15Bug fix: in a game with 26 planes, the last one to be allocated wouldn'tis
2009-08-12sprinkle staticdholland
2009-05-26sprintf -> snprintfdholland
2007-12-15convert __attribute__s to applicable cdefs.h macrosperry
2006-11-24s/exceded/exceeded/, from Zafer.wiz
2006-03-22Add missing parens.christos
2006-03-22Simplify (Masao Uebayashi)christos
2006-03-22Coverity CID 692: Another && that should be ||. Boy...christos
2005-08-10Pass lint(1).rpaulo
2005-07-01KNF and WARNS=3 fixesjmc
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2001-01-16comment or delete text after CPP directives.cgd
1999-07-25This patch marks unused parameters in atc(6) as such.hubertf
1999-07-24This patch makes atc(6) check for memory allocation failure.hubertf
1998-11-10constify, per PR 6150 by Joseph Myers <jsm28@cam.ac.uk>hubertf
1998-09-11better define PI, plus improve prototype (PR#5867)hubertf
1997-10-10WARNSifylukem
1997-01-13bfunctions -> memfunctionstls
1995-04-27Use POSIX signal and tty semantics.mycroft
1995-03-21clean up importcgd
1993-08-01Add RCS identifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd