yapf/yapf.hpp
Mon, 01 Jan 2007 19:44:02 +0000 KUDr (svn r7728) -Codechange: [YAPF] added some YAPF debug messages plus 2 new files (string class) 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
Sat, 24 Feb 2007 01:39:59 +0000 Darkvater (svn r8873) [0.5] -Backport from trunk (r8766, r8836, r8869): 0.5
Wed, 06 Sep 2006 14:24:43 +0000 glx (svn r6411) -Fix(r6410): forgot to update openttd*.sln (thx Darkvater and michi_cc :) )
Mon, 28 Aug 2006 18:53:03 +0000 rubidium (svn r6204) -Cleanup: replace non-indentation with spaces; like '}<TAB>else {' -> '} else {', tabs between code and comment, etc.
Mon, 14 Aug 2006 14:21:15 +0000 rubidium (svn r5887) -Cleanup: move date related functions, defines and variables to date.[ch]
Thu, 01 Jun 2006 21:39:35 +0000 KUDr (svn r5066) -Feature: [YAPF] Train selects the best station platform by length
Sat, 27 May 2006 18:52:28 +0000 KUDr (svn r4992) - Fix: [YAPF] error "too many arguments to function `void * operator new(unsigned int)'" on MorphOS
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.