yapf/yapf.h
Mon, 01 Jan 2007 20:13:03 +0000 KUDr (svn r7729) [cbh] - Fix: [YAPF] several cbh related issues. YAPF should now work with cbh custombridgeheads
Mon, 01 Jan 2007 16:07:21 +0000 celestar (svn r7719) [cbh] - Codechange: KUDr and I have decided that our developemnt efforts went in the wrong direction, so revert all changes from 7686 onwards custombridgeheads
Sun, 31 Dec 2006 21:13:40 +0000 KUDr (svn r7708) [cbh] - Fix: [YAPF] added some YAPF debug messages, added string support used for new debugging stuff, resolved few cbh related issues custombridgeheads
Wed, 27 Dec 2006 12:38:02 +0000 celestar (svn r7573) -Merged the bridge branch. Allows to build bridges of arbitrary rail/road combinations (including signals)
Tue, 17 Oct 2006 16:16:19 +0000 KUDr (svn r6800) -Feature change: [train is lost] message is now generated immediately when pathfinder can't find the path. (thanks MeusH, peter1138 and Brianetta for ideas and help).
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
Wed, 30 Aug 2006 21:10:25 +0000 KUDr (svn r6245) -Add: added comments for all YAPF C interface functions (yapf.h) used by other modules, added FollowTrackInit() into YAPF track followers.
Wed, 07 Jun 2006 19:35:21 +0000 tron (svn r5155) - Remove the bridge branch merge (revision r5070)
Fri, 02 Jun 2006 13:05:41 +0000 celestar (svn r5070) Merged the bridge branch
Thu, 01 Jun 2006 21:39:35 +0000 KUDr (svn r5066) -Feature: [YAPF] Train selects the best station platform by length
Tue, 30 May 2006 10:53:27 +0000 KUDr (svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for multistop handling.
Sat, 27 May 2006 16:12:16 +0000 KUDr (svn r4987) Feature: Merged YAPF into trunk. Thanks to devs for continuous support and users for testing.