.. |
CMakeLists.txt
|
Add: introduce CMake for project management
|
2020-06-05 19:36:05 +02:00 |
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
|
Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445)
|
2023-11-06 20:29:35 +00:00 |
flowmapper.h
|
Codechange: Add missing override specifiers.
|
2023-09-25 21:27:45 +01:00 |
init.h
|
Codechange: Add missing override specifiers.
|
2023-09-25 21:27:45 +01:00 |
linkgraph_base.h
|
Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph.
|
2023-02-26 21:41:24 +01:00 |
linkgraph_gui.cpp
|
Add: AppendStringInPlace() to append translated string ID into an existing string. (#12969)
|
2024-10-07 19:05:38 +01:00 |
linkgraph_gui.h
|
Codefix: LinkGraphOverlay::dirty was never initialised
|
2024-08-24 21:06:33 +02:00 |
linkgraph_type.h
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
linkgraph.cpp
|
Codechange: Split dates and timers into Economy and Calendar time (#10700)
|
2024-01-22 09:04:34 -05:00 |
linkgraph.h
|
Codechange: Split dates and timers into Economy and Calendar time (#10700)
|
2024-01-22 09:04:34 -05:00 |
linkgraphjob_base.h
|
Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob.
|
2023-02-26 21:41:24 +01:00 |
linkgraphjob.cpp
|
Codechange: Split dates and timers into Economy and Calendar time (#10700)
|
2024-01-22 09:04:34 -05:00 |
linkgraphjob.h
|
Codechange: Use std::range::find_if where possible.
|
2024-11-24 10:36:03 +00:00 |
linkgraphschedule.cpp
|
Codechange: Use std::unique_ptr for link graph schedule handlers. (#12988)
|
2024-10-15 02:11:06 +01:00 |
linkgraphschedule.h
|
Codechange: Use std::unique_ptr for link graph schedule handlers. (#12988)
|
2024-10-15 02:11:06 +01:00 |
mcf.cpp
|
Codechange: Silence warnings about intentionally unused parameters.
|
2023-09-19 22:49:59 +02:00 |
mcf.h
|
Codechange: Add missing override specifiers.
|
2023-09-25 21:27:45 +01:00 |
refresh.cpp
|
Codechange: rename byte to uint8_t (#12308)
|
2024-03-16 23:59:32 +01:00 |
refresh.h
|
Codechange: Split CT_INVALID into CT_INVALID and INVALID_CARGO.
|
2024-01-09 18:56:05 +00:00 |