aboutsummaryrefslogtreecommitdiff
path: root/main.c
Commit message (Expand)AuthorAge
* Fixed bug causing array content to be overwrittenNathan Vance2015-04-29
* Fixed ai trying to play cards not in its handNathan Vance2015-04-29
* Started work on special wonder actionsNathan Vance2015-03-30
* ui and trading bug fixesNathan Vance2015-03-19
* Fixed bug with data_potentialvpsNathan Vance2015-03-12
* Squelched some bugs, more to go!Nathan Vance2015-03-11
* Implemented basic aiNathan Vance2015-03-11
* Started adding support for special cardsNathan Vance2015-02-26
* Added basic purchasing with definitesNathan Vance2015-02-22
* Major view improvementsNathan Vance2015-02-21
* Added view for all wondersNathan Vance2015-02-20
* added a basic view for wondersNathan Vance2015-02-19
* Added a view for the handNathan Vance2015-02-18
* added data to keep track of hands and what's been builtNathan Vance2015-02-17
* Now separates out cards for a deck and shuffles!Nathan Vance2015-02-17
* Added descriptions for special cardsNathan Vance2015-02-11
* Bug fixesNathan Vance2015-02-10
* Added coupons to card displayNathan Vance2015-02-09
* Added basic card printoutNathan Vance2015-01-28
* First commitNathan Vance2015-01-27
bgstack15