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 3050620189 Merge branch 'master' into jgrpp
# Conflicts:
#	src/autoreplace_cmd.cpp
#	src/build_vehicle_gui.cpp
#	src/cargotype.cpp
#	src/economy.cpp
#	src/engine_gui.cpp
#	src/industry_cmd.cpp
#	src/industry_gui.cpp
#	src/linkgraph/linkgraph_gui.h
#	src/linkgraph/refresh.cpp
#	src/linkgraph/refresh.h
#	src/newgrf.cpp
#	src/newgrf_airporttiles.h
#	src/newgrf_roadstop.cpp
#	src/newgrf_station.cpp
#	src/newgrf_station.h
#	src/order_base.h
#	src/order_cmd.cpp
#	src/order_func.h
#	src/order_gui.cpp
#	src/pathfinder/pathfinder_type.h
#	src/saveload/afterload.cpp
#	src/subsidy_base.h
#	src/vehicle_cmd.cpp
#	src/vehicle_gui.cpp
#	src/vehicle_gui_base.h
5 months ago
..
CMakeLists.txt
demands.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
demands.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
flowmapper.cpp Strong typedef: Use strong typedefs for date, date tick, minutes types 6 months ago
flowmapper.h Codechange: Add missing override specifiers. 9 months ago
init.h Codechange: Add missing override specifiers. 9 months ago
linkgraph.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraph.h Merge branch 'master' into jgrpp 5 months ago
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 1 year ago
linkgraph_gui.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraph_gui.h Merge branch 'master' into jgrpp 5 months ago
linkgraph_type.h Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraphjob.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraphjob.h Strong typedef: Use strong typedefs for date, date tick, minutes types 6 months ago
linkgraphjob_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraphJob. 1 year ago
linkgraphschedule.cpp Increase DateTicks to 64 bits, fix overflow after year 79455 5 months ago
linkgraphschedule.h Strong typedef: Use strong typedefs for date, date tick, minutes types 6 months ago
mcf.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
mcf.h Merge branch 'master' into jgrpp 7 months ago
refresh.cpp Merge branch 'master' into jgrpp 5 months ago
refresh.h Merge branch 'master' into jgrpp 5 months ago