Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add Cards_Invert | June McEnroe | 2019-03-27 |
| | |||
* | Implement loadPE | June McEnroe | 2019-03-25 |
| | | | | Can now load cards.dll from Windows XP. | ||
* | Only set palette length for bitsPerPixel < 16 | June McEnroe | 2019-03-25 |
| | | | | The awful XP card backs are 24-bit. | ||
* | Prepare for PE loading | June McEnroe | 2019-03-24 |
| | |||
* | Add flags to fix up cards graphics | June McEnroe | 2019-03-16 |
| | |||
* | Simplify Cards constants | June McEnroe | 2019-03-15 |
| | |||
* | Turn on -Wpedantic | June McEnroe | 2019-03-15 |
| | |||
* | Rewrite using SDL | June McEnroe | 2019-03-14 |
| | |||
* | Add cards.h, cards.c, dump.c | June McEnroe | 2019-03-10 |