about summary refs log tree commit diff
path: root/stack.h (unfollow)
Commit message (Expand)Author
2019-03-22Add F2 and b temporary keyJune McEnroe
2019-03-22Implement the gameJune McEnroe
2019-03-21Refactor layout code slightlyJune McEnroe
2019-03-20Separate layout step for draggingJune McEnroe
2019-03-20Remove demoJune McEnroe
2019-03-20Add WIP sol.cJune McEnroe
2019-03-17Only check errors from create callsJune McEnroe
2019-03-16Add demoJune McEnroe
2019-03-16Add flags to fix up cards graphicsJune McEnroe
2019-03-15Simplify Cards constantsJune McEnroe
2019-03-15Turn on -WpedanticJune McEnroe
2019-03-15Add Cards_{Width,Height} constantsJune McEnroe
2019-03-14Handle error from SDL_SaveBMPJune McEnroe
2019-03-14Rewrite using SDLJune McEnroe
2019-03-10Add cards.h, cards.c, dump.cJune McEnroe
bafecdd5db192f4454695&follow=1'>Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe