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 edfd378e93 Merge branch 'master' into jgrpp
# Conflicts:
#	source.list
#	src/blitter/32bpp_anim.cpp
#	src/linkgraph/linkgraphjob.cpp
#	src/order_cmd.cpp
#	src/vehicle.cpp
#	src/vehicle_type.h
5 years ago
..
demands.cpp Linkgraph: Add asymmetric: equal and nearest demand distribution modes 5 years ago
demands.h Merge branch 'master' into jgrpp 5 years ago
flowmapper.cpp FlowStatMap: Replace RB-tree with btree-indexed vector 5 years ago
flowmapper.h (svn r26166) -Fix: Scale flows only after mapping to avoid rounding errors. 11 years ago
init.h Fix: Some typos found using codespell 5 years ago
linkgraph.cpp Fix aa7ca7fe6: Linkgraph node index order must be maintained due to other references. (#7431) 5 years ago
linkgraph.h Save/load: Pre-filter SaveLoad descriptor arrays for current version/mode, for chunks with many objects 5 years ago
linkgraph_base.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
linkgraph_gui.cpp Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
linkgraph_gui.h Merge branch 'master' into jgrpp 5 years ago
linkgraph_type.h Linkgraph: Allow overriding distribution mode on a per-cargo basis, in game 5 years ago
linkgraphjob.cpp Linkgraph: Replace RB-tree with B-tree in MCF Dijkstra 5 years ago
linkgraphjob.h Merge branch 'master' into jgrpp 5 years ago
linkgraphjob_base.h (svn r25354) -Add: link graph schedule and typedefs for LinkGraph and related classes 11 years ago
linkgraphschedule.cpp Merge branches 'crashlog_improvements', 'save_ext' into jgrpp 5 years ago
linkgraphschedule.h Merge: Codechange: Use null pointer literal instead of the NULL macro 5 years ago
mcf.cpp Linkgraph: Replace RB-tree with B-tree in MCF Dijkstra 5 years ago
mcf.h (svn r25356) -Add: Multi-Commodity-Flow solver for link graph 11 years ago
refresh.cpp Merge branch 'master' into jgrpp 5 years ago
refresh.h Merge branch 'cargo_type_order' into jgrpp 6 years ago