Murilo Soares Pereira
|
b94341b70d
|
Added function to fill the deck.
|
2010-04-08 01:11:11 -03:00 |
|
Murilo Soares Pereira
|
90c7ce6280
|
delete() for all structures.
|
2010-04-08 01:11:10 -03:00 |
|
Murilo Soares Pereira
|
ecaa2a4c68
|
Created the 'deck' structure, allocate() and initialize() for all structures.
|
2010-04-08 01:11:10 -03:00 |
|
Murilo Soares Pereira
|
11323275a1
|
Deallocating the empty stack's WINDOWs.
|
2010-04-04 22:54:07 -03:00 |
|
Murilo Soares Pereira
|
c4c129d115
|
Drawning the initial empty stacks to the screen.
|
2010-04-04 22:48:55 -03:00 |
|
Murilo Soares Pereira
|
3889a40850
|
Fixing header's dependencies.
|
2010-04-04 21:54:22 -03:00 |
|
Murilo Soares Pereira
|
155e03e42c
|
We need to malloc() the size of the structure, not the pointer.
|
2010-04-04 21:00:36 -03:00 |
|
Murilo Soares Pereira
|
513d8308d0
|
Added initial draw functions.
|
2010-04-03 16:34:45 -03:00 |
|
Murilo Soares Pereira
|
c4ce09551e
|
Adding card_value().
|
2010-04-03 15:49:57 -03:00 |
|
Murilo Soares Pereira
|
1910bfe868
|
Moved curses initialization related stuff to display.c.
|
2010-04-03 15:26:21 -03:00 |
|
Murilo Soares Pereira
|
042b45f36a
|
Forgot switch's breaks.
|
2010-04-03 15:24:10 -03:00 |
|
Murilo Soares Pereira
|
0ea190c39f
|
Added initial display code.
|
2010-04-03 04:11:27 -03:00 |
|