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 01:12:39 +01:00
Code
Issues
Releases
Wiki
Activity
Files
11ec156b64a59cd1e73c1a1c795498c5c790bd38
OpenTTD
/
src
/
pathfinder
History
Patric Stout
1005c86c62
Codechange: record cache warnings with a "warning" prefix (
#12518
)
2024-04-17 19:49:55 +00:00
..
npf
Codechange: use zero-initialization instead of C-style loop
2024-04-11 07:05:04 +02:00
yapf
Codechange: record cache warnings with a "warning" prefix (
#12518
)
2024-04-17 19:49:55 +00:00
CMakeLists.txt
Feature: Region-based pathfinder for ships (
#10543
)
2024-01-08 20:29:05 +01:00
follow_track.hpp
Codechange: rename TILE_ADD(XY) to TileAdd(XY)
2024-03-10 15:50:24 +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
Cleanup: Remove unused constant YAPF_SHIP_PATH_CACHE_LENGTH
2024-01-09 20:58:51 +01:00
water_regions.cpp
Codechange: Reduce size of class WaterRegion
2024-03-21 21:14:30 +01:00
water_regions.h
Codechange: Skip non-water water region patches in neigbor search
2024-02-18 11:46:34 +01:00