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-23 20:24:12 +01:00
Code
Issues
Releases
Wiki
Activity
Files
cf7710fb61cfbb272b749f09aea1a1f77fa4fdf3
OpenTTD
/
src
/
pathfinder
History
SamuXarick
cf7710fb61
Codechange
8e9603b
: Replace int32_t with AyStarStatus (
#13127
)
2024-11-27 23:26:07 +00:00
..
yapf
Codechange: Use std::ranges::find where possible.
2024-11-24 10:36:03 +00:00
aystar.cpp
Codechange: Rename and return AyStarStatus instead of int (
#13125
)
2024-11-27 00:10:06 +01:00
aystar.h
Codechange
8e9603b
: Replace int32_t with AyStarStatus (
#13127
)
2024-11-27 23:26:07 +00: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: Remove
m_
prefix from pathfinders.
2024-10-25 19:01:39 +01: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: Use std::ranges::find where possible.
2024-11-24 10:36:03 +00:00
water_regions.h
Codechange: Mark some water region functions static. (
#12964
)
2024-10-01 14:28:16 +01:00