Fri, 23 Feb 2007 22:14:14 +0000(svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some directions (mart3p).
rubidium [Fri, 23 Feb 2007 22:14:14 +0000] rev 6457
(svn r8868) -Fix (r8715): road vehicles could not overtake anymore in some directions (mart3p).

Fri, 23 Feb 2007 21:36:43 +0000(svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helpers.hpp had wrong line ending
KUDr [Fri, 23 Feb 2007 21:36:43 +0000] rev 6456
(svn r8867) -Fix(r8866): revert yapf_costrail.hpp commited by mistake, helpers.hpp had wrong line ending

Fri, 23 Feb 2007 21:29:50 +0000(svn r8866) -Doc: added more comments to template struct MakeEnumPropsT
KUDr [Fri, 23 Feb 2007 21:29:50 +0000] rev 6455
(svn r8866) -Doc: added more comments to template struct MakeEnumPropsT

Fri, 23 Feb 2007 21:03:57 +0000(svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety check
peter1138 [Fri, 23 Feb 2007 21:03:57 +0000] rev 6454
(svn r8865) -Codechange: (NewGRF) Ignore 1 byte action 0s during safety check

Fri, 23 Feb 2007 20:51:10 +0000(svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like CLRBIT() and so on (modify value of the first parameter instead or returning the result)
KUDr [Fri, 23 Feb 2007 20:51:10 +0000] rev 6453
(svn r8864) -Codechange: make ClrBitT(), SetBitT() and ToggleBitT more like CLRBIT() and so on (modify value of the first parameter instead or returning the result)

Fri, 23 Feb 2007 19:27:31 +0000(svn r8863) -Fix: prefix engine_custom_sprites with _
peter1138 [Fri, 23 Feb 2007 19:27:31 +0000] rev 6452
(svn r8863) -Fix: prefix engine_custom_sprites with _

Fri, 23 Feb 2007 18:55:07 +0000(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style.
belugas [Fri, 23 Feb 2007 18:55:07 +0000] rev 6451
(svn r8862) -Cleanup: doxygen changes, again. Mostly @files missing tags and a few comments style.
Some documentation addition, when i can easily supply them

Fri, 23 Feb 2007 12:56:10 +0000(svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change.
Darkvater [Fri, 23 Feb 2007 12:56:10 +0000] rev 6450
(svn r8860) -Cleanup: some style changes, proper #endif comments, variable initialisation, WINCE ifdef and a vsprintf to vsnprintf change.

Fri, 23 Feb 2007 11:50:43 +0000(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.
belugas [Fri, 23 Feb 2007 11:50:43 +0000] rev 6449
(svn r8859) -Cleanup: doxygen changes. Mostly @files missing tags and a few comments style.

Fri, 23 Feb 2007 09:56:20 +0000(svn r8858) -Codechange: Replace magic number test with class method for determining if a cargo is valid/active.
peter1138 [Fri, 23 Feb 2007 09:56:20 +0000] rev 6448
(svn r8858) -Codechange: Replace magic number test with class method for determining if a cargo is valid/active.