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
683c08b3be4cc7396bd33d9b20f533cbc59c7639
OpenTTD
/
src
/
pathfinder
History
peter1138
bf4499c643
(svn r27846) -Fix [FS#5926]: Infinite loop in pathfinder when checking safe waiting position from a waypoint.
2017-04-04 00:00:43 +00:00
..
npf
(svn r27733) -Codechange: Pass NPF user data as void* instead of as array of integers.
2017-01-15 13:59:46 +00:00
opf
(svn r26482) -Codechange: add an include that allows us to undefine/redefine "unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
2014-04-23 20:13:33 +00:00
yapf
(svn r27846) -Fix [FS#5926]: Infinite loop in pathfinder when checking safe waiting position from a waypoint.
2017-04-04 00:00:43 +00:00
follow_track.hpp
(svn r27418) -Fix [FS#6329] [FS#6379]: Desync due to incorrect storage of segments with different railtype in the YAPF cache. (JGR)
2015-10-30 16:18:03 +00:00
pathfinder_func.h
…
pathfinder_type.h
…
pf_performance_timer.hpp
…