Commit message (Collapse) | Author | ||
---|---|---|---|
2019-05-23 | Open path given to -t read-only | June McEnroe | |
2019-05-23 | Add -t option to print scores as text | June McEnroe | |
2018-12-31 | 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 | |
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. | |||
2018-12-26 | Replace control chars with blanks in name | June McEnroe | |
2018-12-26 | Show adjacent scores when not in top | June McEnroe | |
2018-12-25 | 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 |