aboutsummaryrefslogtreecommitdiff
path: root/data.c
Commit message (Collapse)AuthorAge
* Updated to work with gcc 5.XNathan Vance2015-07-27
|
* 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-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
|
* ui and trading bug fixesNathan Vance2015-03-19
|
* 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
|
* 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 a view for the handNathan Vance2015-02-18
|
* added data to keep track of hands and what's been builtNathan Vance2015-02-17
bgstack15