Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add color scheme PNG generator | June McEnroe | 2018-03-31 | |
| | ||||
* | Copy glitch from pngo | June McEnroe | 2018-03-02 | |
| | ||||
* | Remove jrp | June McEnroe | 2018-02-25 | |
| | | | | It was fun. | |||
* | Add WIP pngo which produces glitch art | June McEnroe | 2018-02-15 | |
| | ||||
* | Move PNG filename counter into gfxx | June McEnroe | 2018-02-14 | |
| | | | | pngs.c was a fun idea but a little convoluted. | |||
* | Add PNG stream splitter | June McEnroe | 2018-02-13 | |
| | | | | | I don't know, somehow this is easier than having gfxx care about where it's writing to. | |||
* | Silence BSD ctags warnings | June McEnroe | 2018-02-09 | |
| | ||||
* | Move gfx frontends around to simplify build | June McEnroe | 2018-02-09 | |
| | | | | | I forgot that you can expand variables inside variables names in make. Certainly makes some fun things possible. | |||
* | Add janky X11 graphics frontend | June McEnroe | 2018-02-07 | |
| | ||||
* | Add tags target | June McEnroe | 2018-02-06 | |
| | | | | | | This seems a bit out of character for me, but this is basically free: ctags(1) is part of FreeBSD and Darwin, and vim automatically uses tags. Also the format of tags files is cute. | |||
* | Set up Makefile for gfxx-cocoa or gfxx-fb | June McEnroe | 2018-02-04 | |
| | ||||
* | Separate gfxx and its framebuffer frontend | June McEnroe | 2018-02-03 | |
| | ||||
* | Add fbatt | June McEnroe | 2018-02-01 | |
| | ||||
* | Add gfxx | June McEnroe | 2018-02-01 | |
| | ||||
* | Add fbclock | June McEnroe | 2018-01-29 | |
| | ||||
* | Add portable bins target | June McEnroe | 2018-01-28 | |
| | ||||
* | Add klon | June McEnroe | 2018-01-22 | |
| | | | | | | I've been working on this the past two days. Not playable yet but I think a good start. I enjoy the card and stack representation too much and this is probably why I don't enjoy industry programming as much. | |||
* | Remove ish | June McEnroe | 2017-10-26 | |
| | | | | I think I've lost the ability to code... | |||
* | Add beginning of very basic shell, ish | June McEnroe | 2017-10-13 | |
| | | | | Following <https://github.com/tokenrove/build-your-own-shell>. | |||
* | Add typing game | June McEnroe | 2017-09-14 | |
| | ||||
* | Move C code to bin, Makefile, AGPL | June McEnroe | 2017-09-06 | |