index
:
7w
master
C version of popular drafting card game
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.c
Commit message (
Collapse
)
Author
Age
*
Fixed bug causing array content to be overwritten
Nathan Vance
2015-04-29
|
*
Fixed ai trying to play cards not in its hand
Nathan Vance
2015-04-29
|
*
Started work on special wonder actions
Nathan Vance
2015-03-30
|
*
ui and trading bug fixes
Nathan Vance
2015-03-19
|
*
Fixed bug with data_potentialvps
Nathan Vance
2015-03-12
|
*
Squelched some bugs, more to go!
Nathan Vance
2015-03-11
|
*
Implemented basic ai
Nathan Vance
2015-03-11
|
*
Started adding support for special cards
Nathan Vance
2015-02-26
|
*
Added basic purchasing with definites
Nathan Vance
2015-02-22
|
*
Major view improvements
Nathan Vance
2015-02-21
|
*
Added view for all wonders
Nathan Vance
2015-02-20
|
*
added a basic view for wonders
Nathan Vance
2015-02-19
|
*
Added a view for the hand
Nathan Vance
2015-02-18
|
*
added data to keep track of hands and what's been built
Nathan Vance
2015-02-17
|
*
Now separates out cards for a deck and shuffles!
Nathan Vance
2015-02-17
|
*
Added descriptions for special cards
Nathan Vance
2015-02-11
|
*
Bug fixes
Nathan Vance
2015-02-10
|
*
Added coupons to card display
Nathan Vance
2015-02-09
|
*
Added basic card printout
Nathan Vance
2015-01-28
|
*
First commit
Nathan Vance
2015-01-27
bgstack15