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
Rubidium fe2bcd2a58 Codechange: migrate size related functions to Map structure 1 year ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
demands.cpp Codechange: migrate size related functions to Map structure 1 year ago
demands.h Fix: Some typos found using codespell 5 years ago
flowmapper.cpp Cleanup: Removed SVN headers 5 years ago
flowmapper.h Cleanup: Removed SVN headers 5 years ago
init.h Fix: Some typos found using codespell 5 years ago
linkgraph.cpp Codechange: address CodeQL issue "Multiplication result converted to larger type" (#10306) 1 year ago
linkgraph.h Change: [Linkgraph] Delete links only served by vehicles stopped in depot 3 years ago
linkgraph_base.h Cleanup: Removed SVN headers 5 years ago
linkgraph_gui.cpp Codechange: introduce GetMainWindow() to properly account for nullptr checks 1 year ago
linkgraph_gui.h Feature: [Linkgraph] Show a tooltip with statistics when hovering a link 2 years ago
linkgraph_type.h Cleanup: Removed SVN headers 5 years ago
linkgraphjob.cpp Change: Use gender-neutral pronouns 3 years ago
linkgraphjob.h Codechange: C++-ify lists for SaveLoad (#9323) 3 years ago
linkgraphjob_base.h Cleanup: Removed SVN headers 5 years ago
linkgraphschedule.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
linkgraphschedule.h Codechange: C++-ify lists for SaveLoad (#9323) 3 years ago
mcf.cpp Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo 3 years ago
mcf.h (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 11 years ago
refresh.cpp Fix #9708: [Linkgraph] Don't assume vehicles have a non-zero max speed 2 years ago
refresh.h Cleanup: Removed SVN headers 5 years ago