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 49dae08a3b Codechange: Add missing override specifiers. 9 months ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
demands.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
demands.h Codechange: Add missing override specifiers. 9 months ago
flowmapper.cpp Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 10 months ago
flowmapper.h Codechange: Add missing override specifiers. 9 months ago
init.h Codechange: Add missing override specifiers. 9 months ago
linkgraph.cpp Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 10 months ago
linkgraph.h Codechange: Use correct constant for invalid cargo type. 9 months ago
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 1 year ago
linkgraph_gui.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
linkgraph_gui.h Codechange: Silence warnings about intentionally unused parameters. 9 months ago
linkgraph_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago
linkgraphjob.cpp Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 10 months ago
linkgraphjob.h Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 10 months ago
linkgraphjob_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 1 year ago
linkgraphschedule.cpp Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 10 months ago
linkgraphschedule.h Codechange: use TimerGameCalendar::Date for variables in linkgraph that are dates (#11187) 11 months ago
mcf.cpp Codechange: Silence warnings about intentionally unused parameters. 9 months ago
mcf.h Codechange: Add missing override specifiers. 9 months ago
refresh.cpp Codechange: Move Ticks into their own class 10 months ago
refresh.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 11 months ago