summary refs log tree commit diff homepage
path: root/play.c (follow)
Commit message (Expand)AuthorAge
* Make copyrights consistent HEAD masterJune McEnroe2022-09-18
* Remove capsicum supportJune McEnroe2021-10-17
* Retry getch() after ERRJune McEnroe2021-10-15
* Add news of freecell mouse support to menuJune McEnroe2021-09-28
* Add direct game selection tip to menuJune McEnroe2021-09-28
* OpenBSD: pledge(2) and unveil(2)June McEnroe2021-09-26
* Only print info atexit without -tJune McEnroe2021-04-19
* Force UTF-8 locale and add to chroot, link to curseswJune McEnroe2021-04-19
* Add freecellJune McEnroe2021-04-18
* Allow cumulative score gamesJune McEnroe2021-04-18
* Check isattyJune McEnroe2021-01-31
* Launch game immediately with SSH_ORIGINAL_COMMANDJune McEnroe2021-01-31
* Handle getch ERR in menuJune McEnroe2021-01-29
* Set process title to chosen gameJune McEnroe2021-01-29
* Add menu to choose 2048 or snakeJune McEnroe2021-01-29
* Update git URLJune McEnroe2019-12-15
* Clear the screen between weekly and top boardsJune McEnroe2019-05-26
* Add weekly scoreboardJune McEnroe2019-05-25
* Refactor scoreboard formattingJune McEnroe2019-05-25
* Prevent blank name fieldsJune McEnroe2019-05-23
* Open path given to -t read-onlyJune McEnroe2019-05-23
* Add -t option to print scores as textJune McEnroe2019-05-23
* Use capsicum on FreeBSDJune McEnroe2018-12-31
* Handle ERR from getchJune McEnroe2018-12-31
* Replace control chars with blanks in nameJune McEnroe2018-12-26
* Show adjacent scores when not in topJune McEnroe2018-12-26
* Fix mode for score file createJune McEnroe2018-12-25
* Add AGPL notice on exitJune McEnroe2018-12-25
* Add 2048 gameJune McEnroe2018-12-25