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-19 18:32:35 +01:00
Code
Issues
Releases
Wiki
Activity
Files
89948b941bea7f6ebc4b2d2a03d080e8630862b4
OpenTTD
/
src
/
pathfinder
History
Peter Nelson
89948b941b
Codechange: Use emplace_back instead of push_back. (
#13855
)
2025-03-20 17:39:10 +00:00
..
yapf
Codechange: Use emplace_back instead of push_back. (
#13855
)
2025-03-20 17:39:10 +00:00
aystar.cpp
Codechange: Make AyStarStatus an enum class. (
#13129
)
2024-11-30 14:23:32 +00:00
aystar.h
Cleanup: Remove unused includes and function (
#13321
)
2025-01-15 14:50:14 +01: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: Specify underlying type for all enums excluding those exposed to scripts. (
#13383
)
2025-01-28 22:17:34 +00: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: Upgrade fmt to 11.1.4 (
#13807
)
2025-03-13 21:52:47 +00:00
water_regions.h
Cleanup: Fix various spelling errors
2025-02-12 22:44:51 +01:00