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 822ecae85d Merge branch 'master' into jgrpp
# Conflicts:
#	src/cargotype.h
#	src/core/CMakeLists.txt
#	src/core/span_type.hpp
#	src/fileio.cpp
#	src/fios.cpp
#	src/misc/endian_buffer.hpp
#	src/misc_gui.cpp
#	src/saveload/saveload.h
#	src/saveload/vehicle_sl.cpp
#	src/screenshot.cpp
#	src/settings.cpp
#	src/settings_internal.h
#	src/stdafx.h
#	src/string_func.h
#	src/strings.cpp
#	src/strings_func.h
#	src/strings_internal.h
4 months ago
..
CMakeLists.txt
demands.cpp Link graph: Use non-sparse matrix for accumulating demand totals 4 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. 8 months ago
init.h Codechange: Add missing override specifiers. 8 months ago
linkgraph.cpp Adding of _t to (u)int types, and WChar to char32_t 5 months ago
linkgraph.h Fix various narrowing cast warnings 4 months ago
linkgraph_base.h Codechange: [Linkgraph] Drop node/edge wrappers from LinkGraph. 1 year ago
linkgraph_gui.cpp Link graph: Fix typo in method name 4 months ago
linkgraph_gui.h Re-order various structs to reduce holes/padding 4 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 Merge branch 'master' into jgrpp 4 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 Merge branch 'master' into jgrpp 4 months ago
mcf.h Merge branch 'master' into jgrpp 6 months ago
refresh.cpp Merge branch 'master' into jgrpp 5 months ago
refresh.h Merge branch 'master' into jgrpp 5 months ago