1
0
Fork 0
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 (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
autocopyptr.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
binaryheap.hpp (svn r4992) - Fix: [YAPF] error "too many arguments to function `void * operator new(unsigned int)'" on MorphOS 2006-05-27 18:52:28 +00:00
blob.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
countedptr.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
crc32.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
fixedsizearray.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
follow_track.cpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
follow_track.hpp (svn r5070) Merged the bridge branch 2006-06-02 13:05:41 +00:00
hashtable.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
nodelist.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
track_dir.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +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
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 (svn r5006) Added comments where doxygen generated warnings to test if it can help. 2006-05-28 19:01:29 +00:00
yapf_common.hpp (svn r5018) [YAPF] Added some comments to YAPF implementation. 2006-05-29 18:39:42 +00:00
yapf_costbase.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
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.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
yapf_node_rail.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
yapf_node_road.hpp (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing. 2006-05-27 16:12:16 +00:00
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