about summary refs log tree commit diff
path: root/freecell.c (follow)
Commit message (Collapse)AuthorAge
* Simplify (sort of) Cards API and add FreeCell loadingJune McEnroe2019-03-28
|
* Add keys to reveal ranksJune McEnroe2019-03-28
| | | | This isn't a feature in the original but I want it.
* Add right click to reveal cardsJune McEnroe2019-03-28
| | | | This is a feature I didn't know about until reading the help.
* Fix double-click regardless of selectionJune McEnroe2019-03-28
|
* Add FreeCellJune McEnroe2019-03-27