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 0a9c44d1a2 Merge branch 'master' into jgrpp
# Conflicts:
#	src/airport_gui.cpp
#	src/blitter/32bpp_anim_sse4.cpp
#	src/console_cmds.cpp
#	src/linkgraph/linkgraph_gui.cpp
#	src/newgrf_object.h
#	src/road_gui.cpp
#	src/widgets/road_widget.h
#	src/window.cpp
2 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
demands.cpp Fix various compiler warnings 3 years ago
demands.h Linkgraph: Fix demand allocation in partitioned graphs 4 years ago
flowmapper.cpp Merge branch 'master' into jgrpp 5 years ago
flowmapper.h Cleanup: Removed SVN headers 5 years ago
init.h Fix: Some typos found using codespell 5 years ago
linkgraph.cpp Add setting to increase cost/distance of aircraft linkgraph links 2 years ago
linkgraph.h Add setting to increase cost/distance of aircraft linkgraph links 2 years ago
linkgraph_base.h Cleanup: Removed SVN headers 5 years ago
linkgraph_gui.cpp Merge branch 'master' into jgrpp 2 years ago
linkgraph_gui.h Feature: Alternative linkgraph colour schemes (#9866) 2 years ago
linkgraph_type.h Add setting to increase cost/distance of aircraft linkgraph links 2 years ago
linkgraphjob.cpp Fix crash which could occur when removing invalidated link graph flow. 2 years ago
linkgraphjob.h Fix redundant declaration of GetLinkGraphJobDesc 3 years ago
linkgraphjob_base.h Cleanup: Removed SVN headers 5 years ago
linkgraphschedule.cpp Codechange: Un-bitstuff all remaining commands. 2 years ago
linkgraphschedule.h Add support for loading trunk savegames versions 293 - 299 (12.0) 3 years ago
mcf.cpp Fix aircraft link scale when loading previous savegame versions 2 years ago
mcf.h
refresh.cpp VarAction2: Cache refit capacity callback results which depend only on cargo 2 years ago
refresh.h Fix excessive recursion in link graph refresher with conditional order loops 2 years ago