summaryrefslogtreecommitdiff
path: root/games/mille/move.c
AgeCommit message (Collapse)Author
2009-12-10fix potential bugs spotted by parfaitBob Beck
ok millert@ pjanzen@
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2001-09-03Tidying, some from NetBSD.Paul Janzen
2000-08-05Remove a little redundant and slightly wrong codePaul Janzen
1999-11-25Fix an obscure bug involving misidentified coup fourres.Paul Janzen
1999-09-30Disallow "Go" after "Right of Way" and change Battle Pile status to "Go" whenPaul Janzen
appropriate when playing "Right of Way".
1999-09-25Tidying and minor changes from or based on jsm28@cam.ac.uk's work for thePaul Janzen
Linux bsd-games package and NetBSD. Mainly using 'const'.
1998-09-22NetBSD changes and further fixes (reformatted man page, better handling ofPaul Janzen
user input).
1997-04-01Changes from NetBSD to compile games without warnings due to short beingDale S. Rahn
unsigned on some archs, PowerPC, ROMP.
1996-06-02Update for modern curses implementationThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt