Commit Graph

10 Commits

Author SHA1 Message Date
Murilo Soares Pereira
0c798f3d56 When a card is moved between stacks, its coordinates are refreshed. 2010-04-11 17:15:33 -03:00
Murilo Soares Pereira
18cf795914 Added function to move cards between stacks. 2010-04-09 00:49:17 -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
3889a40850 Fixing header's dependencies. 2010-04-04 21:54:22 -03:00
Murilo Soares Pereira
8173aaa7ff Fixed empty() to use the new initialize_stack(), and pop(). 2010-04-04 21:20:38 -03:00
Murilo Soares Pereira
e72d21f1f0 Fixed malloc() and pop(). 2010-04-04 21:20:38 -03:00
Murilo Soares Pereira
ad737aa765 Fixed push(). 2010-04-04 21:20:38 -03:00
Murilo Soares Pereira
f0aa621e69 Added pop() and function prototypes. 2010-04-04 21:20:37 -03:00
Murilo Soares Pereira
4bb10a54cc Added stack files, with push(). 2010-04-04 21:20:36 -03:00