summaryrefslogtreecommitdiffstats
path: root/robots/move_robs.c
Commit message (Collapse)AuthorAgeFilesLines
* Assorted minor cleanups, no functional change:dholland2009-07-201-3/+6
| | | | | | | | | | - 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-8/+8
|
* ANSIfy. Use __dead. Object diffs checked.dholland2009-07-201-8/+5
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* comment or delete text after CPP directives.cgd2001-01-161-3/+3
|
* Add -A for automatic playing mode.christos1999-05-151-3/+4
| | | Make the score file MI
* WARNSifylukem1997-10-121-10/+9
|
* clean up importcgd1995-04-221-4/+9
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+152