You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
OpenTTD-patches/src/linkgraph
fonsinchen 6580fd4b8f (svn r25885) -Codechange: Keep paths sorted so that the ones with flow == 0 are in the back and don't have to be iterated over so often. 11 years ago
..
demands.cpp (svn r25355) -Add: demand handler for link graph 11 years ago
demands.h (svn r25355) -Add: demand handler for link graph 11 years ago
flowmapper.cpp (svn r25885) -Codechange: Keep paths sorted so that the ones with flow == 0 are in the back and don't have to be iterated over so often. 11 years ago
flowmapper.h (svn r25357) -Add: flow mapper for link graph 11 years ago
init.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
linkgraph.cpp (svn r25320) -Fix [FS#5577]: link graph start time was not accounted for when cheating dates 11 years ago
linkgraph.h (svn r25320) -Fix [FS#5577]: link graph start time was not accounted for when cheating dates 11 years ago
linkgraph_base.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
linkgraph_gui.cpp (svn r25861) -Fix [FS#5760]: Scale linkgraph legend according to text dimensions. 11 years ago
linkgraph_gui.h (svn r25861) -Fix [FS#5760]: Scale linkgraph legend according to text dimensions. 11 years ago
linkgraph_type.h (svn r25350) -Add: basic definitions for link graph 11 years ago
linkgraphjob.cpp (svn r25885) -Codechange: Keep paths sorted so that the ones with flow == 0 are in the back and don't have to be iterated over so often. 11 years ago
linkgraphjob.h (svn r25885) -Codechange: Keep paths sorted so that the ones with flow == 0 are in the back and don't have to be iterated over so often. 11 years ago
linkgraphjob_base.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
linkgraphschedule.cpp (svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario editor date tool. 11 years ago
linkgraphschedule.h (svn r25867) -Fix [FS#5764]: Shift dates on link graphs when using scenario editor date tool. 11 years ago
mcf.cpp (svn r25885) -Codechange: Keep paths sorted so that the ones with flow == 0 are in the back and don't have to be iterated over so often. 11 years ago
mcf.h (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 11 years ago