OpenTTD/src/linkgraph
Tyler Trahan 701a61c9af Codechange: Delete date_type.h 2023-09-10 08:40:25 -04:00
..
CMakeLists.txt Add: introduce CMake for project management 2020-06-05 19:36:05 +02:00
demands.cpp Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
demands.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
flowmapper.cpp Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 2023-09-10 08:40:25 -04:00
flowmapper.h Codechange: use default dtor instead of empty (#10826) 2023-05-14 23:31:03 +02:00
init.h Codechange: use default dtor instead of empty (#10826) 2023-05-14 23:31:03 +02:00
linkgraph.cpp Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 2023-09-10 08:40:25 -04:00
linkgraph.h Codechange: Delete date_type.h 2023-09-10 08:40:25 -04:00
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 2023-02-26 21:41:24 +01:00
linkgraph_gui.cpp Codechange: Move Ticks into their own class 2023-09-10 08:40:25 -04:00
linkgraph_gui.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
linkgraph_type.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00
linkgraphjob.cpp Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 2023-09-10 08:40:25 -04:00
linkgraphjob.h Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 2023-09-10 08:40:25 -04:00
linkgraphjob_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 2023-02-26 21:41:24 +01:00
linkgraphschedule.cpp Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 2023-09-10 08:40:25 -04:00
linkgraphschedule.h Codechange: use TimerGameCalendar::Date for variables in linkgraph that are dates (#11187) 2023-08-12 16:02:38 +02:00
mcf.cpp Codechange: Move Ticks into their own class 2023-09-10 08:40:25 -04:00
mcf.h Codechange: use default dtor instead of empty (#10826) 2023-05-14 23:31:03 +02:00
refresh.cpp Codechange: Move Ticks into their own class 2023-09-10 08:40:25 -04:00
refresh.h Codechange: automatic adding of _t to (u)int types, and WChar to char32_t 2023-07-19 19:30:14 +02:00