summaryrefslogtreecommitdiff
path: root/games
AgeCommit message (Expand)Author
2024-08-24Make clear it's about *ship* parts when you list the quiz(6) subjects.Marcus Glocker
2024-08-24spellingJonathan Gray
2024-08-24the index is alphabetically sorted;Jason McIntyre
2024-08-23The greek quiz is so obscure that it is ridiculous -- noone can playTheo de Raadt
2024-08-23Speed up script by using awk(1).Marcus Glocker
2024-08-23slight improvement to index file parsing; ok mlarkinTheo de Raadt
2024-08-23add rcsid markers so that we can visually see the flurry of commits inTheo de Raadt
2024-08-23add the dumbest #-comment parser for the Game_List parser, someoneTheo de Raadt
2024-08-23add rcsid markers so that we can visually see the flurry of commits inTheo de Raadt
2024-08-23fix spelling of sequenceTheo Buehler
2024-08-23atc(6): update ORD marker beacon informationMike Larkin
2024-08-23probition is over. most people want want to laugh at lightlyTheo de Raadt
2024-08-23must use sh to run the script, because /usr/src may be noexecTheo de Raadt
2024-08-22sync manual section numbersJonathan Gray
2024-08-22Fix answer.Florian Obser
2024-08-22Charles III succeeded Elizabeth II in the 21st century.Florian Obser
2024-08-22spell(1) does not need to be told about 'woops' in this caseMike Larkin
2024-08-22Generate areas datfile from /usr/share/misc/na.phone during make.Marcus Glocker
2024-08-22Add Tribonacci number sequence.Marcus Glocker
2024-08-22the hup bug is incorrectly described; ok mlarkinTheo de Raadt
2024-08-21unfair to discriminate against 0Theo de Raadt
2024-08-21get rid of inet_atonFlorian Obser
2024-08-21This quiz is pretty old. Don't know when this happened, but it seemsTheo de Raadt
2024-08-21accept capital letter answersTheo de Raadt
2024-08-21difficult sequence for a mathematician to identifyTheo de Raadt
2024-08-21satisfy the number version of the quiz; with mglockerTheo de Raadt
2024-08-21Add a simple random number sequence to the questionsTheo de Raadt
2024-08-21Add lions.Marcus Glocker
2024-08-21Add numeric morse codes.Marcus Glocker
2024-08-21Hippo and rhino babies are also calf's.Marcus Glocker
2024-08-21Add new substraction problem which difference results in the answer to theMarcus Glocker
2024-08-20having a file called "OWNER" lying around in a directory ofTheo de Raadt
2024-08-20annotate signal raceTheo de Raadt
2024-08-19add missing apostrophe;Jason McIntyre
2024-08-19robert burns: to a mouseJason McIntyre
2024-08-19catharine howard -> catherine howard;Jason McIntyre
2024-08-19opration -> operation;Jason McIntyre
2024-08-19promitto: promise, not primiseJason McIntyre
2024-08-19fix double space;Jason McIntyre
2024-08-19file not neededTheo de Raadt
2024-08-19spelling error, fixed by "snj", 21 years ago in some other repositoryTheo de Raadt
2024-08-1921 years ago someone called "jsm" modified another version of this which isTheo de Raadt
2024-06-03Fix input handling wrt redrawing. The new version of curses doesOtto Moerbeek
2024-05-23playing is a var in main() not a global, remove externJonathan Gray
2024-05-21remove prototypes with no matching function and externs with no varJonathan Gray
2024-02-08Oops, commited wrong version of CLEANFILES in previous.Miod Vallat
2024-02-08Feed more generated files to the clean target; joint work with naddy@Miod Vallat
2023-10-10Fix format string warning in robots/score.cTheo Buehler
2023-10-10Print a long with %ld instead of %dTheo Buehler
2023-10-10Use vw_printw() and fix a format print warning.Theo Buehler