index
:
csol
master
Curses solitaire
World Wide Web Owner
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-01-30
Changed show so that it moves the face up cards one place down.
Ian C
2023-01-04
Tweak to win screen
Ian C
2022-12-21
Changed win sceen.
Ian C
2022-01-04
Rejigged timer for auto fill.
Ian C
2022-01-02
Added timer to auto complete routine.
Ian C
2022-01-02
Moved auto fill to a key of its own.
Ian C
2022-01-02
Added autofill when puzzle complete.
Ian C
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