index
:
ports
this commit
master
FreeBSD and OpenBSD ports for this software
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mail
/
bubger
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
*
Add bubger port
June McEnroe
2021-03-08
=cb8d1b637275434b64bdcd448afd2e9a2e269f80&follow=1'>Replace build system with cmakeJune McEnroe Thanks to cr1901 for helping to test this on Windows.
2020-03-31
Allow choosing freecell game on command line
June McEnroe
2020-01-27
Remove cards submodule
June McEnroe
2019-12-19
Remove README
June McEnroe
2019-12-16
Update submodule URL
June McEnroe
2019-12-15
Use symlink for README.3
June McEnroe
2019-08-27
Show game number in title
June McEnroe
2019-08-27
Replicate the FreeCell LCG and deal algorithm
June McEnroe
2019-08-26
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-25
Rewrite FreeCell
June McEnroe With move sequencing!
2019-08-25
Build with cards submodule
June McEnroe
2019-08-25
Add cards submodule
June McEnroe
2019-08-25
Remove files from cards repo
June McEnroe
2019-08-22
Add README
June McEnroe
2019-08-22
Add example
June McEnroe
2019-08-22
Add FILES section
June McEnroe
2019-08-22
Remove games
June McEnroe
2019-04-04
Mark card functions inline
June McEnroe
2019-04-04
Add listClear
June McEnroe
2019-04-03
Tweak mouseButtonUp code a bit
June McEnroe It's still kind of confusing.
2019-04-03
Check gameAvail on double-click
June McEnroe
2019-04-02
Select and move cards on mouse up
June McEnroe
2019-04-01
Add idSkip
June McEnroe In Windows 95 FREECELL.EXE, the resource IDs are changed to 403, 404 and 405. For some reason.
2019-03-31
Fix weird typo
June McEnroe What the hell.
2019-03-30
Add undo to freecell
June McEnroe
2019-03-29
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