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/pathfinder
Jonathan G Rennison 5404be172c Merge branch 'master' into jgrpp
# Conflicts:
#	src/core/bitmath_func.cpp
#	src/core/bitmath_func.hpp
#	src/core/geometry_type.hpp
#	src/game/game_text.hpp
#	src/graph_gui.cpp
#	src/pathfinder/npf/npf.cpp
#	src/script/api/script_text.cpp
#	src/spritecache.cpp
#	src/track_func.h
5 months ago
..
npf Merge branch 'master' into jgrpp 5 months ago
yapf Merge branch 'master' into jgrpp 5 months ago
CMakeLists.txt Feature: Region-based pathfinder for ships (#10543) 5 months ago
follow_track.hpp Re-order various structs to reduce holes/padding 5 months ago
pathfinder_func.h Merge branch 'master' into jgrpp 5 months ago
pathfinder_type.h Cleanup: Remove unused constant YAPF_SHIP_PATH_CACHE_LENGTH 5 months ago
water_regions.cpp Use array unique_ptr for water regions 5 months ago
water_regions.h Use array unique_ptr for water regions 5 months ago