OpenTTD/src/linkgraph
Charles Pigott bd87f11355 Codechange: Remove DistributionTypeByte 2019-04-29 17:40:22 +01:00
..
demands.cpp Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01:00
demands.h Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01:00
flowmapper.cpp Doc: Lots and lots of doxymentation fixes 2018-10-31 12:35:54 +01:00
flowmapper.h (svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors. 2013-12-20 14:57:44 +00:00
init.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 2013-06-09 12:58:37 +00:00
linkgraph.cpp Fix aa7ca7fe6: Linkgraph node index order must be maintained due to other references. (#7431) 2019-03-30 22:19:50 +00:00
linkgraph.h Fix: MSVC warnings (#7423) 2019-03-28 00:09:33 +01:00
linkgraph_base.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 2013-06-09 12:58:37 +00:00
linkgraph_gui.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
linkgraph_gui.h Codechange: Use override specifier in Window-derived classes. 2019-03-24 16:10:04 +01:00
linkgraph_type.h Codechange: Remove DistributionTypeByte 2019-04-29 17:40:22 +01:00
linkgraphjob.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
linkgraphjob.h Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
linkgraphjob_base.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 2013-06-09 12:58:37 +00:00
linkgraphschedule.cpp Codechange: Replace custom thread code with C++11 thread objects. 2019-04-06 11:27:39 +02:00
linkgraphschedule.h Codechange: Replace custom thread code with C++11 thread objects. 2019-04-06 11:27:39 +02:00
mcf.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
mcf.h (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 2013-06-09 13:00:41 +00:00
refresh.cpp Codechange: Use null pointer literal instead of the NULL macro 2019-04-10 23:22:20 +02:00
refresh.h (svn r27614) -Codechange: Use a fixed array instead of a map for link refresher cargo capacities. (JGR) 2016-07-10 12:17:00 +00:00