log src/pathfinder/yapf/yapf_destrail.hpp @ 20729:ea20edff1862 draft default tip master

age author description
Tue, 20 Dec 2011 17:57:56 +0000 truebrain (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) draft
Wed, 22 Dec 2010 11:24:38 +0000 alberth (svn r21594) -Codechange: Whitespace fixes in ifndef/define lines. draft
Sat, 20 Nov 2010 15:44:24 +0000 alberth (svn r21273) -Codechange: Return values should start at the same line. draft
Sun, 01 Aug 2010 19:44:49 +0000 frosch (svn r20286) -Codechange: Unify end of doxygen comments. draft
Sun, 01 Aug 2010 19:22:34 +0000 frosch (svn r20283) -Codechange: Unify start of doygen comments. draft
Mon, 15 Feb 2010 23:55:04 +0000 rubidium (svn r19141) -Fix [FS#3619] (r18421): look-ahead for multitile waypoints 'made up' data that shouldn't go into the cache, causing desyncs in MP draft
Wed, 02 Dec 2009 18:12:24 +0000 rubidium (svn r18383) -Fix (r18375): triggering NOT_REACHED for some waypoints draft
Wed, 02 Dec 2009 14:41:04 +0000 rubidium (svn r18375) -Codechange: use Station::GetTileArea to get the tile area for CalcClosestStationTile draft
Wed, 02 Dec 2009 10:13:49 +0000 rubidium (svn r18372) -Codechange: push some extra type safety into YAPF draft
Tue, 01 Dec 2009 22:45:39 +0000 rubidium (svn r18364) -Codechange: move the pathfinders and their related files into a separate directory draft