OpenTTD/src/linkgraph
2025-02-09 15:07:29 +01:00
..
CMakeLists.txt
demands.cpp Codechange: rename CargoID to CargoType and amend related variables/comments 2025-01-26 18:07:10 +01:00
demands.h
flowmapper.cpp
flowmapper.h
init.h
linkgraph_base.h
linkgraph_gui.cpp Codechange: Use EnumBitSet for NWidContainerFlags. 2025-02-06 19:43:35 +00:00
linkgraph_gui.h Codechange: rename CargoID to CargoType and amend related variables/comments 2025-01-26 18:07:10 +01:00
linkgraph_type.h Codechange: strongly type LinkGraphID and LinkGraphJobID 2025-02-09 15:07:29 +01:00
linkgraph.cpp
linkgraph.h Codechange: strongly type LinkGraphID and LinkGraphJobID 2025-02-09 15:07:29 +01:00
linkgraphjob_base.h
linkgraphjob.cpp
linkgraphjob.h Codechange: strongly type LinkGraphID and LinkGraphJobID 2025-02-09 15:07:29 +01:00
linkgraphschedule.cpp
linkgraphschedule.h
mcf.cpp Codechange: Use EnumBitSet for CargoClasses. (#13491) 2025-02-08 08:46:38 +00:00
mcf.h
refresh.cpp Codechange: change DestinationID into class with conversion helpers 2025-02-06 21:03:24 +01:00
refresh.h Codechange: Specify underlying type for all enums excluding those exposed to scripts. (#13383) 2025-01-28 22:17:34 +00:00