index
:
wep
this commit
master
Windows Entertainment Pack recreations
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
freecell.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Allow choosing freecell game on command line
June McEnroe
2020-03-31
*
Show game number in title
June McEnroe
2019-08-27
*
Replicate the FreeCell LCG and deal algorithm
June McEnroe
2019-08-27
*
Move as deep a stack as possible to empty columns
June McEnroe
2019-08-26
*
Simplify card and stack function names
June McEnroe
2019-08-26
*
Clean up naming
June McEnroe
2019-08-26
*
Rewrite FreeCell
June McEnroe
2019-08-25
*
Build with cards submodule
June McEnroe
2019-08-25
*
Add listClear
June McEnroe
2019-04-04
*
Tweak mouseButtonUp code a bit
June McEnroe
2019-04-03
*
Check gameAvail on double-click
June McEnroe
2019-04-03
*
Select and move cards on mouse up
June McEnroe
2019-04-02
*
Fix weird typo
June McEnroe
2019-03-31
*
Add undo to freecell
June McEnroe
2019-03-30
*
Replace path.h with asset.h
June McEnroe
2019-03-29
*
Add king win face
June McEnroe
2019-03-29
*
Change king face direction
June McEnroe
2019-03-29
*
Load king bitmaps in freecell
June McEnroe
2019-03-29
*
Factor out path searching
June McEnroe
2019-03-28
*
Simplify (sort of) Cards API and add FreeCell loading
June McEnroe
2019-03-28
*
Add keys to reveal ranks
June McEnroe
2019-03-28
*
Add right click to reveal cards
June McEnroe
2019-03-28
*
Fix double-click regardless of selection
June McEnroe
2019-03-28
*
Add FreeCell
June McEnroe
2019-03-27