This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD
synced
2026-01-18 18:02:37 +01:00
Code
Issues
Releases
Wiki
Activity
Files
b564fbb5e6895052d81a2aa791255db13803346c
OpenTTD
/
src
/
pathfinder
History
frosch
afe3dfb3a4
Codechange: Use format instead of to_string.
2025-04-29 20:26:23 +02:00
..
yapf
Codechange: remove const char* overloads when there are std::string_view and std::string& overloads
2025-04-29 10:14:53 +02:00
aystar.cpp
Codechange: Turn AyStar into an actual class with virtual methods instead of function pointers.
2025-04-19 00:24:15 +02:00
aystar.h
Codechange: Turn AyStar into an actual class with virtual methods instead of function pointers.
2025-04-19 00:24:15 +02:00
CMakeLists.txt
Cleanup: remove C-style hash, binary heap and priority queue
2024-05-30 23:15:38 +02:00
follow_track.hpp
Codechange: Use EnumBitSet for RailTypes.
2025-03-25 20:15:48 +00:00
pathfinder_func.h
…
pathfinder_type.h
…
water_regions.cpp
Codechange: Use format instead of to_string.
2025-04-29 20:26:23 +02:00
water_regions.h
Cleanup: Fix various spelling errors
2025-02-12 22:44:51 +01:00