summary refs log tree commit diff homepage
Commit message (Collapse)AuthorAge
* Add -t option to print scores as textJune McEnroe2019-05-23
|
* Add game over checkJune McEnroe2018-12-31
|
* Ignore root and chroot.tarJune McEnroe2018-12-31
|
* Use capsicum on FreeBSDJune McEnroe2018-12-31
|
* Handle ERR from getchJune McEnroe2018-12-31
| | | | | | | Somehow, play processes were being orphaned without receiving SIGHUP and would consume 100% CPU in this getch loop. I still have no idea what was happening to the SSH sessions to cause orphans like that, but this at least makes them exit.
* Replace control chars with blanks in nameJune McEnroe2018-12-26
|
* Show adjacent scores when not in topJune McEnroe2018-12-26
|
* Use bright foreground colorsJune McEnroe2018-12-25
|
* Add 2048 help textJune McEnroe2018-12-25
|
* Fix mode for score file createJune McEnroe2018-12-25
|
* Add sample sshd_configJune McEnroe2018-12-25
|
* Add chroot targetJune McEnroe2018-12-25
|
* Add AGPL notice on exitJune McEnroe2018-12-25
|
* Add AGPLv3 textJune McEnroe2018-12-25
|
* Add 2048 gameJune McEnroe2018-12-25