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.
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.
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.
celestar [Fri, 23 Feb 2007 08:37:33 +0000] rev 6447
(svn r8857) -Documentation: Added some doxygen @file tags, repaired others (the @file tag MUST be found before any line of code, that includes preprocessor directives).
tron [Fri, 23 Feb 2007 08:19:24 +0000] rev 6446
(svn r8856) -Fix
Missing */ (r8853)
tron [Fri, 23 Feb 2007 08:03:30 +0000] rev 6445
(svn r8855) -Fix
Change some shift and cast mumbo jumbo for inflation calculation to something remotly comprehensible and explain what the magic number "54" means
belugas [Fri, 23 Feb 2007 02:18:17 +0000] rev 6444
(svn r8854) -Fix(r8853): Ctrl+s (save) without Ctrl does not produce desired result...
belugas [Fri, 23 Feb 2007 01:48:53 +0000] rev 6443
(svn r8853) -Cleanup: doxygen changes. Correct forgotten c files to cpp files with the @file tag as well as a few general comments style
rubidium [Fri, 23 Feb 2007 00:17:46 +0000] rev 6442
(svn r8852) -Fix (r8735): make the dynamite tool for drive through road stops as if it were removing a normal road tile (consider the local authority and such).
-Fix (r8735): remove drive through road stops on town owned roads when going bankrupt/being removed.
rubidium [Fri, 23 Feb 2007 00:10:16 +0000] rev 6441
(svn r8851) -Fix [FS#643] (r8735): crash on removing town owned roads outside of the local authority.