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
Peter Nelson e6740046ee Codechange: Use range-for iteration. 1 year ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
demands.cpp Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 1 year ago
demands.h Fix: Some typos found using codespell 5 years ago
flowmapper.cpp Codechange: Use range-for iteration. 1 year ago
flowmapper.h Cleanup: Removed SVN headers 5 years ago
init.h Fix: Some typos found using codespell 5 years ago
linkgraph.cpp Change: Use cstdint instead of rolling our own types. (#10651) 1 year ago
linkgraph.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 1 year ago
linkgraph_gui.cpp Codechange: Use range-for iteration. 1 year ago
linkgraph_gui.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
linkgraph_type.h Cleanup: Remove obsolete (Make)EnumPropsT. (#10697) 1 year ago
linkgraphjob.cpp Codechange: move all date-related variables inside the timer (#10706) 1 year ago
linkgraphjob.h Codechange: Define Date/Year/Month/Day within TimerGameCalendar class 1 year ago
linkgraphjob_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 1 year ago
linkgraphschedule.cpp Codechange: Use range-for iteration. 1 year ago
linkgraphschedule.h Codechange: C++-ify lists for SaveLoad (#9323) 3 years ago
mcf.cpp Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 1 year ago
mcf.h Change: include fmt.h C++ headers in stdafx.h 1 year ago
refresh.cpp Codechange: Use range-for iteration. 1 year ago
refresh.h Change: include fmt.h C++ headers in stdafx.h 1 year ago