Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace build system with cmake | June McEnroe | 2022-01-19 |
* | Rewrite FreeCell | June McEnroe | 2019-08-25 |
* | Build with cards submodule | June McEnroe | 2019-08-25 |
* | Replace path.h with asset.h | June McEnroe | 2019-03-29 |
* | Factor out path searching | June McEnroe | 2019-03-28 |
* | Add "configure" script | June McEnroe | 2019-03-27 |
* | Refactor Makefile | June McEnroe | 2019-03-27 |
* | Add FreeCell | June McEnroe | 2019-03-27 |
* | Factor out layout code | June McEnroe | 2019-03-27 |
* | Use SDL2_PREFIX as make variable | June McEnroe | 2019-03-24 |
* | Add back dump Makefile target | June McEnroe | 2019-03-24 |
* | Remove demo | June McEnroe | 2019-03-20 |
* | Add WIP sol.c | June McEnroe | 2019-03-20 |
* | Add demo | June McEnroe | 2019-03-16 |
* | 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 |