summaryrefslogtreecommitdiff
path: root/src/history.cc
Commit message (Expand)AuthorAgeFilesLines
* dijkstra_shortest_paths should never return a reverse pathJohn Wiegley2012-03-121-5/+19
* Tighten up argument passing related to fn_market()John Wiegley2012-03-111-28/+27
* Fixed the way adjacency_list was being usedJohn Wiegley2012-03-091-12/+95
* Defend against Dijkstra returning reverse pathsJohn Wiegley2012-03-091-13/+36
* Simplified commodity_history_tJohn Wiegley2012-03-061-37/+8
* Create a FGraph each time a lookup is doneJohn Wiegley2012-03-051-7/+37
* All tests are working again but oneJohn Wiegley2012-03-051-50/+129
* Implemented first cut at price conversion logicJohn Wiegley2012-03-051-58/+94
* Changes to get all the code to compileJohn Wiegley2012-03-051-15/+16
* Switched to using Boost.Graph for commodity pricingJohn Wiegley2012-03-051-0/+196