summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2016-06-28Update entries for North and South Yemen, since the two countries werepgoyette
2016-06-28Fix typo.wiz
2016-06-28Missed one.pgoyette
2016-06-28Merge updates from PR bin/42576pgoyette
2016-06-27Do not pass usleep() values >= 1 million. From Henning Petersen in PR 51286dholland
2016-06-25Double the threshold for crashing out with "too many words".dholland
2016-06-12Fix the out-of-memory behavior so the message doesn't disappear underdholland
2016-06-05get rid of getschristos
2016-03-12tetris(6) is not limited to CRT displays. noted by tnndholland
2016-03-12snake(6) supports LCD displays too. (noted by tnn)dholland
2016-03-03Center game board on screen. OK from christos@.nat
2015-11-06PR/50411: Rin Okuyama: fix two bugs:christos
2015-08-17remove cpp abusedholland
2015-07-26Use An in AUTHORS section.wiz
2015-07-23Sync descriptive text with actual game definition.pgoyette
2015-07-07Fixes color scheme white on black and black on white.nat
2015-06-27add onedholland
2015-06-25Move game logic out of the file with the curses code.dholland
2015-06-19Abolish the foul practice of including every header in existence via adholland
2015-06-13add -b to usage, from leotdholland
2015-06-13Fix the list of keys across the bottom so it fits on an 80-column screendholland
2015-04-22PR/49850: Nikolai Lifanov: Document acronyms-ochristos
2015-04-22Fix typo, remove trailing space.wiz
2015-04-21obey $ACRONYMDB like beforechristos
2015-04-21Add -o flag.christos
2015-04-03properly pluralize.snj
2015-03-25Avoid runon sentences.dholland
2015-02-19Use Pp (mdoc) instead of sp (roff).wiz
2015-02-19add a 'down' key to tetris, defaulting to 'n'. it move the block downmrg
2015-02-12typodholland
2015-02-07Fix typo. From kspillner@OpenBSD, forwarded by jmc@OpenBSD.wiz
2015-01-06add somethingdholland
2014-12-29PR/49513 - Henning Petersen -- tyopjnemeth
2014-12-29PR/49513 - Henning Petersen -- tyopjnemeth
2014-12-05PR/49451 - Ben Gergely -- add missing attributionjnemeth
2014-10-18Englishsnj
2014-10-181) "It's its"snj
2014-10-04usage policewiz
2014-10-02Imported and adapted from FreeBSD svn r272166 and r272207; this fixesast
2014-09-30adhere to stricter groff checking:christos
2014-09-19Sort sections. From Henning Petersen in PR 49222.wiz
2014-07-15Bump date for -c (exactly one year after previous bump)wiz
2014-07-13At suggestion of christos@, use -b for b&w rather than -cpgoyette
2014-07-13Provide an option to restore traditional black-and-white mode.pgoyette
2014-07-05Reorg docs, part 1:dholland
2014-07-05Rework /usr/share/doc.dholland
2014-06-14remove remaining makefile support for GCC < 45 that i found.mrg
2014-06-11Add a little color. In order to minimize logic differences, keep 0 as thechristos
2014-03-30Remove unused.skrll
2014-03-30Use bool (not int) for a boolean return type.dholland