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-17 09:22:42 +01:00
Code
Issues
Releases
Wiki
Activity
Files
968bb8961e6bbbaca89537243127931ccbb170d0
OpenTTD
/
src
/
pathfinder
History
frosch
61cec33be2
Codechange: Add 'const' to static variables, which are only initialised once.
2025-05-06 18:29:41 +02:00
..
yapf
Codechange: Add 'const' to static variables, which are only initialised once.
2025-05-06 18:29:41 +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
…
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