about summary refs log tree commit diff
path: root/cards.c (follow)
Commit message (Expand)AuthorAge
* Make copyrights and AUTHORS consistent HEAD masterJune McEnroe2022-09-18
* Add idSkipJune McEnroe2019-04-01
* Document cards libraryJune McEnroe2019-03-29
* Simplify (sort of) Cards API and add FreeCell loadingJune McEnroe2019-03-28
* Refactor EXE/DLL loading to be more generalJune McEnroe2019-03-28
* Add Cards_InvertJune McEnroe2019-03-27
* Implement loadPEJune McEnroe2019-03-25
* Only set palette length for bitsPerPixel < 16June McEnroe2019-03-25
* Prepare for PE loadingJune McEnroe2019-03-24
* Add flags to fix up cards graphicsJune McEnroe2019-03-16
* Simplify Cards constantsJune McEnroe2019-03-15
* Turn on -WpedanticJune McEnroe2019-03-15
* Rewrite using SDLJune McEnroe2019-03-14
* Add cards.h, cards.c, dump.cJune McEnroe2019-03-10