Commit message (Expand) | Author | |
---|---|---|
2021-09-26 | OpenBSD: Copy appropriate files for chroot | June McEnroe |
2021-09-26 | Link with -lncursesw | June McEnroe |
2021-09-26 | OpenBSD: pledge(2) and unveil(2) | June McEnroe |
2021-04-19 | Draw foundations in reverse order | June McEnroe |
2021-04-19 | Only print info atexit without -t | June McEnroe |
2021-04-19 | Only use cells for moveColumn | June McEnroe |
2021-04-19 | Force UTF-8 locale and add to chroot, link to cursesw | June McEnroe |
2021-04-18 | Add freecell | June McEnroe |
2021-04-18 | Allow cumulative score games | June McEnroe |
2021-01-31 | Check isatty | June McEnroe |
2021-01-31 | Launch game immediately with SSH_ORIGINAL_COMMAND | June McEnroe |
2021-01-29 | Handle getch ERR in menu | June McEnroe |
2021-01-29 | Set process title to chosen game | June McEnroe |
2021-01-29 | Add pause to snake | June McEnroe |
2021-01-29 | Add menu to choose 2048 or snake | June McEnroe |
2021-01-29 | Actually wait for a non-direction key | June McEnroe |
2021-01-29 | Give the snake a tail | June McEnroe |
2021-01-29 | Don't let the snake snap its own neck | June McEnroe |