summary refs log tree commit diff
path: root/Linux.mk (follow)
Commit message (Collapse)AuthorAge
* Use -l:filename in Linux.mkJune McEnroe2019-11-06
|
* Don't install rc scripts or dirs on LinuxJune McEnroe2019-11-06
|
* Add Linux.mkJune McEnroe2019-11-06
p;follow=1'>Add weekly scoreboardJune McEnroe 2019-05-25Refactor scoreboard formattingJune McEnroe 2019-05-23Prevent blank name fieldsJune McEnroe 2019-05-23Open path given to -t read-onlyJune McEnroe 2019-05-23Add -t option to print scores as textJune McEnroe 2018-12-31Add game over checkJune McEnroe 2018-12-31Ignore root and chroot.tarJune McEnroe 2018-12-31Use capsicum on FreeBSDJune McEnroe 2018-12-31Handle ERR from getchJune 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-26Replace control chars with blanks in nameJune McEnroe 2018-12-26Show adjacent scores when not in topJune McEnroe 2018-12-25Use bright foreground colorsJune McEnroe 2018-12-25Add 2048 help textJune McEnroe 2018-12-25Fix mode for score file createJune McEnroe