adventure
|
Minor tidyup.
|
2014-03-22 22:04:40 +00:00 |
backgammon
|
don't declare ospeed; it's in <termcap.h>
|
2014-03-22 23:10:36 +00:00 |
battlestar
|
Use random(), not rand().
|
2014-03-22 23:33:33 +00:00 |
boggle
|
use size_t instead of int for a length
|
2014-03-22 23:39:04 +00:00 |
fortune
|
1) "It's its"
|
2014-10-18 06:40:18 +00:00 |
gomoku
|
move extern decls to .h files
|
2014-03-22 18:58:57 +00:00 |
hack
|
1) "It's its"
|
2014-10-18 06:40:18 +00:00 |
hals_end
|
English
|
2014-10-18 06:42:31 +00:00 |
hunt
|
Remove unused.
|
2014-03-30 09:11:50 +00:00 |
primes
|
usage police
|
2014-10-04 13:15:50 +00:00 |
quiz
|
fix signedness issue
|
2014-03-23 00:07:15 +00:00 |
rogue
|
Reorg docs, part 1:
|
2014-07-05 19:22:41 +00:00 |
trek
|
adhere to stricter groff checking:
|
2014-09-30 20:46:59 +00:00 |