Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Replace feature test macro with _XOPEN_SOURCE | June McEnroe | 2019-03-27 |
| | | | | | For some reason the former makes snprintf disappear on macOS even though it's specified in C99??? | ||
* | Add feature test macro for GNU in dump | June McEnroe | 2019-03-27 |
| | |||
* | Add Cards_Invert | June McEnroe | 2019-03-27 |
| | |||
* | Add flags to dump | June McEnroe | 2019-03-27 |
| | | | | And just use UNIX stuff since it's a utility. | ||
* | Add flags to fix up cards graphics | June McEnroe | 2019-03-16 |
| | |||
* | Simplify Cards constants | June McEnroe | 2019-03-15 |
| | |||
* | Handle error from SDL_SaveBMP | June McEnroe | 2019-03-14 |
| | |||
* | Rewrite using SDL | June McEnroe | 2019-03-14 |
| | |||
* | Add cards.h, cards.c, dump.c | June McEnroe | 2019-03-10 |