OpenTTD/src/linkgraph
Rubidium 820fe8c621 Codechange: use std::string and concatenation when combining multiple formatted strings 2023-06-04 20:47:41 +02:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
demands.cpp Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 2023-02-26 21:41:24 +01:00
demands.h Codechange: use default dtor instead of empty (#10826) 2023-05-14 23:31:03 +02:00
flowmapper.cpp Fix 646a7e62: recalc_time was not scaled properly (#10901) 2023-06-01 12:21:33 +00:00
flowmapper.h Codechange: use default dtor instead of empty (#10826) 2023-05-14 23:31:03 +02:00
init.h Codechange: use default dtor instead of empty (#10826) 2023-05-14 23:31:03 +02:00
linkgraph.cpp Change: Use cstdint instead of rolling our own types. (#10651) 2023-04-27 10:04:18 +02:00
linkgraph.h Codechange: Use std::map instead of custom SmallMap. 2023-05-18 12:18:30 +01:00
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 2023-02-26 21:41:24 +01:00
linkgraph_gui.cpp Codechange: use std::string and concatenation when combining multiple formatted strings 2023-06-04 20:47:41 +02:00
linkgraph_gui.h Change: Cargo flow legend only shows defined cargo. (#10872) 2023-05-29 06:48:43 +01:00
linkgraph_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 2023-04-23 17:46:14 +01:00
linkgraphjob.cpp Codechange: move all date-related variables inside the timer (#10706) 2023-04-24 15:56:01 +00:00
linkgraphjob.h Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00
linkgraphjob_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 2023-02-26 21:41:24 +01:00
linkgraphschedule.cpp Codechange: Use range-for iteration. 2023-05-11 07:58:55 +01:00
linkgraphschedule.h Codechange: use default dtor instead of empty (#10826) 2023-05-14 23:31:03 +02:00
mcf.cpp Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00
mcf.h Codechange: use default dtor instead of empty (#10826) 2023-05-14 23:31:03 +02:00
refresh.cpp Codechange: Use range-for iteration. 2023-05-11 07:58:55 +01:00
refresh.h Codechange: Move includes for common STL headers to stdafx. 2023-05-17 10:14:41 +01:00