OpenTTD/yapf
celestar 25a63ec7af (svn r5070) Merged the bridge branch
-Feature: Bridges can now be placed above:
	Any railway track combination (excluding depots and waypoints)
	Any road combination (excluding depots)
	Clear tiles (duh), including fields
	Tunnel entrances
	Bridge heads

Thanks to Tron for idea and implementation, KUDr for the yapf synchronization and many others for hours of testing

There are still a number of visual problems remaining, especially when electric railways are on or under the bridge.
DO NOT REPORT THOSE BUGS FOR THE TIME BEING please.
2006-06-02 13:05:41 +00:00
..
unittest (svn r5018) [YAPF] Added some comments to YAPF implementation. 2006-05-29 18:39:42 +00:00
array.hpp
autocopyptr.hpp
binaryheap.hpp
blob.hpp
countedptr.hpp
crc32.hpp
fixedsizearray.hpp
follow_track.cpp
follow_track.hpp (svn r5070) Merged the bridge branch 2006-06-02 13:05:41 +00:00
hashtable.hpp
nodelist.hpp
track_dir.hpp
yapf_base.hpp (svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for multistop handling. 2006-05-30 10:53:27 +00:00
yapf_common.cpp
yapf_common.hpp (svn r5018) [YAPF] Added some comments to YAPF implementation. 2006-05-29 18:39:42 +00:00
yapf_costbase.hpp
yapf_costcache.hpp (svn r5018) [YAPF] Added some comments to YAPF implementation. 2006-05-29 18:39:42 +00:00
yapf_costrail.hpp (svn r5067) -Codechange: [YAPF] Platform selection feature now applies penalty per platform instead of per tile (should give better results) 2006-06-01 22:20:40 +00:00
yapf_destrail.hpp (svn r5065) -CodeChange: [YAPF] Added PfDetectDestination(tile, trackdir) for trains (to be used by platform selection feature) 2006-06-01 21:00:59 +00:00
yapf_node_rail.hpp
yapf_node_road.hpp
yapf_node.hpp
yapf_rail.cpp (svn r5057) -Fix: [YAPF] trains can't find depot for servicing (thanks Smoky555) 2006-05-31 06:51:56 +00:00
yapf_road.cpp (svn r5070) Merged the bridge branch 2006-06-02 13:05:41 +00:00
yapf_settings.h (svn r5066) -Feature: [YAPF] Train selects the best station platform by length 2006-06-01 21:39:35 +00:00
yapf_ship.cpp (svn r5018) [YAPF] Added some comments to YAPF implementation. 2006-05-29 18:39:42 +00:00
yapf.h (svn r5070) Merged the bridge branch 2006-06-02 13:05:41 +00:00
yapf.hpp (svn r5066) -Feature: [YAPF] Train selects the best station platform by length 2006-06-01 21:39:35 +00:00