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
cbdfd31a3c4607501d3869af87695b524b51a911
openttd
/
src
/
pathfinder
History
rubidium
f178899609
(svn r25609) -Fix [FS#5216]: under certain circumstances a track type change would make the end-of-line-is-red setting ineffective
2013-07-14 09:21:46 +00:00
..
npf
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
2013-01-08 22:46:42 +00:00
opf
(svn r24481) -Feature [FS#5127]: Make the pathfinder decide whether ships shall leave depots towards north or south.
2012-08-18 11:37:47 +00:00
yapf
(svn r25609) -Fix [FS#5216]: under certain circumstances a track type change would make the end-of-line-is-red setting ineffective
2013-07-14 09:21:46 +00:00
follow_track.hpp
(svn r24588) -Codechange: No need to intermingle reservation-checks with railroad checks. (Juanjo)
2012-10-13 08:24:28 +00: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