index
:
7w
master
C version of popular drafting card game
bgstack15
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
*
Bug fixes dealing with color
HEAD
master
Nathan Vance
2016-02-07
|
*
Updated to work with gcc 5.X
Nathan Vance
2015-07-27
|
*
fixed bugs and formatting errors
Nathan Vance
2015-05-11
|
*
Changed initial array for pregame
Nathan Vance
2015-05-10
|
*
Added pregame setup
Nathan Vance
2015-05-04
|
*
Added basic view of game results
Nathan Vance
2015-05-03
|
*
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
|
*
Fixed Rhodes not updating military might
Nathan Vance
2015-04-28
|
*
Bug fixes
Nathan Vance
2015-04-22
|
*
Bug fixes
Nathan Vance
2015-04-21
|
*
UI bug fixes
Nathan Vance
2015-04-19
|
*
Fixed bug with spending more gold than in treasury
Nathan Vance
2015-04-18
|
*
Restructured end of turn
Nathan Vance
2015-04-06
|
*
ai trading bug fixes
Nathan Vance
2015-04-04
|
*
Can now see history of previous turn
Nathan Vance
2015-04-03
|
*
Halicarnassus bug fixes
Nathan Vance
2015-04-02
|
*
Added more special actions
Nathan Vance
2015-03-30
|
*
Started work on special wonder actions
Nathan Vance
2015-03-30
|
*
Discards are now tracked
Nathan Vance
2015-03-25
|
*
Implemented ai trading (buggy)
Nathan Vance
2015-03-24
|
*
started thinking about ai trading
Nathan Vance
2015-03-19
|
*
ui and trading bug fixes
Nathan Vance
2015-03-19
|
*
Fixed bug causing trade to print incorrectly
Nathan Vance
2015-03-12
|
*
Now cannot buy two of the same card
Nathan Vance
2015-03-12
|
*
Fixed bug with data_potentialvps
Nathan Vance
2015-03-12
|
*
Bug fixes
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 work on ai
Nathan Vance
2015-02-28
|
*
Correctly toggles
Nathan Vance
2015-02-28
|
*
added science to vp count; color to trades
Nathan Vance
2015-02-28
|
*
Added battles
Nathan Vance
2015-02-27
|
*
Now counts special cards!
Nathan Vance
2015-02-26
|
*
Started adding support for special cards
Nathan Vance
2015-02-26
|
*
Trade ui implemented
Nathan Vance
2015-02-25
|
*
Can select build type
Nathan Vance
2015-02-24
|
*
Added messages, fixed indefinites
Nathan Vance
2015-02-24
|
*
Added more support for idefinites, but has major bugs!
Nathan Vance
2015-02-22
|
*
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
|
*
Started backend for game view
Nathan Vance
2015-02-20
|
*
added a basic view for wonders
Nathan Vance
2015-02-19
|
*
Added 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 deck data
Nathan Vance
2015-02-16
|
*
Added descriptions for special cards
Nathan Vance
2015-02-11
|
[next]
bgstack15