Commit Graph

7 Commits

Author SHA1 Message Date
Murilo Soares Pereira
714f537c72 The 'height' and 'width' fields aren't necessary. 2010-04-11 17:15:36 -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
094fff00f0 initialize_frame() isn't needed, newwin() takes care of it. 2010-04-04 21:20:39 -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
d8d42c42b2 delwin() rather than free() on WINDOWs. 2010-04-01 11:14:11 -03:00
Murilo Soares Pereira
4a84d62d07 Modularization started. 2010-04-01 02:28:00 -03:00