aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Bug fixes dealing with colorHEADmasterNathan Vance2016-02-07
* Updated to work with gcc 5.XNathan Vance2015-07-27
* fixed bugs and formatting errorsNathan Vance2015-05-11
* Changed initial array for pregameNathan Vance2015-05-10
* Added pregame setupNathan Vance2015-05-04
* Added basic view of game resultsNathan Vance2015-05-03
* Fixed bug causing array content to be overwrittenNathan Vance2015-04-29
* Fixed ai trying to play cards not in its handNathan Vance2015-04-29
* Fixed Rhodes not updating military mightNathan Vance2015-04-28
* Bug fixesNathan Vance2015-04-22
* Bug fixesNathan Vance2015-04-21
* UI bug fixesNathan Vance2015-04-19
* Fixed bug with spending more gold than in treasuryNathan Vance2015-04-18
* Restructured end of turnNathan Vance2015-04-06
* ai trading bug fixesNathan Vance2015-04-04
* Can now see history of previous turnNathan Vance2015-04-03
* Halicarnassus bug fixesNathan Vance2015-04-02
* Added more special actionsNathan Vance2015-03-30
* Started work on special wonder actionsNathan Vance2015-03-30
* Discards are now trackedNathan Vance2015-03-25
* Implemented ai trading (buggy)Nathan Vance2015-03-24
* started thinking about ai tradingNathan Vance2015-03-19
* ui and trading bug fixesNathan Vance2015-03-19
* Fixed bug causing trade to print incorrectlyNathan Vance2015-03-12
* Now cannot buy two of the same cardNathan Vance2015-03-12
* Fixed bug with data_potentialvpsNathan Vance2015-03-12
* Bug fixesNathan 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
* Correctly togglesNathan Vance2015-02-28
* added science to vp count; color to tradesNathan Vance2015-02-28
* Added battlesNathan Vance2015-02-27
* Now counts special cards!Nathan Vance2015-02-26
* Started adding support for special cardsNathan Vance2015-02-26
* Trade ui implementedNathan Vance2015-02-25
* Can select build typeNathan Vance2015-02-24
* Added messages, fixed indefinitesNathan Vance2015-02-24
* Added more support for idefinites, but has major bugs!Nathan Vance2015-02-22
* Added basic purchasing with definitesNathan Vance2015-02-22
* Major view improvementsNathan Vance2015-02-21
* Added view for all wondersNathan Vance2015-02-20
* Started backend for game viewNathan Vance2015-02-20
* added a basic view for wondersNathan Vance2015-02-19
* Added 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 deck dataNathan Vance2015-02-16
* Added descriptions for special cardsNathan Vance2015-02-11
bgstack15