]> git.cameronkatri.com Git - bsdgames-darwin.git/history - monop/cards.c
A first stab at supporting the housing shortage rules. From OpenBSD.
[bsdgames-darwin.git] / monop / cards.c
2008-02-23 dhollandImprove the behavior of get-out-of-jail-free cards...
2008-02-23 dhollandRename ->last_card to ->top_card to match OpenBSD ...
2008-02-23 dhollandMove ret_card() to cards.c, where it more rationally...
2008-02-19 dhollandKNF/whitespace nits. No functional changes.
2008-02-19 dhollandDon't use perror(); use err/warn instead.
2008-01-28 dhollandMake this build with WARNS=4.
2004-01-27 jsmRemove uses of __P.
2003-08-07 agcMove UCB-licensed code from 4-clause to 3-clause licence.
2002-08-12 itojuncalloc() arg mistake. it's (nelem, size). from openbsd
1999-12-30 simonbDon't use <err.h>. Use ANSI prototypes (no dependance...
1999-09-09 jsmCheck for failure of malloc() and calloc() at various...
1999-09-08 jsmUse the symbolic names `SEEK_SET' and `O_RDONLY' where...
1999-09-08 jsmAdd use of `const' where appropriate to the games.
1999-08-21 simonbConvert to something resembling KNF.
1999-08-21 simonbInstead of writing out a structure that contains pointe...
1998-08-30 veegoAdd braces to make the new egcs happy.
1997-10-12 christosWARNSify
1995-03-23 cgdmerge with Lite, new RCS id conventions, etc.
1993-08-01 mycroftAdd RCS identifiers.
1993-03-21 cgdinitial import of 386bsd-0.1 sources