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
Rubidium aa5ba5bd7f Codechange: allow certain enumeration to be added
Otherwise C++20 doesn't like it.
8 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 1 year ago
demands.h Codechange: Add missing override specifiers. 1 year ago
flowmapper.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 11 months ago
flowmapper.h Codechange: Add missing override specifiers. 1 year ago
init.h Codechange: Add missing override specifiers. 1 year ago
linkgraph.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 11 months ago
linkgraph.h Codechange: Split CT_INVALID into CT_INVALID and INVALID_CARGO. 9 months ago
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 2 years ago
linkgraph_gui.cpp Codechange: allow certain enumeration to be added 8 months ago
linkgraph_gui.h Codechange: Split CT_INVALID into CT_INVALID and INVALID_CARGO. 9 months ago
linkgraph_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 1 year ago
linkgraphjob.cpp Fix #11551, aab580e0a: Link graph job results were incorrectly applied (#11558) 10 months ago
linkgraphjob.h Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 1 year ago
linkgraphjob_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 2 years ago
linkgraphschedule.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 11 months ago
linkgraphschedule.h Codechange: use TimerGameCalendar::Date for variables in linkgraph that are dates (#11187) 1 year ago
mcf.cpp Codechange: Silence warnings about intentionally unused parameters. 1 year ago
mcf.h Codechange: Add missing override specifiers. 1 year ago
refresh.cpp Codechange: Split CT_INVALID into CT_INVALID and INVALID_CARGO. 9 months ago
refresh.h Codechange: Split CT_INVALID into CT_INVALID and INVALID_CARGO. 9 months ago