Age | Commit message (Expand) | Author |
---|---|---|
2021-09-25 | Added .gitignore | Ian C |
2020-10-31 | Added optional arguement to seed random number | Ian C |
2020-06-10 | Changed score displays. | Ian C |
2020-05-15 | Small tweak to game won screen. | Ian C |
2019-03-28 | Fixed bug where the draw pile was being inverted when reset. | Ian C |
2019-02-05 | Altered win screen. | Ian C |
2019-01-11 | Added score file. | Ian C |
2019-01-04 | Fixed email in Makefile header. | Ian C |
2018-12-21 | Added thoughtful mode. | Ian C |
2018-12-21 | Split code up into separate objects. | Ian C |
2018-12-21 | Fixed SEGV when trying to move an empty column. | Ian C |
2018-12-21 | Added option to show cards on quit. | Ian C |
2018-12-20 | Removed debug key. | Ian C |
2018-12-20 | Fixed some memory handling bugs; realloc() of zero bytes. | Ian C |
2018-12-20 | Fixed warning and added README. | Ian C |
2018-12-20 | Added win screen and allowed cars to be moved from suit piles back onto the | Ian C |
2018-12-19 | First working version. | Ian C |
2018-12-18 | Created SVN dir structure. | Ian C |