summaryrefslogtreecommitdiffstats
path: root/mille/move.c
Commit message (Expand)AuthorAgeFilesLines
* - add or adjust /* FALLTHROUGH */ where appropriatemrg2019-02-031-2/+5
* NULL does not need a castplunky2011-08-311-3/+3
* sprinkle staticdholland2009-08-121-6/+11
* ANSIfy function declarations. Object file diffs checked.dholland2009-05-251-15/+10
* Add (unsigned char) cast to ctype functionsdsl2004-11-051-5/+5
* If the current player has no cards, skip to the other player.jdc2004-04-061-2/+15
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-7/+3
* Fix error in last namespace change (only relevant #ifdef DEBUG).jsm1999-10-011-3/+3
* Fix uses of namespaces reserved by ISO C or POSIX.1.jsm1999-09-301-9/+9
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
* Removed unused array Movenames[].jsm1999-09-081-6/+2
* defined(attron) does not mean there is a <term.h>mrg1999-03-291-6/+2
* WARNSifylukem1997-10-121-25/+34
* Change "reg" to "register"jtc1997-05-231-22/+21
* Make these compile on the PowerPC (an unsigned char system).thorpej1997-03-291-3/+3
* rcs id conventionscgd1995-03-241-2/+7
* sync with 44lite, seems to fix bug #224jtc1994-05-121-4/+6
* Add RCS identifiers.mycroft1993-08-011-1/+2
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+562