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-26 13:44:16 +01:00
Code
Issues
Releases
Wiki
Activity
Files
4a359a4aed48df419892a7d6846ac58b5e6f3b3b
OpenTTD
/
src
/
pathfinder
History
Peter Nelson
ccced859f5
Codechange: Mark some water region functions static. (
#12964
)
...
These functions are not used elsewhere. This may affect how compilers generate code.
2024-10-01 14:28:16 +01:00
..
yapf
Codechange: Replace all FILE * with FileHandle RAII class. (
#12718
)
2024-09-16 08:45:26 +01:00
aystar.cpp
Codechange: use std::vector for the available neighbours
2024-05-30 23:15:38 +02:00
aystar.h
Codechange: use std::vector for the available neighbours
2024-05-30 23:15:38 +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
Add: Road waypoint functionality
2024-06-24 22:12:08 +02:00
pathfinder_func.h
…
pathfinder_type.h
Codechange: migrate aystar to use YAPF's nodelist infrastructure
2024-05-30 23:15:38 +02:00
water_regions.cpp
Codechange: Mark some water region functions static. (
#12964
)
2024-10-01 14:28:16 +01:00
water_regions.h
Codechange: Mark some water region functions static. (
#12964
)
2024-10-01 14:28:16 +01:00