summaryrefslogtreecommitdiff
path: root/csol.c
AgeCommit message (Expand)Author
2023-05-22Small tweak to significant digits on menu scoresIan C
2020-10-31Added optional arguement to seed random numberIan C
2020-06-10Changed score displays.Ian C
2019-01-11Added score file.Ian C
2018-12-21Added thoughtful mode.Ian C
2018-12-21Split code up into separate objects.Ian C
2018-12-21Fixed SEGV when trying to move an empty column.Ian C
2018-12-21Added option to show cards on quit.Ian C
2018-12-20Removed debug key.Ian C
2018-12-20Fixed some memory handling bugs; realloc() of zero bytes.Ian C
2018-12-20Fixed warning and added README.Ian C
2018-12-20Added win screen and allowed cars to be moved from suit piles back onto theIan C
2018-12-19First working version.Ian C