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/yapf
Jonathan G Rennison f4e29071be Merge tag '1.11.0-beta2' into jgrpp
# Conflicts:
#	.github/workflows/ci-build.yml
#	.github/workflows/release.yml
#	CMakeLists.txt
#	src/blitter/32bpp_optimized.cpp
#	src/debug.cpp
#	src/gfx.cpp
#	src/gfx_func.h
#	src/lang/czech.txt
#	src/lang/english.txt
#	src/lang/italian.txt
#	src/lang/swedish.txt
#	src/lang/ukrainian.txt
#	src/network/network_server.cpp
#	src/os/windows/crashlog_win.cpp
#	src/os/windows/win32.cpp
#	src/pathfinder/follow_track.hpp
#	src/screenshot.cpp
#	src/settings_type.h
#	src/spritecache.cpp
#	src/vehicle_gui.cpp
#	src/video/sdl2_v.cpp
#	src/video/video_driver.cpp
#	src/video/video_driver.hpp
#	src/video/win32_v.cpp
3 years ago
..
CMakeLists.txt Add: introduce CMake for project management 4 years ago
nodelist.hpp Merge branch 'master' into jgrpp 5 years ago
yapf.h Add drive-through train depot emulation (default off) 4 years ago
yapf.hpp Cleanup: Removed SVN headers 5 years ago
yapf_base.hpp YAPF: Remove pointer indirection for YAPF game settings 5 years ago
yapf_cache.h Cleanup: Removed SVN headers 5 years ago
yapf_common.hpp Codechange: Remove min/max functions in favour of STL variants (#8502) 4 years ago
yapf_costbase.hpp Cleanup: Removed SVN headers 5 years ago
yapf_costcache.hpp Cleanup: Removed SVN headers 5 years ago
yapf_costrail.hpp Merge branch 'master' into jgrpp 3 years ago
yapf_destrail.hpp Merge branch 'master' into jgrpp 3 years ago
yapf_node.hpp Cleanup: Removed SVN headers 5 years ago
yapf_node_rail.hpp YAPF debug: Add reverse and teleport flags to node dump 4 years ago
yapf_node_road.hpp Cleanup: Removed SVN headers 5 years ago
yapf_node_ship.hpp Cleanup: Removed SVN headers 5 years ago
yapf_rail.cpp Add tracerestrict PBS end signal conditional 3 years ago
yapf_road.cpp Merge tag '1.11.0-beta2' into jgrpp 3 years ago
yapf_ship.cpp Merge branch 'master' into jgrpp 3 years ago
yapf_type.hpp Merge branch 'master' into jgrpp 5 years ago