Commit Graph

18 Commits

Author SHA1 Message Date
Murilo Soares Pereira
ed52f72ff0 Fixed functions to initialize the game and now initializing it from main. 2010-04-12 02:56:28 -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
f01a7c236c display.h now includes the card header. 2010-04-04 21:44:31 -03:00
Murilo Soares Pereira
be38f63822 Wiped common.h out of existence. 2010-04-04 21:19:32 -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
7c4c16e705 Adding the locale, so that unicode characters are shown. 2010-04-03 00:32:19 -03:00
Murilo Soares Pereira
fc83da462e Cleaned up main file. 2010-04-01 03:07:48 -03:00
Murilo Soares Pereira
4a84d62d07 Modularization started. 2010-04-01 02:28:00 -03:00
Murilo Soares Pereira
a7020e3a3f Added common.h. 2010-03-31 17:39:28 -03:00
Murilo Soares Pereira
259f5ce2df Fixed function's prototypes. 2010-03-31 13:04:45 -03:00
Murilo Soares Pereira
4f97968dbc Start code on the main file. Modularizing is on sight. 2010-03-31 02:31:41 -03:00
Murilo Soares Pereira
232408f640 The main header isn't needed ATM. 2010-03-31 02:31:29 -03:00
Murilo Soares Pereira
06e292bc07 Added the header file to tty-solitaire.c. 2010-03-28 21:12:53 -03:00
Murilo Soares Pereira
40e0db770c tty-solitaire rather than hatneck. 2010-03-28 21:12:15 -03:00
Murilo Soares Pereira
e83ea125a9 Fixed makefile and put it on the root dir. 2010-03-28 21:11:29 -03:00
Murilo Soares Pereira
9610d35611 Added LDFLAGS to makefile. 2010-03-28 20:51:16 -03:00
Murilo Soares Pereira
828848425c Created hatneck.c. 2010-03-28 20:42:05 -03:00
Murilo Soares Pereira
bb48c52a76 Added makefile. 2010-03-28 20:41:36 -03:00