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-17 09:22:42 +01:00
Code
Issues
Releases
Wiki
Activity
Files
89fc7e9af630792e956b85d0cd8b3cc06f9f54a1
OpenTTD
/
src
/
linkgraph
History
Peter Nelson
55314513ce
Codechange: Pass NWidgetParts as span instead of begin/end pointers. (
#12779
)
2024-06-12 23:08:35 +01:00
..
CMakeLists.txt
…
demands.cpp
Change: [Linkgraph] Improve distance scaling algorithm in demand scaler
2024-05-01 22:40:17 +02:00
demands.h
Change: [Linkgraph] Improve distance scaling algorithm in demand scaler
2024-05-01 22:40:17 +02:00
flowmapper.cpp
…
flowmapper.h
…
init.h
…
linkgraph_base.h
…
linkgraph_gui.cpp
Codechange: Pass NWidgetParts as span instead of begin/end pointers. (
#12779
)
2024-06-12 23:08:35 +01:00
linkgraph_gui.h
Codechange: Pass WindowDesc by reference instead of pointer. (
#12771
)
2024-06-11 08:58:03 +01:00
linkgraph_type.h
…
linkgraph.cpp
…
linkgraph.h
…
linkgraphjob_base.h
…
linkgraphjob.cpp
…
linkgraphjob.h
…
linkgraphschedule.cpp
Codechange: range based for loops instead of C-style for loops
2024-04-11 07:05:04 +02:00
linkgraphschedule.h
…
mcf.cpp
…
mcf.h
…
refresh.cpp
…
refresh.h
…