Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add -t option to print scores as text | June McEnroe | 2019-05-23 |
| | |||
* | Add game over check | June McEnroe | 2018-12-31 |
| | |||
* | Ignore root and chroot.tar | June McEnroe | 2018-12-31 |
| | |||
* | Use capsicum on FreeBSD | June McEnroe | 2018-12-31 |
| | |||
* | Handle ERR from getch | June McEnroe | 2018-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 name | June McEnroe | 2018-12-26 |
| | |||
* | Show adjacent scores when not in top | June McEnroe | 2018-12-26 |
| | |||
* | Use bright foreground colors | June McEnroe | 2018-12-25 |
| | |||
* | Add 2048 help text | June McEnroe | 2018-12-25 |
| | |||
* | Fix mode for score file create | June McEnroe | 2018-12-25 |
| | |||
* | Add sample sshd_config | June McEnroe | 2018-12-25 |
| | |||
* | Add chroot target | June McEnroe | 2018-12-25 |
| | |||
* | Add AGPL notice on exit | June McEnroe | 2018-12-25 |
| | |||
* | Add AGPLv3 text | June McEnroe | 2018-12-25 |
| | |||
* | Add 2048 game | June McEnroe | 2018-12-25 |