yapf/yapf_base.hpp
Mon, 04 Sep 2006 20:40:33 +0000 rubidium (svn r6381) -Cleanup: make the '/* */' comments that span multiple lines more uniform.
Sun, 27 Aug 2006 09:50:43 +0000 KUDr (svn r6166) -Fix: [YAPF] fixes one very improbable assert when adding startup node that already exists in the open-list (thanks Panzerfather)
Wed, 07 Jun 2006 21:16:43 +0000 KUDr (svn r5162) - CodeChange: [YAPF] added flag "choice seen" into YAPF node for trains
Sun, 04 Jun 2006 09:13:59 +0000 KUDr (svn r5093) -CodeChange: [YAPF] min. debug level changed from 1 to 3 and 4 for frequent debug messages (performance stats)
Tue, 30 May 2006 10:53:27 +0000 KUDr (svn r5033) -CodeChange: [YAPF] RoadFindPathToStop() can now use YAPF for multistop handling.
Mon, 29 May 2006 18:39:42 +0000 KUDr (svn r5018) [YAPF] Added some comments to YAPF implementation.
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.