about summary refs log tree commit diff
path: root/freecell.c (follow)
Commit message (Expand)AuthorAge
* Remove gamesJune McEnroe2019-08-22
* Add listClearJune McEnroe2019-04-04
* Tweak mouseButtonUp code a bitJune McEnroe2019-04-03
* Check gameAvail on double-clickJune McEnroe2019-04-03
* Select and move cards on mouse upJune McEnroe2019-04-02
* Fix weird typoJune McEnroe2019-03-31
* Add undo to freecellJune McEnroe2019-03-30
* Replace path.h with asset.hJune McEnroe2019-03-29
* Add king win faceJune McEnroe2019-03-29
* Change king face directionJune McEnroe2019-03-29
* Load king bitmaps in freecellJune McEnroe2019-03-29
* Factor out path searchingJune McEnroe2019-03-28
* Simplify (sort of) Cards API and add FreeCell loadingJune McEnroe2019-03-28
* Add keys to reveal ranksJune McEnroe2019-03-28
* Add right click to reveal cardsJune McEnroe2019-03-28
* Fix double-click regardless of selectionJune McEnroe2019-03-28
* Add FreeCellJune McEnroe2019-03-27