This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-18 01:42:38 +01:00
Code
Issues
Releases
Wiki
Activity
Files
04847b1208e08bf905b9dc9194306c35670e0ec9
OpenTTD
/
src
/
linkgraph
History
Rubidium
00721787e1
Fix: wrong type for INVALID_LINK_GRAPH_JOB
2023-01-27 07:05:49 +01:00
..
CMakeLists.txt
…
demands.cpp
Codechange: migrate size related functions to Map structure
2023-01-21 17:11:40 +01:00
demands.h
…
flowmapper.cpp
…
flowmapper.h
…
init.h
…
linkgraph_base.h
…
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
Fix: wrong type for INVALID_LINK_GRAPH_JOB
2023-01-27 07:05:49 +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
linkgraphjob_base.h
…
linkgraphjob.cpp
…
linkgraphjob.h
…
linkgraphschedule.cpp
Codechange: Un-bitstuff all remaining commands.
2021-12-16 22:28:32 +01:00
linkgraphschedule.h
…
mcf.cpp
…
mcf.h
…
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
…