OpenTTD Source
20241108-master-g80f628063a
|
Files | |
file | demands.cpp [code] |
Definition of demand calculating link graph handler. | |
file | demands.h [code] |
Declaration of demand calculating link graph handler. | |
file | flowmapper.cpp [code] |
Definition of flowmapper. | |
file | flowmapper.h [code] |
Declaration of flow mapper; maps paths into flows at nodes. | |
file | init.h [code] |
Declaration of initializing link graph handler. | |
file | linkgraph.cpp [code] |
Definition of link graph classes used for cargo distribution. | |
file | linkgraph.h [code] |
Declaration of link graph classes used for cargo distribution. | |
file | linkgraph_base.h [code] |
Some typedefs for the main game. | |
file | linkgraph_gui.cpp [code] |
Implementation of linkgraph overlay GUI. | |
file | linkgraph_gui.h [code] |
Declaration of linkgraph overlay GUI. | |
file | linkgraph_type.h [code] |
Declaration of link graph types used for cargo distribution. | |
file | linkgraphjob.cpp [code] |
Definition of link graph job classes used for cargo distribution. | |
file | linkgraphjob.h [code] |
Declaration of link graph job classes used for cargo distribution. | |
file | linkgraphjob_base.h [code] |
Some typedefs for component handlers. | |
file | linkgraphschedule.cpp [code] |
Definition of link graph schedule used for cargo distribution. | |
file | linkgraphschedule.h [code] |
Declaration of link graph schedule used for cargo distribution. | |
file | mcf.cpp [code] |
Definition of Multi-Commodity-Flow solver. | |
file | mcf.h [code] |
Declaration of Multi-Commodity-Flow solver. | |
file | refresh.h [code] |
Definition of link refreshing utility. | |