aboutsummaryrefslogtreecommitdiff
path: root/trade.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
* UI bug fixesNathan Vance2015-04-19
* Fixed bug with spending more gold than in treasuryNathan Vance2015-04-18
* ai trading bug fixesNathan Vance2015-04-04
* Halicarnassus bug fixesNathan Vance2015-04-02
* 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
* Correctly togglesNathan Vance2015-02-28
* added science to vp count; color to tradesNathan Vance2015-02-28
* Trade ui implementedNathan Vance2015-02-25
* Can select build typeNathan Vance2015-02-24
bgstack15