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
Patric Stout 9eda419f9b
Fix 646a7e62: recalc_time was not scaled properly (#10901)
This caused "runtime" to underflow or, if you are lucky, hit an
assert in ScaleToMonthly when it hits zero. But mostly underflow.
1 year ago
..
CMakeLists.txt
demands.cpp
demands.h Codechange: use default dtor instead of empty (#10826) 1 year ago
flowmapper.cpp Fix 646a7e62: recalc_time was not scaled properly (#10901) 1 year ago
flowmapper.h Codechange: use default dtor instead of empty (#10826) 1 year ago
init.h Codechange: use default dtor instead of empty (#10826) 1 year ago
linkgraph.cpp
linkgraph.h Codechange: Use std::map instead of custom SmallMap. 1 year ago
linkgraph_base.h
linkgraph_gui.cpp Change: Cargo flow legend only shows defined cargo. (#10872) 1 year ago
linkgraph_gui.h Change: Cargo flow legend only shows defined cargo. (#10872) 1 year ago
linkgraph_type.h
linkgraphjob.cpp
linkgraphjob.h Codechange: Move includes for common STL headers to stdafx. 1 year ago
linkgraphjob_base.h
linkgraphschedule.cpp
linkgraphschedule.h Codechange: use default dtor instead of empty (#10826) 1 year ago
mcf.cpp Codechange: Move includes for common STL headers to stdafx. 1 year ago
mcf.h Codechange: use default dtor instead of empty (#10826) 1 year ago
refresh.cpp
refresh.h Codechange: Move includes for common STL headers to stdafx. 1 year ago