summaryrefslogtreecommitdiff
path: root/src/yapf/yapf.h
AgeCommit message (Expand)Author
2009-09-09(svn r17491) -Fix [FS#3188]: road vehicles could get lost when the prelimiary...rubidium
2009-08-31(svn r17333) -Codechange: make the road pathfinder 'interface' like the one f...rubidium
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-01-10(svn r14949) -Cleanup: pointer coding stylerubidium
2008-08-02(svn r13944) -Add [YAPP]: Add YAPF provider to find a safe tile and reserve a...rubidium
2008-08-02(svn r13940) -Add [YAPP]: YAPF is now able to reserve the found path. (michi_cc)rubidium
2008-06-02(svn r13357) -Codechange: add constness to YAPF.rubidium
2008-05-06(svn r12971) -Documentation: add @file in files that missed them and add some...rubidium
2008-03-31(svn r12489) -Codechange: split station.h into station_base.h and station_fun...rubidium
2008-03-28(svn r12467) -Codechange: move DepotID to a more logical location.rubidium
2008-02-25(svn r12252) -Fix [FS#1801]: Broken FollowTrack_t related functions (thanks m...KUDr
2007-07-09(svn r10489) -Codechange [YAPF]: FollowTrack_t now has new data member - m_er...KUDr
2007-04-18(svn r9665) -Documentation: Doxygen corrections,errors, corrections of correc...belugas
2007-03-07(svn r9051) -Codechange: typedef [enum|struct] Y {} X; -> [enum|struct] X {};rubidium
2007-03-07(svn r9050) -Codechange: Foo(void) -> Foo()rubidium
2007-02-23(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (t...celestar
2007-01-10(svn r8038) -Merge: the cpp branch. Effort of KUDr, Celestar, glx, Smoovius, ...rubidium
2007-01-02(svn r7759) -Merge: makefile rewrite. This merge features:rubidium