NetBSD/games/monop
2008-02-24 01:37:57 +00:00
..
brd.dat Fix capitalization of street names. from pjanzen@openbsd 2008-02-19 09:28:05 +00:00
cards.c Improve the behavior of get-out-of-jail-free cards by returning them to 2008-02-23 19:54:06 +00:00
cards.inp
deck.h Rename ->last_card to ->top_card to match OpenBSD (and also to make 2008-02-23 19:49:21 +00:00
execute.c New save/load code. Related to (but not the same as) the new save/load 2008-02-24 01:30:56 +00:00
getinp.c Sanity fixes for input buffer handling. From OpenBSD 2008-02-23 20:12:15 +00:00
houses.c A first stab at supporting the housing shortage rules. From OpenBSD. 2008-02-23 21:07:52 +00:00
initdeck.c Fix typo in comment 2008-02-19 08:07:51 +00:00
jail.c Move ret_card() to cards.c, where it more rationally belongs. From OpenBSD. 2008-02-23 19:09:00 +00:00
Makefile A terrible kludge: don't compile/link malloc.c if arch=sun2. My apologies 2007-11-17 00:10:55 +00:00
malloc.c Make this build with WARNS=4. 2008-01-28 06:16:13 +00:00
misc.c Sanity fixes for input handling. Suggested by OpenBSD, but different code. 2008-02-23 21:35:13 +00:00
mon.dat Make this build with WARNS=4. 2008-01-28 06:16:13 +00:00
monop.6 Fix formatting bug apparently introduced when the page was mdoc'd. (Had 2008-02-19 09:24:43 +00:00
monop.c More fixes from OpenBSD: 2008-02-23 21:48:46 +00:00
monop.def A few more whitespace/KNF. I keep hoping I've found them all... 2008-02-20 05:08:46 +00:00
monop.ext Add the sizes to the extern array declarations. This may not be 2008-02-20 04:50:12 +00:00
monop.h A first stab at supporting the housing shortage rules. From OpenBSD. 2008-02-23 21:07:52 +00:00
morg.c Bug fix: having $0 does not mean you need to mortgage something. Plus some 2008-02-23 22:06:30 +00:00
pathnames.h Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
print.c A few more whitespace/KNF. I keep hoping I've found them all... 2008-02-20 05:08:46 +00:00
prop.c Bug fixes from OpenBSD: 2008-02-23 22:17:02 +00:00
prop.dat Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:36:50 +00:00
rent.c Fix from OpenBSD: don't say "1 houses". 2008-02-23 22:20:35 +00:00
roll.c Use random() rather than rand(). Suggested by diffing against OpenBSD. 2008-02-20 04:48:10 +00:00
spec.c getinp() no longer magically treats the prompt arg as a printf format, so 2008-02-19 10:47:40 +00:00
trade.c Sort out the memory leak fix properly. 2008-02-24 01:37:57 +00:00