Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Handle KEY_BACKSPACE in freecell | June McEnroe | 2021-09-30 |
| | |||
* | Add mouse support to freecell | June McEnroe | 2021-09-28 |
| | | | | Works much like WEP FreeCell. | ||
* | Draw foundations in reverse order | June McEnroe | 2021-04-19 |
| | |||
* | Only use cells for moveColumn | June McEnroe | 2021-04-19 |
| | | | | | | So long as the move queuer doesn't use empty tableau stacks correctly, it shouldn't use them at all. This way it's easier to do the correct moves manually. | ||
* | Add freecell | June McEnroe | 2021-04-18 |