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
Jonathan G Rennison 2e06374f6f Merge branch 'master' into jgrpp
# Conflicts:
#	src/build_vehicle_gui.cpp
#	src/company_gui.cpp
#	src/gfx_func.h
#	src/group_gui.cpp
#	src/industry_gui.cpp
#	src/misc_gui.cpp
#	src/news_gui.cpp
#	src/settings_gui.cpp
#	src/ship_gui.cpp
#	src/smallmap_gui.cpp
#	src/station_gui.cpp
#	src/subsidy_gui.cpp
#	src/timetable_gui.cpp
#	src/toolbar_gui.cpp
#	src/town_gui.cpp
#	src/vehicle_gui.cpp
#	src/viewport.cpp
#	src/widget.cpp
#	src/widgets/dropdown.cpp
#	src/window.cpp
6 months ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
demands.cpp Ring buffer: Use as backing for std::queue uses 10 months ago
demands.h Merge branch 'master' into jgrpp 7 months ago
flowmapper.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 7 months ago
flowmapper.h Codechange: Add missing override specifiers. 9 months ago
init.h Codechange: Add missing override specifiers. 9 months ago
linkgraph.cpp Link graph: Fix last_compression adjustments for link graph jobs 7 months ago
linkgraph.h Merge branch 'master' into jgrpp 7 months ago
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 1 year ago
linkgraph_gui.cpp Merge branch 'master' into jgrpp 6 months ago
linkgraph_gui.h Merge branch 'master' into jgrpp 7 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 9 months ago
linkgraphjob.h Codechange: Move date consts and functions to CalendarTime and TimerGameCalendar classes 9 months ago
linkgraphjob_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 1 year ago
linkgraphschedule.cpp Codechange: Add base() method to StrongType to allow access to the base type without casting. (#11445) 7 months ago
linkgraphschedule.h Codechange: use TimerGameCalendar::Date for variables in linkgraph that are dates (#11187) 10 months ago
mcf.cpp Merge branch 'master' into jgrpp 7 months ago
mcf.h Merge branch 'master' into jgrpp 7 months ago
refresh.cpp Link graph: Use timetable for order-based link refresh travel time estimate 6 months ago
refresh.h Link graph: Use timetable for order-based link refresh travel time estimate 6 months ago