summaryrefslogtreecommitdiffstats
path: root/robots/auto.c
Commit message (Collapse)AuthorAgeFilesLines
* Assorted minor cleanups, no functional change:dholland2009-07-201-1/+3
| | | | | | | | | | - u_int* -> uint* - don't make private typedefs of system structures - use curses TRUE and FALSE only with curses booleans, otherwise true and false; - includes cleanup - group globals in extern.c by functionality Object file diffs inspected.
* Whitespace.dholland2009-07-201-38/+38
|
* ANSIfy. Use __dead. Object diffs checked.dholland2009-07-201-31/+20
|
* Remove clause 3 and 4 from TNF licensesmartin2008-04-281-8/+1
|
* describe the algorithm better.christos2004-08-271-10/+8
|
* Remove uses of __P.jsm2004-01-271-11/+11
|
* Be more verbose about teleports, and fix a minor problem in autobot mode.christos2002-01-311-2/+2
|
* Add use of `const' where appropriate to the games.jsm1999-09-081-8/+8
| | | | | | | | | This merges in all such remaining changes from the Linux port of the NetBSD games, except in hunt (where substantial changes from OpenBSD need to be looked at). Some such changes were previously covered in PRs bin/6041, bin/6146, bin/6148, bin/6150, bin/6151, bin/6580, bin/6660, bin/7993, bin/7994, bin/8039, bin/8057 and bin/8093.
* Fixi uninit vars warnings.christos1999-05-161-3/+3
|
* Add missing prototypeschristos1999-05-161-5/+13
|
* Add -A for automatic playing mode.christos1999-05-151-0/+380
Make the score file MI