NetBSD/games
mrg c8bf876ced expand the internal consistency checks in truedirec() to avoid
fallthrough cases.  now if direction turns up wrong (it should
not, but this code can't tell that, and convert it to an enum
that would also fix this, is more effort than this is worth.
2019-10-05 23:34:14 +00:00
..
adventure
arithmetic
atc Report the users score _after_ the game has ended and the screen has 2019-03-19 00:11:34 +00:00
backgammon convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
banner
battlestar expand the internal consistency checks in truedirec() to avoid 2019-10-05 23:34:14 +00:00
bcd End sentence with a dot. 2019-09-02 08:26:00 +00:00
boggle
caesar
canfield
cgram
ching
colorbars
countmail
cribbage - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
dab
dm
factor
fish
fortune Donnie Darko 2019-08-22 22:51:47 +00:00
gomoku
hack - done() can return in wizard mode. don't NOTREACHED'd it 2019-02-04 03:33:15 +00:00
hals_end
hangman
hunt convert HAVE_GCC == 7 to HAVE_GCC >= 7. 2019-09-29 23:44:58 +00:00
larn - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
mille - 'cango' is used beyond a bool type. make it an int. 2019-02-04 03:29:41 +00:00
monop
morse
number
phantasia - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
pig
pom
ppt
primes
quiz - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
rain
random
robots
rogue - add or adjust /* FALLTHROUGH */ where appropriate 2019-02-03 03:19:25 +00:00
sail - enlarge buffer to avoid snprintf() truncation 2019-02-03 10:48:46 +00:00
snake
tetris
trek
wargames
worm
worms
wtf
wump
Makefile
Makefile.inc