summaryrefslogtreecommitdiffstats
path: root/backgammon/teachgammon/tutor.h
Commit message (Collapse)AuthorAgeFilesLines
* Pass the move info around instead of using it as a global.dholland2012-10-131-2/+4
|
* Use __dead and __printflike instead of __attribute__.dholland2011-08-261-3/+3
|
* sprinkle staticdholland2009-08-121-3/+1
|
* Remove uses of __P.jsm2004-01-271-5/+5
|
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* The patch below makes the game backgammon(6) use `const' wherehubertf1999-02-101-19/+19
| | | | | | | | | | | | | | appropriate. It also removes some obsolete, unused code to check the number of users on the system (obsoleted by dm); removes a prototype for an unused function that was removed earlier; and removes a control character from one message that was I think intended to clear the screen on some particular terminal (though I can't find the comment to that effect in any of the BSD source trees I have handy) but no longer serves any useful purpose. From PR 6580 by Joseph Myers <jsm28@cam.ac.uk>. Also contains two more patches, one in teachgammon/tutor.h (by Joseph) and one in common_source/fancy.c (by me).
* mark non-returning functions (PR#6144 by Joseph Myers <jsm28@cam.ac.uk>)hubertf1998-09-131-3/+3
|
* KNF & WARNSify, and only compile common_source once/* (compiles 25% faster)lukem1997-10-101-2/+27
|
* clean up importcgd1995-03-211-4/+5
|
* Add RCS identifiers.mycroft1993-08-011-1/+2
|
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+45