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 56a6f66903 Codechange: Use text lines instead of pixel height of font for link graph widgets. 3 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
demands.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years 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: Remove min/max functions in favour of STL variants (#8502) 4 years ago
linkgraph.h Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
linkgraph_base.h Cleanup: Removed SVN headers 5 years ago
linkgraph_gui.cpp Codechange: Use text lines instead of pixel height of font for link graph widgets. 3 years ago
linkgraph_gui.h Cleanup: Removed SVN headers 5 years ago
linkgraph_type.h Cleanup: Removed SVN headers 5 years ago
linkgraphjob.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
linkgraphjob.h Fix: Add virtual destructor to link graph Path. 3 years ago
linkgraphjob_base.h Cleanup: Removed SVN headers 5 years ago
linkgraphschedule.cpp Change: [Linkgraph] Allow job threads to be aborted early when clearing schedule (#8416) 4 years ago
linkgraphschedule.h Change: [Linkgraph] Pause the game when linkgraph jobs lag (#6470) 4 years ago
mcf.cpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
mcf.h (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 11 years ago
refresh.cpp Cleanup: Removed SVN headers 5 years ago
refresh.h Cleanup: Removed SVN headers 5 years ago