Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-01 | (svn r20286) -Codechange: Unify end of doxygen comments. | frosch | |
2010-08-01 | (svn r20283) -Codechange: Unify start of doygen comments. | frosch | |
2010-07-24 | (svn r20211) -Codechange: Indented code should have curly braces around it. | alberth | |
2009-12-13 | (svn r18481) -Codechange: unify the curve pathfinder penalty defaults; 0.01 ↵ | rubidium | |
tile won't make a dent, 3 tiles might be a bit too much -Feature-ish: make maximum pathfinder penalties for finding depots customisable, also increase it slightly to 20 tiles worth of penalties. | |||
2009-12-02 | (svn r18379) -Codechange: move the cache updating function to its own header ↵ | rubidium | |
to reduce the include 'pathfinder' dependencies | |||
2009-12-02 | (svn r18372) -Codechange: push some extra type safety into YAPF | rubidium | |
2009-12-02 | (svn r18371) -Codechange: unify calling of the train pathfinders | rubidium | |
2009-12-01 | (svn r18364) -Codechange: move the pathfinders and their related files into ↵ | rubidium | |
a separate directory |