Commit Graph

11 Commits

Author SHA1 Message Date
Murilo Pereira
417a8ca2b7 s/delete/free/g 2011-02-14 00:10:47 -02:00
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
Murilo Soares Pereira
202b316719 Moving cards through stacks. 2010-04-22 01:50:19 -03:00
Murilo Soares Pereira
e65e4e2875 Moved code into 'game' and 'util', removed unnecessary headers. 2010-04-12 23:42:21 -03:00
Murilo Soares Pereira
2cd63146ca Added function to deal the cards when the game starts. 2010-04-11 17:15:35 -03:00
Murilo Soares Pereira
d47406f1e4 Added function to set the initial deck's stacks coordinates on screen. 2010-04-09 01:41:38 -03:00
Murilo Soares Pereira
db469c318d Added waste pile structure. 2010-04-09 00:12:06 -03:00
Murilo Soares Pereira
e6a8651fb2 Implemented function to shuffle the deck. 2010-04-08 22:33:26 -03:00
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