card.c
|
Compile and run on OS X.
|
2013-12-24 14:41:02 -02:00 |
card.h
|
Name-spaced functions for card and stack.
|
2011-06-06 01:57:52 -03:00 |
common.c
|
Resizing works.
|
2011-06-19 19:36:29 -03:00 |
common.h
|
Resizing works.
|
2011-06-19 19:36:29 -03:00 |
cursor.c
|
Compile and run on OS X.
|
2013-12-24 14:41:02 -02:00 |
deck.c
|
Compile and run on OS X.
|
2013-12-24 14:41:02 -02:00 |
deck.h
|
Name-spaced functions for deck.
|
2011-06-06 02:04:03 -03:00 |
frame.c
|
Compile and run on OS X.
|
2013-12-24 14:41:02 -02:00 |
frame.h
|
Name-spaced functions for frame.
|
2011-06-06 02:16:54 -03:00 |
game.c
|
Replace magic numbers by defined names
|
2018-02-23 18:52:43 +03:00 |
gui.c
|
Renamed the 'draw' module to 'gui'.
|
2011-06-08 22:55:44 -03:00 |
gui.h
|
Renamed the 'draw' module to 'gui'.
|
2011-06-08 22:55:44 -03:00 |
keyboard.c
|
Only maneuvre stacks are marked.
|
2017-01-07 20:37:44 -02:00 |
stack.c
|
Compile and run on OS X.
|
2013-12-24 14:41:02 -02:00 |
stack.h
|
Name-spaced functions for card and stack.
|
2011-06-06 01:57:52 -03:00 |
ttysolitaire.c
|
Fix compilation warning.
|
2017-11-02 18:58:46 +01:00 |