tty-solitaire/lib
Murilo Pereira 75d1e5f23b Pessimistic memory allocation.
* Added/removed headers as necessary
* Removed 'key_event' function from keyboard
2011-02-06 03:45:58 -02:00
..
card.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
card.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
cursor.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
cursor.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
deck.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
deck.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
display.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
display.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
frame.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
frame.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
game.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
game.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
keyboard.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
keyboard.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
stack.c Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
stack.h Pessimistic memory allocation. 2011-02-06 03:45:58 -02:00
util.c Erasing stacks when empty. Also moved some event-related code to the keyboard object. 2010-04-21 04:14:39 -03:00
util.h Broke some functions into smaller pieces, added the initial keyboard interface. 2010-04-13 01:07:06 -03:00