aboutsummaryrefslogtreecommitdiff
path: root/ai.c
Commit message (Expand)AuthorAge
* Updated to work with gcc 5.XNathan Vance2015-07-27
* Fixed bug causing array content to be overwrittenNathan Vance2015-04-29
* Fixed ai trying to play cards not in its handNathan Vance2015-04-29
* Bug fixesNathan Vance2015-04-22
* ai trading bug fixesNathan Vance2015-04-04
* Can now see history of previous turnNathan Vance2015-04-03
* Added more special actionsNathan Vance2015-03-30
* Implemented ai trading (buggy)Nathan Vance2015-03-24
* Now cannot buy two of the same cardNathan Vance2015-03-12
* Squelched some bugs, more to go!Nathan Vance2015-03-11
* Implemented basic aiNathan Vance2015-03-11
* Started work on aiNathan Vance2015-02-28
bgstack15