tty-solitaire/lib
2011-02-16 22:27:00 -02:00
..
card.c s/delete/free/g 2011-02-14 00:10:47 -02:00
card.h s/delete/free/g 2011-02-14 00:10:47 -02:00
cursor.c Fixing indendation for 'switch'es. 2011-02-06 04:14:17 -02:00
cursor.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
deck.c s/delete/free/g 2011-02-14 00:10:47 -02:00
deck.h s/delete/free/g 2011-02-14 00:10:47 -02:00
display.c Formatting. 2011-02-14 00:24:19 -02:00
display.h Declaring local functions as static. 2011-02-06 04:51:49 -02:00
frame.c s/delete/free/g 2011-02-14 00:10:47 -02:00
frame.h s/delete/free/g 2011-02-14 00:10:47 -02:00
game.c Moving game logic to the game object. 2011-02-16 22:27:00 -02:00
game.h Moving game logic to the game object. 2011-02-16 22:27:00 -02:00
keyboard.c Declaring local functions as static. 2011-02-06 04:51:49 -02:00
keyboard.h Declaring local functions as static. 2011-02-06 04:51:49 -02:00
stack.c Moving game logic to the game object. 2011-02-16 22:27:00 -02:00
stack.h Moving game logic to the game object. 2011-02-16 22:27:00 -02:00
ttysolitaire.c Rename header and remove unnecessary function call. 2011-02-12 13:56:31 -02:00
util.c Include header. 2011-02-09 23:13:44 -02:00
util.h Broke some functions into smaller pieces, added the initial keyboard interface. 2010-04-13 01:07:06 -03:00