This website requires JavaScript.
Explore
Help
Sign In
dave
/
openttd
Watch
1
Star
0
Fork
0
You've already forked openttd
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
19a2f8494389a3c8fba2c17d90fbc5723c7b842c
openttd
/
src
/
pathfinder
History
J0an Josep
19a2f84943
Fix
#7001
: Pathfinders should see standard road stations as tiles where to reverse.
2019-01-06 16:47:45 +01:00
..
npf
Codechange: Use INVALID_TRACKDIR instead of 0xFF.
2019-01-04 23:55:07 +01:00
opf
Fix: Protect against a few out of bounds or uninitialised usage errors
2018-10-31 12:41:49 +01:00
yapf
Fix: Protect against a few out of bounds or uninitialised usage errors
2018-10-31 12:41:49 +01:00
follow_track.hpp
Fix
#7001
: Pathfinders should see standard road stations as tiles where to reverse.
2019-01-06 16:47:45 +01:00
pathfinder_func.h
(svn r18809) -Codechange/Cleanup: remove unneeded headers from some files, if a header require a header make it include that header
2010-01-15 16:41:15 +00:00
pathfinder_type.h
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
2013-01-08 22:46:42 +00:00
pf_performance_timer.hpp
(svn r23640) -Fix: stop using FORCEINLINE (1/3rd of the instances were, the others were still regular inline), but make sure inline is always a 'forced' inline (I am looking at you MSVC)
2011-12-20 17:57:56 +00:00