This website requires JavaScript.
Explore
Help
Sign In
amacocian
/
OpenTTD
Watch
1
Star
0
Fork
0
You've already forked OpenTTD
mirror of
https://github.com/OpenTTD/OpenTTD.git
synced
2026-07-24 03:56:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1885bd7166329587f002f468ff9285a1482b641d
OpenTTD
/
src
/
pathfinder
T
History
Peter Nelson
61cbdef92d
Codechange: Make AyStarStatus an enum class. (
#13129
)
...
This enforces type-safety.
2024-11-30 14:23:32 +00:00
..
yapf
Codechange: Use std::ranges::find where possible.
2024-11-24 10:36:03 +00:00
aystar.cpp
Codechange: Make AyStarStatus an enum class. (
#13129
)
2024-11-30 14:23:32 +00:00
aystar.h
Codechange: Make AyStarStatus an enum class. (
#13129
)
2024-11-30 14:23:32 +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
Codechange: replace static inline with static for non-class functions
2024-01-06 13:37:33 +01:00
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