OpenTTD/src/linkgraph
Rubidium fe2bcd2a58 Codechange: migrate size related functions to Map structure 2023-01-21 17:11:40 +01:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
demands.cpp Codechange: migrate size related functions to Map structure 2023-01-21 17:11:40 +01:00
demands.h Fix: Some typos found using codespell 2019-09-29 21:27:32 +01:00
flowmapper.cpp Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
flowmapper.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
init.h Fix: Some typos found using codespell 2019-09-29 21:27:32 +01:00
linkgraph.cpp Codechange: address CodeQL issue "Multiplication result converted to larger type" (#10306) 2023-01-02 20:30:02 +00:00
linkgraph.h Change: [Linkgraph] Delete links only served by vehicles stopped in depot 2021-08-20 22:37:03 +02:00
linkgraph_base.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
linkgraph_gui.cpp Codechange: introduce GetMainWindow() to properly account for nullptr checks 2023-01-14 21:15:23 +01:00
linkgraph_gui.h Feature: [Linkgraph] Show a tooltip with statistics when hovering a link 2022-10-18 22:03:39 +02:00
linkgraph_type.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
linkgraphjob.cpp Change: Use gender-neutral pronouns 2021-05-15 10:16:48 +02:00
linkgraphjob.h Codechange: C++-ify lists for SaveLoad (#9323) 2021-05-31 22:26:44 +02:00
linkgraphjob_base.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00
linkgraphschedule.cpp Codechange: Un-bitstuff all remaining commands. 2021-12-16 22:28:32 +01:00
linkgraphschedule.h Codechange: C++-ify lists for SaveLoad (#9323) 2021-05-31 22:26:44 +02:00
mcf.cpp Feature: [Linkgraph] Prioritize faster routes for passengers, mail and express cargo 2021-08-17 14:57:59 +02:00
mcf.h (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 2013-06-09 13:00:41 +00:00
refresh.cpp Fix #9708: [Linkgraph] Don't assume vehicles have a non-zero max speed 2022-10-29 18:39:03 +02:00
refresh.h Cleanup: Removed SVN headers 2019-11-10 17:59:20 +00:00